summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: fix UML and -regparm=3Ingo Molnar2008-01-305-12/+25
* x86: big ticket locksNick Piggin2008-01-301-27/+97
* x86: coding style fixes in arch/x86/pci/fixup.cPaolo Ciarrocchi2008-01-301-15/+15
* x86: use fixup_exception() in traps_64.cHarvey Harrison2008-01-301-32/+15
* x86: more users of PF_ constants in fault_32|64.cHarvey Harrison2008-01-302-4/+5
* x86: introduce __die helper to X86_32Harvey Harrison2008-01-301-34/+42
* x86: change x86 machine check handler to use unlocked_ioctl insteadNikanth Karthikesan2008-01-301-3/+2
* x86/pgtable: explain constant sign extension problemJeremy Fitzhardinge2008-01-301-0/+5
* xen: mask out PWT tooJeremy Fitzhardinge2008-01-301-1/+1
* x86: unify paravirt pagetable accessorsJeremy Fitzhardinge2008-01-305-72/+121
* x86: unify zero_page definitionJeremy Fitzhardinge2008-01-303-13/+8
* x86: fix warningJeremy Fitzhardinge2008-01-301-1/+1
* x86: pgtable: unify pte accessorsJeremy Fitzhardinge2008-01-305-143/+113
* x86/vmi: fix compilation as a result of pte_t changesJeremy Fitzhardinge2008-01-301-4/+4
* x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge2008-01-3010-41/+29
* x86: fix pte_modify() bugIngo Molnar2008-01-301-1/+1
* x86: unify pgtable accessors which use, #2Ingo Molnar2008-01-302-16/+15
* x86: unify pgtable accessors which useJeremy Fitzhardinge2008-01-305-36/+17
* x86: mask NX from pte_pfnJeremy Fitzhardinge2008-01-301-1/+1
* x86/pgtable: unify pagetable accessors, #6Jeremy Fitzhardinge2008-01-303-60/+28
* x86/pgtable: unify pagetable accessors, #5Ingo Molnar2008-01-301-11/+6
* x86/pgtable: unify pagetable accessors, #4Ingo Molnar2008-01-301-0/+8
* x86/pgtable: unify pagetable accessors, #3Ingo Molnar2008-01-301-7/+7
* x86/pgtable: unify pagetable accessors, #2Ingo Molnar2008-01-301-5/+5
* x86/pgtable: unify pagetable accessors, #1Ingo Molnar2008-01-301-9/+15
* x86/pgtable: fix constant sign extension problemIngo Molnar2008-01-301-12/+12
* x86: avoid name conflict for Voyager leave_mmJeremy Fitzhardinge2008-01-301-5/+5
* x86: move all asm/pgtable constants into one placeJeremy Fitzhardinge2008-01-303-201/+119
* x86: add PWT to NOCACHE flagsIngo Molnar2008-01-302-3/+3
* x86: coding style fixes in arch/x86/ia32/audit.cPaolo Ciarrocchi2008-01-301-1/+1
* x86: make NUMA work on 32-bit againMel Gorman2008-01-301-2/+11
* x86, ptrace: add bts_struct size to status commandMarkus Metzger2008-01-302-3/+10
* x86: migration helpers for KVMIngo Molnar2008-01-301-0/+4
* x86: unify arch/x86/kernel/acpi/sleep*.cPavel Machek2008-01-304-188/+88
* x86: clean up arch/x86/mm/fault_64.cIngo Molnar2008-01-301-3/+3
* x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli2008-01-305-0/+241
* x86: unify percpu.htravis@sgi.com2008-01-303-164/+141
* x86: use generic percpu on 64-bittravis@sgi.com2008-01-301-21/+2
* x86_32: use generic percpu.htravis@sgi.com2008-01-301-21/+9
* percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com2008-01-302-12/+64
* percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com2008-01-308-120/+26
* percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com2008-01-308-7/+14
* i386: handle an initrd in highmem (version 2)H. Peter Anvin2008-01-303-27/+112
* x86 boot : export boot_params via debugfs for debuggingHuang, Ying2008-01-305-1/+81
* x86: reboot_{32|64}.c unificationMiguel Boton2008-01-304-315/+163
* debug: add the end-of-trace marker and the module list toArjan van de Ven2008-01-301-4/+12
* debug: move WARN_ON() out of lineArjan van de Ven2008-01-302-5/+20
* debug: introduce __WARN()Olof Johansson2008-01-301-6/+11
* x86: kprobes change kprobe_handler flowAbhishek Sagar2008-01-301-67/+86
* x86: make arch/x86/kernel/acpi/wakeup_32.S use a separateEric Dumazet2008-01-302-1/+3