summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-03-04x86/xen: fix DomU boot problemIan Campbell
2008-03-04x86: not set node to cpu_to_node if the node is not onlineYinghai Lu
2008-03-04x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha
2008-03-03x86: revert "x86: CPA: avoid split of alias mappings"Rafael J. Wysocki
2008-02-29xen: mask out SEP from CPUIDJeremy Fitzhardinge
2008-02-29x86: disable BTS ptrace extensions for nowIngo Molnar
2008-02-29x86: CPA: avoid split of alias mappingsThomas Gleixner
2008-02-29x86: delay the export removal of init_mmIngo Molnar
2008-02-29x86: fix leak un ioremap_page_range() failureIngo Molnar
2008-02-29x86 vdso: fix build locale dependencyRoland McGrath
2008-02-29x86: restore vsyscall64 prochandlerThomas Gleixner
2008-02-29x86: tls prevent_tail_callRoland McGrath
2008-02-26x86: fix boot failure on 486 due to TSC breakageMikael Pettersson
2008-02-26x86: fix build on non-C locales.Priit Laes
2008-02-26x86: make c_idle.work have a static address.Glauber Costa
2008-02-26x86: don't save unreliable stack trace entriesVegard Nossum
2008-02-26x86: don't make swapper_pg_pmd globalAdrian Bunk
2008-02-26x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel
2008-02-26x86: fix execve with -fstack-protectIngo Molnar
2008-02-26x86: fix vsyscall wreckageThomas Gleixner
2008-02-26x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar
2008-02-26x86: remove double-checking empty zero pages debugYinghai Lu
2008-02-26x86: notsc is ignored on common configurationsPavel Machek
2008-02-26x86/mtrr: fix kernel-doc missing notationRandy Dunlap
2008-02-26x86: handle BIOSes which terminate e820 with CF=1 and no SMAPH. Peter Anvin
2008-02-26x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERICH. Peter Anvin
2008-02-26x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin
2008-02-26x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin
2008-02-26x86: hpet fix docbook commentPavel Machek
2008-02-26x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar
2008-02-26x86/lguest: fix pgdir pmd index calculationAhmed S. Darwish
2008-02-26lguest: fix build breakageTony Breeds
2008-02-26lguest: include function prototypesHarvey Harrison
2008-02-22Mark CC_STACKPROTECTOR as being BROKENLinus Torvalds
2008-02-22x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath
2008-02-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu
2008-02-21PCI: irq: patch for Intel ICH10 DeviceID'sJason Gaston
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki
2008-02-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-19x86: fix page_is_ram() thinkoArjan van de Ven
2008-02-19x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...Arjan van de Ven
2008-02-19x86: i8259A: remove redundant irq_descinitializationAhmed S. Darwish
2008-02-19x86: fix vdso_install breaks user "make install"Sam Ravnborg
2008-02-19x86: change IO delay back to 0x80Ingo Molnar
2008-02-19x86: lds - Use THREAD_SIZE instead of numeric constantCyrill Gorcunov
2008-02-19x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov
2008-02-19x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric valueCyrill Gorcunov
2008-02-19x86: fix printout ugliness in cpu info printkMarcin Slusarz