aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: make NUMA work on 32-bit againMel Gorman1-2/+11
2008-01-30x86, ptrace: add bts_struct size to status commandMarkus Metzger2-3/+10
2008-01-30x86: migration helpers for KVMIngo Molnar1-0/+4
2008-01-30x86: unify arch/x86/kernel/acpi/sleep*.cPavel Machek4-188/+88
2008-01-30x86: clean up arch/x86/mm/fault_64.cIngo Molnar1-3/+3
2008-01-30x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli5-0/+241
2008-01-30x86: unify percpu.htravis@sgi.com3-164/+141
2008-01-30x86: use generic percpu on 64-bittravis@sgi.com1-21/+2
2008-01-30x86_32: use generic percpu.htravis@sgi.com1-21/+9
2008-01-30percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com2-12/+64
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com8-120/+26
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com8-7/+14
2008-01-30i386: handle an initrd in highmem (version 2)H. Peter Anvin3-27/+112
2008-01-30x86 boot : export boot_params via debugfs for debuggingHuang, Ying5-1/+81
2008-01-30x86: reboot_{32|64}.c unificationMiguel Boton4-315/+163
2008-01-30debug: add the end-of-trace marker and the module list toArjan van de Ven1-4/+12
2008-01-30debug: move WARN_ON() out of lineArjan van de Ven2-5/+20
2008-01-30debug: introduce __WARN()Olof Johansson1-6/+11
2008-01-30x86: kprobes change kprobe_handler flowAbhishek Sagar1-67/+86
2008-01-30x86: make arch/x86/kernel/acpi/wakeup_32.S use a separateEric Dumazet2-1/+3
2008-01-30x86: clean up include/asm-x86/calling.hIngo Molnar1-94/+100
2008-01-30x86: mark memory_setup __initAndi Kleen1-1/+1
2008-01-30x86: Set CFQ as default in 32-bit defconfigAndi Kleen1-2/+2
2008-01-30x86: compile apm and voyager module only when selected in KconfigAndi Kleen4-9/+9
2008-01-30x86: document fdimage/isoimage completely in make helpAndi Kleen1-8/+12
2008-01-30x86: remove CPU capabitilites printks on 32-bitAndi Kleen1-19/+1
2008-01-30x86: add /proc/irq/*/spurious to dump the spurious irq debugging stateAndi Kleen1-2/+19
2008-01-30genirq: turn irq debugging options into module paramsAndi Kleen1-0/+5
2008-01-30x86/efi: fix improper use of lvalueJeremy Fitzhardinge1-1/+1
2008-01-30x86: page.h: move things back to their own filesJeremy Fitzhardinge4-223/+187
2008-01-30x86: page.h: move remaining bits and piecesJeremy Fitzhardinge3-30/+23
2008-01-30x86: page.h: move pa and va related thingsJeremy Fitzhardinge3-25/+25
2008-01-30x86: page.h: move and unify types for pagetable entry, #6Ingo Molnar1-1/+1
2008-01-30x86: page.h: move and unify types for pagetable entryJeremy Fitzhardinge2-85/+48
2008-01-30x86: page.h: move and unify types for pagetable entry, #5Ingo Molnar2-21/+72
2008-01-30x86: page.h: move and unify types for pagetable entry, #4Ingo Molnar1-0/+3
2008-01-30x86: page.h: move and unify types for pagetable entry, #3Ingo Molnar2-1/+13
2008-01-30x86: page.h: move and unify types for pagetable entry, #2Ingo Molnar1-3/+3
2008-01-30x86: page.h: move and unify types for pagetable entry, #1Ingo Molnar1-0/+6
2008-01-30x86: add _AT() macro to conditionally castJeremy Fitzhardinge1-0/+5
2008-01-30x86: page.h: unify page copying and clearingJeremy Fitzhardinge3-73/+55
2008-01-30x86: page.h: unify constantsJeremy Fitzhardinge3-126/+119
2008-01-30x86: fix detection of CONSTANT_TSC bit for AMD CPUsAndreas Herrmann1-5/+4
2008-01-30x86: don't disable TSC in any C states on AMD Fam10hAndi Kleen1-4/+28
2008-01-30x86: remove explicit C3 TSC check on 64bitAndi Kleen1-8/+1
2008-01-30x86: allow TSC clock source on AMD Fam10h and some cleanupAndi Kleen2-3/+7
2008-01-30x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen5-24/+59
2008-01-30x86: remove the now unused X86_FEATURE_SYNC_RDTSCAndi Kleen1-1/+1
2008-01-30x86: fix sched_clock()Ingo Molnar3-10/+16
2008-01-30x86: remove get_cycles_syncAndi Kleen4-61/+17