summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/mtrr: fix kernel-doc missing notationRandy Dunlap2008-02-261-0/+1
* 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
* lguest: fix build breakageTony Breeds2008-02-261-3/+1
* x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath2008-02-221-2/+2
* PCI: don't load acpi_php when acpi is disabledYinghai Lu2008-02-211-1/+2
* x86: i8259A: remove redundant irq_descinitializationAhmed S. Darwish2008-02-191-19/+6
* 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: fix printout ugliness in cpu info printkMarcin Slusarz2008-02-191-1/+1
* x86: exclude vsyscall files from stackprotectIngo Molnar2008-02-191-1/+9
* x86: fix section mismatch in head_64.S:initial_codeSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch warning in topology.c:arch_register_cpuSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg2008-02-191-1/+1
* x86: fix compile warning building without CONFIG_SYSCTLLi Zefan2008-02-192-24/+18
* x86: don't make swapper_pg_fixmap globalAdrian Bunk2008-02-191-1/+1
* x86: don't make irq_return globalAdrian Bunk2008-02-192-2/+2
* x86: unexport io_delay_typeAdrian Bunk2008-02-191-1/+0
* x86: make mxcsr_feature_mask static againAdrian Bunk2008-02-191-1/+1
* x86: sparse warning in efi.cHarvey Harrison2008-02-191-1/+1
* x86: sparse error in efi_32.cHarvey Harrison2008-02-191-0/+1
* x86, kprobes: remove sparse warnings from x86Harvey Harrison2008-02-191-2/+2
* remove mca-pentiumAdrian Bunk2008-02-192-9/+0
* x86: fix lguest build failureRusty Russell2008-02-181-2/+4
* x86: zap invalid and unused pmds in early bootThomas Gleixner2008-02-182-1/+9
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-141-0/+2
|\
| * ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-0/+2
* | x86: include proper prototypes for rodata_testHarvey Harrison2008-02-141-1/+1
* | x86: fix gart_iommu_init()Ingo Molnar2008-02-141-0/+9
* | x86: EFI set_memory_x()/set_memory_uc() fixesIngo Molnar2008-02-141-2/+2
* | x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar2008-02-141-2/+2
|/
* x86: pit_clockevent can be staticHarvey Harrison2008-02-131-1/+1
* x86: EFI runtime code mapping enhancementHuang, Ying2008-02-132-23/+15
* x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner2008-02-131-3/+3
* x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka2008-02-131-10/+36
* Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox2008-02-111-3/+6
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-1/+1
* x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki2008-02-093-463/+0
* x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-092-35/+120
* x86: fixup more paravirt falloutIngo Molnar2008-02-092-14/+19
* x86: fix sparse warning in topology.cHarvey Harrison2008-02-091-1/+1
* x86: sparse warning in therm_throt.cHarvey Harrison2008-02-091-1/+1
* x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setupArnd Hannemann2008-02-091-1/+1
* x86: GEODE: make sure the right MFGPT timer fired the timer tickJordan Crouse2008-02-091-2/+6
* x86: GEODE: MFGPT: fix a potential race when disabling a timerAndres Salomon2008-02-091-2/+3
* x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse2008-02-092-16/+28
* x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon2008-02-091-7/+1
* x86: GEODE: MFGPT: replace 'flags' field with 'avail' bitAndres Salomon2008-02-091-7/+5
* x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon2008-02-091-9/+5
OpenPOWER on IntegriCloud