summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: fix UML and -regparm=3Ingo Molnar5-12/+25
2008-01-30x86: big ticket locksNick Piggin1-27/+97
2008-01-30x86: coding style fixes in arch/x86/pci/fixup.cPaolo Ciarrocchi1-15/+15
2008-01-30x86: use fixup_exception() in traps_64.cHarvey Harrison1-32/+15
2008-01-30x86: more users of PF_ constants in fault_32|64.cHarvey Harrison2-4/+5
2008-01-30x86: introduce __die helper to X86_32Harvey Harrison1-34/+42
2008-01-30x86: change x86 machine check handler to use unlocked_ioctl insteadNikanth Karthikesan1-3/+2
2008-01-30x86/pgtable: explain constant sign extension problemJeremy Fitzhardinge1-0/+5
2008-01-30xen: mask out PWT tooJeremy Fitzhardinge1-1/+1
2008-01-30x86: unify paravirt pagetable accessorsJeremy Fitzhardinge5-72/+121
2008-01-30x86: unify zero_page definitionJeremy Fitzhardinge3-13/+8
2008-01-30x86: fix warningJeremy Fitzhardinge1-1/+1
2008-01-30x86: pgtable: unify pte accessorsJeremy Fitzhardinge5-143/+113
2008-01-30x86/vmi: fix compilation as a result of pte_t changesJeremy Fitzhardinge1-4/+4
2008-01-30x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge10-41/+29
2008-01-30x86: fix pte_modify() bugIngo Molnar1-1/+1
2008-01-30x86: unify pgtable accessors which use, #2Ingo Molnar2-16/+15
2008-01-30x86: unify pgtable accessors which useJeremy Fitzhardinge5-36/+17
2008-01-30x86: mask NX from pte_pfnJeremy Fitzhardinge1-1/+1
2008-01-30x86/pgtable: unify pagetable accessors, #6Jeremy Fitzhardinge3-60/+28
2008-01-30x86/pgtable: unify pagetable accessors, #5Ingo Molnar1-11/+6
2008-01-30x86/pgtable: unify pagetable accessors, #4Ingo Molnar1-0/+8
2008-01-30x86/pgtable: unify pagetable accessors, #3Ingo Molnar1-7/+7
2008-01-30x86/pgtable: unify pagetable accessors, #2Ingo Molnar1-5/+5
2008-01-30x86/pgtable: unify pagetable accessors, #1Ingo Molnar1-9/+15
2008-01-30x86/pgtable: fix constant sign extension problemIngo Molnar1-12/+12
2008-01-30x86: avoid name conflict for Voyager leave_mmJeremy Fitzhardinge1-5/+5
2008-01-30x86: move all asm/pgtable constants into one placeJeremy Fitzhardinge3-201/+119
2008-01-30x86: add PWT to NOCACHE flagsIngo Molnar2-3/+3
2008-01-30x86: coding style fixes in arch/x86/ia32/audit.cPaolo Ciarrocchi1-1/+1
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