index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-06
Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1
Ingo Molnar
1
-3
/
+3
2008-08-15
x86: invalidate caches before going into suspend
Mark Langsdorf
1
-0
/
+23
2008-07-26
Merge branch 'linus' into x86/header-guards
Ingo Molnar
1
-1
/
+1
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2008-07-22
x86: consolidate header guards
Vegard Nossum
1
-3
/
+3
2008-07-20
NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var
Mike Travis
1
-1
/
+1
2008-07-18
x86: reduce force_mwait visibility
Jan Beulich
1
-2
/
+0
2008-07-16
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
1
-0
/
+1
2008-07-16
ACPI: Create "idle=halt" bootparam
Zhao Yakui
1
-0
/
+1
2008-07-08
x86_64: fix non-paravirt compilation
Jeremy Fitzhardinge
1
-3
/
+0
2008-07-08
x86/paravirt, 64-bit: add adjust_exception_frame
Jeremy Fitzhardinge
1
-0
/
+2
2008-07-08
x86: change identify_cpu to static
Yinghai Lu
1
-1
/
+0
2008-07-08
x86: seperate funcs from setup_64 to cpu common_64.c
Yinghai Lu
1
-0
/
+1
2008-07-04
x86: cacheline_align tss_struct
Richard Kennedy
1
-5
/
+1
2008-04-30
x86: remove Xgt_desc_struct
Adrian Bunk
1
-3
/
+0
2008-04-27
fix idle (arch, acpi and apm) and lockdep
Peter Zijlstra
1
-0
/
+1
2008-04-26
x86: remove NexGen support
Dmitri Vorobiev
1
-1
/
+0
2008-04-19
x86, fpu: lazy allocation of FPU area - v5
Suresh Siddha
1
-0
/
+2
2008-04-19
x86, fpu: split FPU state from task struct - v5
Suresh Siddha
1
-3
/
+4
2008-04-19
x86: implement prctl PR_GET_TSC and PR_SET_TSC
Erik Bosman
1
-0
/
+7
2008-04-17
include/asm-x86/processor.h: checkpatch cleanups - formatting only
Joe Perches
1
-35
/
+38
2008-04-17
x86: processor.h - use PAGE_SIZE instead of numeric value
Cyrill Gorcunov
1
-1
/
+1
2008-04-17
x86: prevent unconditional writes to DebugCtl MSR
Jan Beulich
1
-0
/
+9
2008-04-17
x86: cleanup duplicate includes
Joe Perches
1
-2
/
+1
2008-04-17
x86: introduce initial apicid
Yinghai Lu
1
-0
/
+1
2008-04-17
x86: add comments to processor.h
Ingo Molnar
1
-23
/
+28
2008-04-17
x86: remove cpu_llc_id from processor.h
Glauber Costa
1
-3
/
+1
2008-04-17
x86: provide hlt_works function.
Glauber Costa
1
-0
/
+9
2008-04-17
x86: de-macro start_thread()
Ingo Molnar
1
-26
/
+3
2008-04-17
x86: clean up include/asm-x86/processor.h
Ingo Molnar
1
-280
/
+358
2008-02-19
x86: minor cleanup of comments in processor.h
Mike Travis
1
-4
/
+0
2008-02-19
remove mca-pentium
Adrian Bunk
1
-1
/
+0
2008-02-08
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
1
-0
/
+5
2008-01-30
x86: add framework to disable CPUID bits on the command line
Andi Kleen
1
-0
/
+1
2008-01-30
x86: change size of APICIDs from u8 to u16
travis@sgi.com
1
-7
/
+7
2008-01-30
x86: page.h: make pte_t a union to always include
Jeremy Fitzhardinge
1
-1
/
+0
2008-01-30
x86: migration helpers for KVM
Ingo Molnar
1
-0
/
+4
2008-01-30
x86: move nop declarations into separate include file
Andi Kleen
1
-85
/
+1
2008-01-30
x86: adds paravirt hook for swapgs
Glauber de Oliveira Costa
1
-0
/
+8
2008-01-30
x86: finish processor.h integration
Glauber de Oliveira Costa
1
-3
/
+137
2008-01-30
x86: x86 i387 unify structs
Roland McGrath
1
-50
/
+42
2008-01-30
x86: move i387 definitions to processor.h
Glauber de Oliveira Costa
1
-0
/
+66
2008-01-30
x86: unify asm nops
Glauber de Oliveira Costa
1
-0
/
+85
2008-01-30
x86: unify prefetch operations
Glauber de Oliveira Costa
1
-0
/
+30
2008-01-30
x86: move definitions to processor.h
Glauber de Oliveira Costa
1
-0
/
+41
2008-01-30
x86: unify mm_segment_t definition
Glauber de Oliveira Costa
1
-0
/
+5
2008-01-30
x86: unify x86_cpuinfo struct.
Glauber de Oliveira Costa
1
-0
/
+82
2008-01-30
x86: unify TASK_ALIGN definitions
Glauber de Oliveira Costa
1
-0
/
+8
2008-01-30
x86: unify thread struct.
Glauber de Oliveira Costa
1
-0
/
+44
2008-01-30
x86: provide 64-bit with a load_sp0 function.
Glauber de Oliveira Costa
1
-1
/
+21
[next]