Age | Commit message (Expand) | Author |
2010-12-10 | x86: apic: Cleanup and simplify setup_local_APIC() | Tejun Heo |
2010-12-09 | x86: Further simplify mp_irq info handling | Feng Tang |
2010-12-09 | x86: Unify 3 similar ways of saving mp_irqs info | Feng Tang |
2010-12-09 | x86, ioapic: Avoid writing io_apic id if already correct | Yinghai Lu |
2010-12-09 | x86, x2apic: Don't map lapic addr for preenabled x2apic systems | Yinghai Lu |
2010-12-09 | x86, sfi: Use register_lapic_address() | Yinghai Lu |
2010-12-09 | x86, apic: Use register_lapic_address() in init_apic_mapping() | Yinghai Lu |
2010-12-09 | x86, apic: Remove early_init_lapic_mapping() | Yinghai Lu |
2010-12-09 | x86, apic: Unify identical register_lapic_address() functions | Yinghai Lu |
2010-12-09 | Merge branch 'x86/platform' into x86/apic-cleanups | Thomas Gleixner |
2010-12-09 | Merge branch 'x86/amd-nb' into x86/apic-cleanups | Thomas Gleixner |
2010-12-06 | x86, earlyprintk: Move mrst early console to platform/ and fix a typo | Feng Tang |
2010-12-06 | x86, apbt: Setup affinity for apb timers acting as per-cpu timer | Feng Tang |
2010-12-06 | ce4100: Add errata fixes for UART on CE4100 | Dirk Brandewie |
2010-12-06 | x86: io_apic: Split setup_ioapic_ids_from_mpc() | Sebastian Andrzej Siewior |
2010-11-20 | x86: platform: Move iris to x86/platform where it belongs | Thomas Gleixner |
2010-11-18 | x86, mrst: Check platform_device_register() return code | Vasiliy Kulikov |
2010-11-18 | x86, cacheinfo: Cleanup L3 cache index disable support | Hans Rosenfeld |
2010-11-18 | x86, amd-nb: Cleanup AMD northbridge caching code | Hans Rosenfeld |
2010-11-18 | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld |
2010-11-18 | x86/platform: Add Eurobraille/Iris power off support | Shérab |
2010-11-17 | x86, mrst: Fix dependencies of "select INTEL_SCU_IPC" | Randy Dunlap |
2010-11-17 | x86, mrst: The shutdown for MRST requires the SCU IPC mechanism | Alan Cox |
2010-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-11-12 | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-11-12 | Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-11-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-11-12 | x86: Ce4100: Add reboot_fixup() for CE4100 | Dirk Brandewie |
2010-11-12 | ce4100: Add PCI register emulation for CE4100 | Dirk Brandewie |
2010-11-12 | x86: Add CE4100 platform support | Thomas Gleixner |
2010-11-11 | x86/PCI: coalesce overlapping host bridge windows | Bjorn Helgaas |
2010-11-11 | x86: mrst: Set vRTC's IRQ to level trigger type | Feng Tang |
2010-11-11 | x86: mrst: Add audio driver bindings | Vinod Koul |
2010-11-11 | rtc: Add drivers/rtc/rtc-mrst.c | Feng Tang |
2010-11-11 | x86: mrst: Add vrtc driver which serves as a wall clock device | Feng Tang |
2010-11-11 | x86: mrst: Add Moorestown specific reboot/shutdown support | Alek Du |
2010-11-10 | xen: do not release any memory under 1M in domain 0 | Ian Campbell |
2010-11-10 | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation | Peter Zijlstra |
2010-11-10 | x86, pvclock: Remove leftover scale_delta() function | Kusanagi Kouichi |
2010-11-10 | x86, apic: Remove double #include | Jesper Juhl |
2010-11-10 | x86: Adjust section annotations in AMD Fam10 MMCONF enabling code | Jan Beulich |
2010-11-10 | x86, UV: Update node controller MMRs | Jack Steiner |
2010-11-10 | x86: Remove unnecessary casts of void ptr returning alloc function return values | Jesper Juhl |
2010-11-09 | x86: Address gcc4.6 "set but not used" warnings in apic.h | Andi Kleen |
2010-11-09 | x86: mrst: Parse SFI timer table for all timer configs | Jacob Pan |
2010-11-09 | x86/mrst: Add SFI platform device parsing code | Feng Tang |
2010-11-08 | xen: fix memory leak in Xen PCI MSI/MSI-X allocator. | Jiri Slaby |
2010-11-05 | KVM: x86: Issue smp_call_function_many with preemption disabled | Jan Kiszka |
2010-11-05 | KVM: x86: fix information leak to userland | Vasiliy Kulikov |
2010-11-05 | KVM: MMU: fix rmap_remove on non present sptes | Marcelo Tosatti |