summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: clean up include/asm-x86/calling.hIngo Molnar2008-01-301-94/+100
* x86: mark memory_setup __initAndi Kleen2008-01-301-1/+1
* x86: Set CFQ as default in 32-bit defconfigAndi Kleen2008-01-301-2/+2
* x86: compile apm and voyager module only when selected in KconfigAndi Kleen2008-01-304-9/+9
* x86: document fdimage/isoimage completely in make helpAndi Kleen2008-01-301-8/+12
* x86: remove CPU capabitilites printks on 32-bitAndi Kleen2008-01-301-19/+1
* x86: add /proc/irq/*/spurious to dump the spurious irq debugging stateAndi Kleen2008-01-301-2/+19
* genirq: turn irq debugging options into module paramsAndi Kleen2008-01-301-0/+5
* x86/efi: fix improper use of lvalueJeremy Fitzhardinge2008-01-301-1/+1
* x86: page.h: move things back to their own filesJeremy Fitzhardinge2008-01-304-223/+187
* x86: page.h: move remaining bits and piecesJeremy Fitzhardinge2008-01-303-30/+23
* x86: page.h: move pa and va related thingsJeremy Fitzhardinge2008-01-303-25/+25
* x86: page.h: move and unify types for pagetable entry, #6Ingo Molnar2008-01-301-1/+1