summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* xen: mask out SEP from CPUIDJeremy Fitzhardinge2008-02-291-0/+1
* x86: disable BTS ptrace extensions for nowIngo Molnar2008-02-293-0/+16
* x86: CPA: avoid split of alias mappingsThomas Gleixner2008-02-291-10/+11
* x86: delay the export removal of init_mmIngo Molnar2008-02-291-0/+1
* x86: fix leak un ioremap_page_range() failureIngo Molnar2008-02-291-1/+1
* x86 vdso: fix build locale dependencyRoland McGrath2008-02-291-2/+4
* x86: restore vsyscall64 prochandlerThomas Gleixner2008-02-291-1/+10
* x86: tls prevent_tail_callRoland McGrath2008-02-291-2/+6
* x86: fix boot failure on 486 due to TSC breakageMikael Pettersson2008-02-262-2/+2
* x86: fix build on non-C locales.Priit Laes2008-02-261-1/+1
* x86: make c_idle.work have a static address.Glauber Costa2008-02-261-1/+1
* x86: don't save unreliable stack trace entriesVegard Nossum2008-02-261-0/+4
* x86: don't make swapper_pg_pmd globalAdrian Bunk2008-02-261-1/+1
* x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel2008-02-261-2/+6
* x86: fix execve with -fstack-protectIngo Molnar2008-02-262-5/+7
* x86: fix vsyscall wreckageThomas Gleixner2008-02-261-49/+3
* x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar2008-02-261-1/+1
* x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar2008-02-262-10/+17
* x86: remove double-checking empty zero pages debugYinghai Lu2008-02-261-8/+0
* x86: notsc is ignored on common configurationsPavel Machek2008-02-261-1/+2
* x86/mtrr: fix kernel-doc missing notationRandy Dunlap2008-02-261-0/+1
* x86: handle BIOSes which terminate e820 with CF=1 and no SMAPH. Peter Anvin2008-02-261-3/+6
* x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERICH. Peter Anvin2008-02-261-1/+10
* x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin2008-02-261-0/+5
* x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin2008-02-261-7/+0
* x86: hpet fix docbook commentPavel Machek2008-02-261-2/+2
* x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar2008-02-261-33/+51
* x86/lguest: fix pgdir pmd index calculationAhmed S. Darwish2008-02-261-1/+1
* lguest: fix build breakageTony Breeds2008-02-261-3/+1
* lguest: include function prototypesHarvey Harrison2008-02-261-9/+1
* Mark CC_STACKPROTECTOR as being BROKENLinus Torvalds2008-02-221-1/+1
* x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath2008-02-221-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-211-1/+18
|\
| * Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-211-1/+18
* | PCI: don't load acpi_php when acpi is disabledYinghai Lu2008-02-211-1/+2
* | PCI: irq: patch for Intel ICH10 DeviceID'sJason Gaston2008-02-211-0/+4
|/
* Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-191-0/+2
|\
| * fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-191-0/+2
* | x86: fix page_is_ram() thinkoArjan van de Ven2008-02-191-8/+7
* | x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...Arjan van de Ven2008-02-191-0/+9
* | x86: i8259A: remove redundant irq_descinitializationAhmed S. Darwish2008-02-191-19/+6
* | x86: fix vdso_install breaks user "make install"Sam Ravnborg2008-02-191-1/+1
* | x86: change IO delay back to 0x80Ingo Molnar2008-02-191-1/+1
* | x86: lds - Use THREAD_SIZE instead of numeric constantCyrill Gorcunov2008-02-191-1/+1
* | x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov2008-02-192-27/+27
* | x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric valueCyrill Gorcunov2008-02-191-2/+3
* | x86: fix printout ugliness in cpu info printkMarcin Slusarz2008-02-191-1/+1
* | x86: clean up csum-wrappers_64.c some moreIngo Molnar2008-02-191-36/+51
* | x86: coding style fixes in arch/x86/lib/csum-wrappers_64.cPaolo Ciarrocchi2008-02-191-40/+40
* | x86: coding style fixes in arch/x86/lib/io_64.cPaolo Ciarrocchi2008-02-191-8/+10
OpenPOWER on IntegriCloud