index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
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
2008-01-30
x86: unify tss_struct
Glauber de Oliveira Costa
1
-0
/
+77
2008-01-30
x86: unify current_text_addr
Glauber de Oliveira Costa
1
-0
/
+11
2008-01-30
x86: unify common parts of processor.h
Glauber de Oliveira Costa
1
-0
/
+120
2008-01-30
x86: move the definition of set_iopl_mask to common header
Glauber de Oliveira Costa
1
-0
/
+19
[next]