summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: pit_clockevent can be staticHarvey Harrison2008-02-131-1/+1
* x86: EFI runtime code mapping enhancementHuang, Ying2008-02-132-23/+15Star
* x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner2008-02-131-3/+3
* x86: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen2008-02-131-2/+2
* xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge2008-02-131-0/+4
* x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge2008-02-131-1/+3
* x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka2008-02-131-10/+36
* x86: vdso_install fixRoland McGrath2008-02-121-10/+12
* x86: remove over noisy debug printkThomas Gleixner2008-02-111-7/+0Star
* Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox2008-02-111-3/+6
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-1010-33/+48
* PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky2008-02-104-67/+19Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-1027-395/+609
|\
| * x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner2008-02-091-2/+15
| * x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bitThomas Gleixner2008-02-091-5/+1Star
| * x86: cpa, use page poolThomas Gleixner2008-02-091-10/+25
| * x86: introduce page pool in cpaThomas Gleixner2008-02-093-1/+85
| * x86 PM: update stale commentsRafael J. Wysocki2008-02-092-3/+3
| * x86 PM: consolidate suspend and hibernation codeRafael J. Wysocki2008-02-093-162/+171
| * x86 PM: rename 32-bit files in arch/x86/powerRafael J. Wysocki2008-02-094-6/+5Star
| * x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki2008-02-095-9/+20
| * x86: trivial printk optimizationsDenys Vlasenko2008-02-091-10/+14
| * x86: fix early_ioremap pagetable opsIan Campbell2008-02-091-2/+2
| * x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-094-104/+178
| * x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2008-02-092-2/+0Star
| * x86: avoid unused variable warning in mm/init_64.cThomas Gleixner2008-02-091-3/+3
| * x86: fixup more paravirt falloutIngo Molnar2008-02-092-14/+19
| * x86: fix sparse warning in topology.cHarvey Harrison2008-02-091-1/+1
| * x86: sparse warnings in pageattr.cHarvey Harrison2008-02-092-6/+8
| * x86: sparse warning in therm_throt.cHarvey Harrison2008-02-091-1/+1
| * x86: fix sparse warning in xen/time.cHarvey Harrison2008-02-091-5/+5
| * 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/+1Star
| * x86: GEODE: MFGPT: replace 'flags' field with 'avail' bitAndres Salomon2008-02-091-7/+5Star
| * x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon2008-02-091-9/+5Star
| * x86: GEODE fix MFGPT input clock valueWilly Tarreau2008-02-091-14/+13Star
| * x86: GEODE: MFGPT: Minor cleanupsAndres Salomon2008-02-091-4/+4
* | Update arch/x86/boot/.gitignore with new auto-generated filesS.Çağlar Onur2008-02-101-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-091-0/+1
|\
| * ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* | cpuidle: build fix for non-x86Venki Pallipadi2008-02-091-0/+3
|/
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-1/+4
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-083-3/+0Star
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-49/+0Star
* aout: mark arches that support A.OUT formatDavid Howells2008-02-081-1/+4
* time: fix typo in commentsLi Zefan2008-02-081-1/+1
* SLUB: Alternate fast paths using cmpxchg_localChristoph Lameter2008-02-081-0/+4