aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-19x86: unexport io_delay_typeAdrian Bunk1-1/+0
2008-02-19x86: make mxcsr_feature_mask static againAdrian Bunk1-1/+1
2008-02-19x86: sparse warning in efi.cHarvey Harrison1-1/+1
2008-02-19x86: sparse error in efi_32.cHarvey Harrison1-0/+1
2008-02-19x86, kprobes: remove sparse warnings from x86Harvey Harrison1-2/+2
2008-02-19remove mca-pentiumAdrian Bunk2-9/+0
2008-02-18x86: fix lguest build failureRusty Russell1-2/+4
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner2-1/+9
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+2
2008-02-14x86: include proper prototypes for rodata_testHarvey Harrison1-1/+1