aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-22x86: revert: reserve dma32 early for gartThomas Gleixner2-51/+0
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu3-1/+55
2008-03-21x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds1-0/+9
2008-03-21x86: fix fault_msg nul terminationJiri Slaby1-1/+1
2008-03-21x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek1-0/+3
2008-03-21x86: hpet clock enable quirk on nVidia nForce 430Zbigniew Luszpinski1-0/+2
2008-03-21x86: reserve dma32 early for gartYinghai Lu2-0/+51
2008-03-21x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata listColeman Kane1-0/+9
2008-03-21x86: tight online check in setup_per_cpu_areasYinghai Lu1-6/+8
2008-03-21x86: fix dma_alloc_pagesYinghai Lu1-5/+0
2008-03-11x86: ia32 syscall restart fixRoland McGrath2-6/+41
2008-03-07x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath1-0/+10
2008-03-07x86: re-add reboot fixupsIngo Molnar1-0/+6
2008-03-07x86: fix typo in step.cJan Beulich1-2/+2
2008-03-07x86: fix merge mistake in i387.cJan Beulich1-1/+1
2008-03-07x86: clear DF before calling signal handlerAurelien Jarno2-3/+3
2008-03-05[CPUFREQ] Remove debugging message from e_powersaverDave Jones1-2/+6
2008-03-04x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha1-4/+4
2008-02-29x86: disable BTS ptrace extensions for nowIngo Molnar3-0/+16
2008-02-29x86: delay the export removal of init_mmIngo Molnar1-0/+1
2008-02-29x86: restore vsyscall64 prochandlerThomas Gleixner1-1/+10
2008-02-29x86: tls prevent_tail_callRoland McGrath1-2/+6
2008-02-26x86: fix boot failure on 486 due to TSC breakageMikael Pettersson2-2/+2
2008-02-26x86: make c_idle.work have a static address.Glauber Costa1-1/+1
2008-02-26x86: don't save unreliable stack trace entriesVegard Nossum1-0/+4
2008-02-26x86: don't make swapper_pg_pmd globalAdrian Bunk1-1/+1
2008-02-26x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel1-2/+6
2008-02-26x86: fix execve with -fstack-protectIngo Molnar2-5/+7
2008-02-26x86: fix vsyscall wreckageThomas Gleixner1-49/+3
2008-02-26x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar1-1/+1
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar1-8/+14
2008-02-26x86: notsc is ignored on common configurationsPavel Machek1-1/+2
2008-02-26x86/mtrr: fix kernel-doc missing notationRandy Dunlap1-0/+1
2008-02-26x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin1-7/+0
2008-02-26x86: hpet fix docbook commentPavel Machek1-2/+2
2008-02-26lguest: fix build breakageTony Breeds1-3/+1
2008-02-22x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath1-2/+2
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu1-1/+2
2008-02-19x86: i8259A: remove redundant irq_descinitializationAhmed S. Darwish1-19/+6
2008-02-19x86: lds - Use THREAD_SIZE instead of numeric constantCyrill Gorcunov1-1/+1
2008-02-19x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov2-27/+27
2008-02-19x86: fix printout ugliness in cpu info printkMarcin Slusarz1-1/+1
2008-02-19x86: exclude vsyscall files from stackprotectIngo Molnar1-1/+9
2008-02-19x86: fix section mismatch in head_64.S:initial_codeSam Ravnborg1-1/+1
2008-02-19x86: fix section mismatch warning in topology.c:arch_register_cpuSam Ravnborg1-1/+1
2008-02-19x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg1-1/+1
2008-02-19x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg1-1/+1
2008-02-19x86: fix compile warning building without CONFIG_SYSCTLLi Zefan2-24/+18
2008-02-19x86: don't make swapper_pg_fixmap globalAdrian Bunk1-1/+1
2008-02-19x86: don't make irq_return globalAdrian Bunk2-2/+2