summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
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-22PCI: 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-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+2
2008-02-15x86: include proper prototypes for rodata_testHarvey Harrison1-1/+1
2008-02-15x86: fix gart_iommu_init()Ingo Molnar1-0/+9
2008-02-15x86: EFI set_memory_x()/set_memory_uc() fixesIngo Molnar1-2/+2
2008-02-15x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar1-2/+2
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi1-0/+2
2008-02-13x86: pit_clockevent can be staticHarvey Harrison1-1/+1
2008-02-13x86: EFI runtime code mapping enhancementHuang, Ying2-23/+15
2008-02-13x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner1-3/+3
2008-02-13x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka1-10/+36
2008-02-11Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox1-3/+6
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-1/+1
2008-02-10x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki3-463/+0
2008-02-10x86: construct 32-bit boot time page tables in native format.Ian Campbell2-35/+120
2008-02-10x86: fixup more paravirt falloutIngo Molnar2-14/+19
2008-02-10x86: fix sparse warning in topology.cHarvey Harrison1-1/+1
2008-02-10x86: sparse warning in therm_throt.cHarvey Harrison1-1/+1
2008-02-10x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setupArnd Hannemann1-1/+1
2008-02-10x86: GEODE: make sure the right MFGPT timer fired the timer tickJordan Crouse1-2/+6
2008-02-10x86: GEODE: MFGPT: fix a potential race when disabling a timerAndres Salomon1-2/+3
2008-02-10x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse2-16/+28
2008-02-10x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon1-7/+1