Age | Commit message (Expand) | Author |
2008-02-26 | x86: make c_idle.work have a static address. | Glauber Costa |
2008-02-26 | x86: don't save unreliable stack trace entries | Vegard Nossum |
2008-02-26 | x86: don't make swapper_pg_pmd global | Adrian Bunk |
2008-02-26 | x86: don't print a warning when MTRR are blank and running in KVM | Joerg Roedel |
2008-02-26 | x86: fix execve with -fstack-protect | Ingo Molnar |
2008-02-26 | x86: fix vsyscall wreckage | Thomas Gleixner |
2008-02-26 | x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE | Ingo Molnar |
2008-02-26 | x86: fix spontaneous reboot with allyesconfig bzImage | Ingo Molnar |
2008-02-26 | x86: remove double-checking empty zero pages debug | Yinghai Lu |
2008-02-26 | x86: notsc is ignored on common configurations | Pavel Machek |
2008-02-26 | x86/mtrr: fix kernel-doc missing notation | Randy Dunlap |
2008-02-26 | x86: handle BIOSes which terminate e820 with CF=1 and no SMAP | H. Peter Anvin |
2008-02-26 | x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC | H. Peter Anvin |
2008-02-26 | x86: require family >= 6 if we are using P6 NOPs | H. Peter Anvin |
2008-02-26 | x86: do not promote TM3x00/TM5x00 to i686-class | H. Peter Anvin |
2008-02-26 | x86: hpet fix docbook comment | Pavel Machek |
2008-02-26 | x86: make DEBUG_PAGEALLOC and CPA more robust | Ingo Molnar |
2008-02-26 | x86/lguest: fix pgdir pmd index calculation | Ahmed S. Darwish |
2008-02-26 | lguest: fix build breakage | Tony Breeds |
2008-02-26 | lguest: include function prototypes | Harvey Harrison |
2008-02-22 | Mark CC_STACKPROTECTOR as being BROKEN | Linus Torvalds |
2008-02-22 | x86 ptrace: fix compat PTRACE_SETREGS | Roland McGrath |
2008-02-21 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-21 | PCI: don't load acpi_php when acpi is disabled | Yinghai Lu |
2008-02-21 | PCI: irq: patch for Intel ICH10 DeviceID's | Jason Gaston |
2008-02-21 | Hibernation: Handle DEBUG_PAGEALLOC on x86 | Rafael J. Wysocki |
2008-02-19 | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2008-02-19 | x86: fix page_is_ram() thinko | Arjan van de Ven |
2008-02-19 | x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da... | Arjan van de Ven |
2008-02-19 | x86: i8259A: remove redundant irq_descinitialization | Ahmed S. Darwish |
2008-02-19 | x86: fix vdso_install breaks user "make install" | Sam Ravnborg |
2008-02-19 | x86: change IO delay back to 0x80 | Ingo Molnar |
2008-02-19 | x86: lds - Use THREAD_SIZE instead of numeric constant | Cyrill Gorcunov |
2008-02-19 | x86: lds - Use PAGE_SIZE instead of numeric constant | Cyrill Gorcunov |
2008-02-19 | x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value | Cyrill Gorcunov |
2008-02-19 | x86: fix printout ugliness in cpu info printk | Marcin Slusarz |
2008-02-19 | x86: clean up csum-wrappers_64.c some more | Ingo Molnar |
2008-02-19 | x86: coding style fixes in arch/x86/lib/csum-wrappers_64.c | Paolo Ciarrocchi |
2008-02-19 | x86: coding style fixes in arch/x86/lib/io_64.c | Paolo Ciarrocchi |
2008-02-19 | x86: exclude vsyscall files from stackprotect | Ingo Molnar |
2008-02-19 | x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinit | Sam Ravnborg |
2008-02-19 | x86: fix section mismatch in head_64.S:initial_code | Sam Ravnborg |
2008-02-19 | x86: fix section mismatch in srat_64.c:reserve_hotadd | Sam Ravnborg |
2008-02-19 | x86: fix section mismatch warning in topology.c:arch_register_cpu | Sam Ravnborg |
2008-02-19 | x86: fix section mismatch in setup_64.c:srat_detect_node | Sam Ravnborg |
2008-02-19 | x86: fix section mismatch warning in setup_64.c:nearby_node | Sam Ravnborg |
2008-02-19 | x86: fix compile warning building without CONFIG_SYSCTL | Li Zefan |
2008-02-19 | x86: CPA: remove BUG_ON for LRU/Compound pages | Andi Kleen |
2008-02-19 | x86: don't make swapper_pg_fixmap global | Adrian Bunk |
2008-02-19 | x86: don't make irq_return global | Adrian Bunk |