Age | Commit message (Expand) | Author |
2011-05-16 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song |
2011-05-13 | x86, mce, AMD: Fix leaving freed data in a list | Julia Lawall |
2011-05-12 | x86: Fix UV BAU for non-consecutive nasids | Cliff Wickman |
2011-05-10 | x86, UV: Fix NMI handler for UV platforms | Jack Steiner |
2011-05-06 | perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin... | Peter Zijlstra |
2011-05-06 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor... | Ingo Molnar |
2011-05-04 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2011-05-03 | Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-05-02 | x86, reboot: Fix relocations in reboot_32.S | H. Peter Anvin |
2011-05-02 | xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top | Stefano Stabellini |
2011-05-02 | xen/mmu: Add workaround "x86-64, mm: Put early page table high" | Konrad Rzeszutek Wilk |
2011-05-01 | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() | Yinghai Lu |
2011-05-01 | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors | Boris Ostrovsky |
2011-04-29 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-28 | x86: ce4100: Configure IOAPIC pins for USB and SATA to level type | Sebastian Andrzej Siewior |
2011-04-28 | x86: devicetree: Configure IOAPIC pin only once | Sebastian Andrzej Siewior |
2011-04-27 | perf, x86, nmi: Move LVT un-masking into irq handlers | Don Zickus |
2011-04-26 | perf events, x86: Work around the Nehalem AAJ80 erratum | Ingo Molnar |
2011-04-26 | perf, x86: Fix BTS condition | Peter Zijlstra |
2011-04-25 | x86, setup: When probing memory with e801, use ax/bx as a pair | H. Peter Anvin |
2011-04-25 | x86, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker |
2011-04-23 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2011-04-22 | perf, x86: Update/fix Intel Nehalem cache events | Peter Zijlstra |
2011-04-22 | perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflow | Cyrill Gorcunov |
2011-04-22 | x86, perf event: Turn off unstructured raw event access to offcore registers | Ingo Molnar |
2011-04-22 | perf: Support Xeon E7's via the Westmere PMU driver | Andi Kleen |
2011-04-21 | x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS | David Rientjes |
2011-04-21 | Revert "x86, NUMA: Fix fakenuma boot failure" | David Rientjes |
2011-04-20 | Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-20 | xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32 | Stefano Stabellini |
2011-04-20 | xen: do not create the extra e820 region at an addr lower than 4G | Stefano Stabellini |
2011-04-20 | PM: Add missing syscore_suspend() and syscore_resume() calls | Rafael J. Wysocki |
2011-04-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-04-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-19 | perf, x86: Fix AMD family 15h FPU event constraints | Robert Richter |
2011-04-19 | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpus | Andre Przywara |
2011-04-18 | x86, gart: Make sure GART does not map physmem above 1TB | Joerg Roedel |
2011-04-18 | x86, gart: Set DISTLBWALKPRB bit always | Joerg Roedel |
2011-04-18 | x86, gart: Convert spaces to tabs in enable_gart_translation | Joerg Roedel |
2011-04-16 | Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f... | Linus Torvalds |
2011-04-15 | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel |
2011-04-15 | x86, NUMA: Fix fakenuma boot failure | KOSAKI Motohiro |
2011-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-04-12 | x86/mrst: Fix boot crash caused by incorrect pin to irq mapping | Jacob Pan |
2011-04-11 | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-11 | fix XEN_SAVE_RESTORE Kconfig dependencies | Shriram Rajagopalan |
2011-04-11 | x86/ce4100: Add reg property to bridges | Sebastian Andrzej Siewior |
2011-04-07 | Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-... | Linus Torvalds |
2011-04-07 | x86/mrst/vrtc: Fix boot crash in mrst_rtc_init() | Feng Tang |
2011-04-06 | x86-32, fpu: Fix FPU exception handling on non-SSE systems | Hans Rosenfeld |