summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-02-13x86: pit_clockevent can be staticHarvey Harrison
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: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen
2008-02-13xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge
2008-02-13x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge
2008-02-13x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka
2008-02-11x86: vdso_install fixRoland McGrath
2008-02-11x86: remove over noisy debug printkThomas Gleixner
2008-02-11Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox
2008-02-10PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-09Update arch/x86/boot/.gitignore with new auto-generated filesS.Çağlar Onur
2008-02-09x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner
2008-02-09x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bitThomas Gleixner
2008-02-09x86: cpa, use page poolThomas Gleixner
2008-02-09x86: introduce page pool in cpaThomas Gleixner
2008-02-09x86 PM: update stale commentsRafael J. Wysocki
2008-02-09x86 PM: consolidate suspend and hibernation codeRafael J. Wysocki
2008-02-09x86 PM: rename 32-bit files in arch/x86/powerRafael J. Wysocki
2008-02-09x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki
2008-02-09x86: trivial printk optimizationsDenys Vlasenko
2008-02-09x86: fix early_ioremap pagetable opsIan Campbell
2008-02-09x86: construct 32-bit boot time page tables in native format.Ian Campbell
2008-02-09x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison
2008-02-09x86: avoid unused variable warning in mm/init_64.cThomas Gleixner
2008-02-09x86: fixup more paravirt falloutIngo Molnar
2008-02-09x86: fix sparse warning in topology.cHarvey Harrison
2008-02-09x86: sparse warnings in pageattr.cHarvey Harrison
2008-02-09x86: sparse warning in therm_throt.cHarvey Harrison
2008-02-09x86: fix sparse warning in xen/time.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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2008-02-09ide: introduce HAVE_IDESam Ravnborg
2008-02-09cpuidle: build fix for non-x86Venki Pallipadi
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
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-08aout: mark arches that support A.OUT formatDavid Howells
2008-02-08time: fix typo in commentsLi Zefan
2008-02-07SLUB: Alternate fast paths using cmpxchg_localChristoph Lameter