| Commit message (Expand) | Author | Files | Lines |
2008-01-30 | x86/pgtable: unify pagetable accessors, #4 | Ingo Molnar | 1 | -0/+8 |
2008-01-30 | x86/pgtable: unify pagetable accessors, #3 | Ingo Molnar | 1 | -7/+7 |
2008-01-30 | x86/pgtable: unify pagetable accessors, #2 | Ingo Molnar | 1 | -5/+5 |
2008-01-30 | x86/pgtable: unify pagetable accessors, #1 | Ingo Molnar | 1 | -9/+15 |
2008-01-30 | x86/pgtable: fix constant sign extension problem | Ingo Molnar | 1 | -12/+12 |
2008-01-30 | x86: avoid name conflict for Voyager leave_mm | Jeremy Fitzhardinge | 1 | -5/+5 |
2008-01-30 | x86: move all asm/pgtable constants into one place | Jeremy Fitzhardinge | 3 | -201/+119 |
2008-01-30 | x86: add PWT to NOCACHE flags | Ingo Molnar | 2 | -3/+3 |
2008-01-30 | x86: coding style fixes in arch/x86/ia32/audit.c | Paolo Ciarrocchi | 1 | -1/+1 |
2008-01-30 | x86: make NUMA work on 32-bit again | Mel Gorman | 1 | -2/+11 |
2008-01-30 | x86, ptrace: add bts_struct size to status command | Markus Metzger | 2 | -3/+10 |
2008-01-30 | x86: migration helpers for KVM | Ingo Molnar | 1 | -0/+4 |
2008-01-30 | x86: unify arch/x86/kernel/acpi/sleep*.c | Pavel Machek | 4 | -188/+88 |
2008-01-30 | x86: clean up arch/x86/mm/fault_64.c | Ingo Molnar | 1 | -3/+3 |
2008-01-30 | x86: kprobes: add kprobes smoke tests that run on boot | Ananth N Mavinakayanahalli | 5 | -0/+241 |
2008-01-30 | x86: unify percpu.h | travis@sgi.com | 3 | -164/+141 |
2008-01-30 | x86: use generic percpu on 64-bit | travis@sgi.com | 1 | -21/+2 |
2008-01-30 | x86_32: use generic percpu.h | travis@sgi.com | 1 | -21/+9 |
2008-01-30 | percpu: make the asm-generic/percpu.h more "generic" | travis@sgi.com | 2 | -12/+64 |
2008-01-30 | percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h | travis@sgi.com | 8 | -120/+26 |
2008-01-30 | percpu: use a kconfig variable to signal arch specific percpu setup | travis@sgi.com | 8 | -7/+14 |
2008-01-30 | i386: handle an initrd in highmem (version 2) | H. Peter Anvin | 3 | -27/+112 |
2008-01-30 | x86 boot : export boot_params via debugfs for debugging | Huang, Ying | 5 | -1/+81 |
2008-01-30 | x86: reboot_{32|64}.c unification | Miguel Boton | 4 | -315/+163 |
2008-01-30 | debug: add the end-of-trace marker and the module list to | Arjan van de Ven | 1 | -4/+12 |
2008-01-30 | debug: move WARN_ON() out of line | Arjan van de Ven | 2 | -5/+20 |
2008-01-30 | debug: introduce __WARN() | Olof Johansson | 1 | -6/+11 |
2008-01-30 | x86: kprobes change kprobe_handler flow | Abhishek Sagar | 1 | -67/+86 |
2008-01-30 | x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate | Eric Dumazet | 2 | -1/+3 |
2008-01-30 | x86: clean up include/asm-x86/calling.h | Ingo Molnar | 1 | -94/+100 |
2008-01-30 | x86: mark memory_setup __init | Andi Kleen | 1 | -1/+1 |
2008-01-30 | x86: Set CFQ as default in 32-bit defconfig | Andi Kleen | 1 | -2/+2 |
2008-01-30 | x86: compile apm and voyager module only when selected in Kconfig | Andi Kleen | 4 | -9/+9 |
2008-01-30 | x86: document fdimage/isoimage completely in make help | Andi Kleen | 1 | -8/+12 |
2008-01-30 | x86: remove CPU capabitilites printks on 32-bit | Andi Kleen | 1 | -19/+1 |
2008-01-30 | x86: add /proc/irq/*/spurious to dump the spurious irq debugging state | Andi Kleen | 1 | -2/+19 |
2008-01-30 | genirq: turn irq debugging options into module params | Andi Kleen | 1 | -0/+5 |
2008-01-30 | x86/efi: fix improper use of lvalue | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-01-30 | x86: page.h: move things back to their own files | Jeremy Fitzhardinge | 4 | -223/+187 |
2008-01-30 | x86: page.h: move remaining bits and pieces | Jeremy Fitzhardinge | 3 | -30/+23 |
2008-01-30 | x86: page.h: move pa and va related things | Jeremy Fitzhardinge | 3 | -25/+25 |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #6 | Ingo Molnar | 1 | -1/+1 |
2008-01-30 | x86: page.h: move and unify types for pagetable entry | Jeremy Fitzhardinge | 2 | -85/+48 |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #5 | Ingo Molnar | 2 | -21/+72 |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #4 | Ingo Molnar | 1 | -0/+3 |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #3 | Ingo Molnar | 2 | -1/+13 |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #2 | Ingo Molnar | 1 | -3/+3 |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #1 | Ingo Molnar | 1 | -0/+6 |
2008-01-30 | x86: add _AT() macro to conditionally cast | Jeremy Fitzhardinge | 1 | -0/+5 |
2008-01-30 | x86: page.h: unify page copying and clearing | Jeremy Fitzhardinge | 3 | -73/+55 |