summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-02-18x86: reenable support for system without on node0Yinghai Lu1-1/+4
2008-02-18x86: CPA: avoid double checking of alias rangesThomas Gleixner1-4/+19
2008-02-18x86: CPA no alias checking for _NXThomas Gleixner1-2/+5
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner3-1/+36
2008-02-18x86: CPA, fix alias checksThomas Gleixner1-100/+92
2008-02-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+2
2008-02-15x86: cpa, fix out of date commentIngo Molnar1-2/+6
2008-02-15KVM is not seen under X86 config with latest git (32 bit compile)Balbir Singh1-2/+2
2008-02-15x86: cpa: ensure page alignmentThomas Gleixner1-0/+9
2008-02-15x86: include proper prototypes for rodata_testHarvey Harrison3-1/+3
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: make dump_pagetable() staticAdrian Bunk1-1/+1
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: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen1-2/+2
2008-02-13xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge1-0/+4
2008-02-13x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge1-1/+3
2008-02-13x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka1-10/+36
2008-02-12x86: vdso_install fixRoland McGrath1-10/+12
2008-02-11x86: remove over noisy debug printkThomas Gleixner1-7/+0
2008-02-11Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox1-3/+6
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox10-33/+48
2008-02-10PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky4-67/+19
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds27-395/+609
2008-02-10Update arch/x86/boot/.gitignore with new auto-generated filesS.Çağlar Onur1-0/+2
2008-02-10x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner1-2/+15
2008-02-10x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bitThomas Gleixner1-5/+1
2008-02-10x86: cpa, use page poolThomas Gleixner1-10/+25
2008-02-10x86: introduce page pool in cpaThomas Gleixner3-1/+85
2008-02-10x86 PM: update stale commentsRafael J. Wysocki2-3/+3
2008-02-10x86 PM: consolidate suspend and hibernation codeRafael J. Wysocki3-162/+171
2008-02-10x86 PM: rename 32-bit files in arch/x86/powerRafael J. Wysocki4-6/+5
2008-02-10x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki5-9/+20
2008-02-10x86: trivial printk optimizationsDenys Vlasenko1-10/+14
2008-02-10x86: fix early_ioremap pagetable opsIan Campbell1-2/+2
2008-02-10x86: construct 32-bit boot time page tables in native format.Ian Campbell4-104/+178
2008-02-10x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2-2/+0
2008-02-10x86: avoid unused variable warning in mm/init_64.cThomas Gleixner1-3/+3
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 warnings in pageattr.cHarvey Harrison2-6/+8
2008-02-10x86: sparse warning in therm_throt.cHarvey Harrison1-1/+1
2008-02-10x86: fix sparse warning in xen/time.cHarvey Harrison1-5/+5
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