aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-12-10x86: apic: Cleanup and simplify setup_local_APIC()Tejun Heo
2010-12-09x86: Further simplify mp_irq info handlingFeng Tang
2010-12-09x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang
2010-12-09x86, ioapic: Avoid writing io_apic id if already correctYinghai Lu
2010-12-09x86, x2apic: Don't map lapic addr for preenabled x2apic systemsYinghai Lu
2010-12-09x86, sfi: Use register_lapic_address()Yinghai Lu
2010-12-09x86, apic: Use register_lapic_address() in init_apic_mapping()Yinghai Lu
2010-12-09x86, apic: Remove early_init_lapic_mapping()Yinghai Lu
2010-12-09x86, apic: Unify identical register_lapic_address() functionsYinghai Lu
2010-12-09Merge branch 'x86/platform' into x86/apic-cleanupsThomas Gleixner
2010-12-09Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner
2010-12-06x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang
2010-12-06x86, apbt: Setup affinity for apb timers acting as per-cpu timerFeng Tang
2010-12-06ce4100: Add errata fixes for UART on CE4100Dirk Brandewie
2010-12-06x86: io_apic: Split setup_ioapic_ids_from_mpc()Sebastian Andrzej Siewior
2010-11-20x86: platform: Move iris to x86/platform where it belongsThomas Gleixner
2010-11-18x86, mrst: Check platform_device_register() return codeVasiliy Kulikov
2010-11-18x86, cacheinfo: Cleanup L3 cache index disable supportHans Rosenfeld
2010-11-18x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld
2010-11-18x86/platform: Add Eurobraille/Iris power off supportShérab
2010-11-17x86, mrst: Fix dependencies of "select INTEL_SCU_IPC"Randy Dunlap
2010-11-17x86, mrst: The shutdown for MRST requires the SCU IPC mechanismAlan Cox
2010-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-11-12Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-12Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-11-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-12x86: Ce4100: Add reboot_fixup() for CE4100Dirk Brandewie
2010-11-12ce4100: Add PCI register emulation for CE4100Dirk Brandewie
2010-11-12x86: Add CE4100 platform supportThomas Gleixner
2010-11-11x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas
2010-11-11x86: mrst: Set vRTC's IRQ to level trigger typeFeng Tang
2010-11-11x86: mrst: Add audio driver bindingsVinod Koul
2010-11-11rtc: Add drivers/rtc/rtc-mrst.cFeng Tang
2010-11-11x86: mrst: Add vrtc driver which serves as a wall clock deviceFeng Tang
2010-11-11x86: mrst: Add Moorestown specific reboot/shutdown supportAlek Du
2010-11-10xen: do not release any memory under 1M in domain 0Ian Campbell
2010-11-10perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra
2010-11-10x86, pvclock: Remove leftover scale_delta() functionKusanagi Kouichi
2010-11-10x86, apic: Remove double #includeJesper Juhl
2010-11-10x86: Adjust section annotations in AMD Fam10 MMCONF enabling codeJan Beulich
2010-11-10x86, UV: Update node controller MMRsJack Steiner
2010-11-10x86: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl
2010-11-09x86: Address gcc4.6 "set but not used" warnings in apic.hAndi Kleen
2010-11-09x86: mrst: Parse SFI timer table for all timer configsJacob Pan
2010-11-09x86/mrst: Add SFI platform device parsing codeFeng Tang
2010-11-08xen: fix memory leak in Xen PCI MSI/MSI-X allocator.Jiri Slaby
2010-11-05KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka
2010-11-05KVM: x86: fix information leak to userlandVasiliy Kulikov
2010-11-05KVM: MMU: fix rmap_remove on non present sptesMarcelo Tosatti