summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-02-13x86: EFI runtime code mapping enhancementHuang, Ying
2008-02-13x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner
2008-02-13x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka
2008-02-11Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox
2008-02-09x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki
2008-02-09x86: construct 32-bit boot time page tables in native format.Ian Campbell
2008-02-09x86: fixup more paravirt falloutIngo Molnar
2008-02-09x86: fix sparse warning in topology.cHarvey Harrison
2008-02-09x86: sparse warning in therm_throt.cHarvey Harrison
2008-02-09x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setupArnd Hannemann
2008-02-09x86: GEODE: make sure the right MFGPT timer fired the timer tickJordan Crouse
2008-02-09x86: GEODE: MFGPT: fix a potential race when disabling a timerAndres Salomon
2008-02-09x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse
2008-02-09x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon
2008-02-09x86: GEODE: MFGPT: replace 'flags' field with 'avail' bitAndres Salomon
2008-02-09x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon
2008-02-09x86: GEODE fix MFGPT input clock valueWilly Tarreau
2008-02-09x86: GEODE: MFGPT: Minor cleanupsAndres Salomon
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08time: fix typo in commentsLi Zefan
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2008-02-07vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi
2008-02-07Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown
2008-02-07ACPI: misc cleanupsAdrian Bunk
2008-02-07Merge branches 'release' and 'throttling-domains' into releaseLen Brown
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2008-02-06[CPUFREQ] Add missing printk levels to e_powersaverDave Jones
2008-02-06[CPUFREQ] Fix sparse warning in powernow-k8Dave Jones
2008-02-06[CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens
2008-02-06[CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf
2008-02-06[CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu
2008-02-06[CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_dataDave Young
2008-02-06[CPUFREQ] arch/x86: Add missing "space"Joe Perches
2008-02-06[CPUFREQ] Remove pointless Kconfig dependancyDave Jones
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-06x86: fix mttr trimmingYinghai Lu
2008-02-06x86: fix 64-bit sectionsSam Ravnborg
2008-02-06x86: mark the .rodata section also NXArjan van de Ven
2008-02-06x86: fix iret exception recovery on 64-bitRoland McGrath
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison
2008-02-06x86: fix sparse error in traps_32.cHarvey Harrison
2008-02-06x86: trivial sparse/checkpatch in quirks.cHarvey Harrison
2008-02-06x86 ptrace: disallow null cs/ssRoland McGrath
2008-02-06x86: make traps on entry code be debuggable in user space, 64-bitRoland McGrath