aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-03-27x86: ptrace.c: fix defined-but-unused warningsAndrew Morton
2008-03-26x86: fix trim mtrr not to setup_memory two timesYinghai Lu
2008-03-26x86: GEODE: add missing module.h includeAndres Salomon
2008-03-26x86, cpufreq: fix Speedfreq-SMI call that clobbers ECXStephan Diestelhorst
2008-03-26x86: fix memoryless node oops during bootYinghai Lu
2008-03-26x86: add dmi quirk for io_delayIngo Molnar
2008-03-26x86: convert mtrr/generic.c to kernel-docRandy Dunlap
2008-03-22x86: revert: reserve dma32 early for gartThomas Gleixner
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu
2008-03-21x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds
2008-03-21x86: fix fault_msg nul terminationJiri Slaby
2008-03-21x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek
2008-03-21x86: hpet clock enable quirk on nVidia nForce 430Zbigniew Luszpinski
2008-03-21x86: reserve dma32 early for gartYinghai Lu
2008-03-21x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...Coleman Kane
2008-03-21x86: tight online check in setup_per_cpu_areasYinghai Lu
2008-03-21x86: fix dma_alloc_pagesYinghai Lu
2008-03-11x86: ia32 syscall restart fixRoland McGrath
2008-03-07x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath
2008-03-07x86: re-add reboot fixupsIngo Molnar
2008-03-07x86: fix typo in step.cJan Beulich
2008-03-07x86: fix merge mistake in i387.cJan Beulich
2008-03-07x86: clear DF before calling signal handlerAurelien Jarno
2008-03-05[CPUFREQ] Remove debugging message from e_powersaverDave Jones
2008-03-04x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha
2008-02-29x86: disable BTS ptrace extensions for nowIngo Molnar
2008-02-29x86: delay the export removal of init_mmIngo Molnar
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: 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: notsc is ignored on common configurationsPavel Machek
2008-02-26x86/mtrr: fix kernel-doc missing notationRandy Dunlap
2008-02-26x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin
2008-02-26x86: hpet fix docbook commentPavel Machek
2008-02-26lguest: fix build breakageTony Breeds
2008-02-22x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu
2008-02-19x86: i8259A: remove redundant irq_descinitializationAhmed S. Darwish
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: fix printout ugliness in cpu info printkMarcin Slusarz
2008-02-19x86: exclude vsyscall files from stackprotectIngo Molnar