Age | Commit message (Expand) | Author |
2011-05-17 | x86, alternative, doc: Add comment for applying alternatives order | Fenghua Yu |
2011-05-17 | x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, cpufeature: Fix cpuid leaf 7 feature detection | Fenghua Yu |
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-02 | x86, reboot: Fix relocations in reboot_32.S | H. Peter Anvin |
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: 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, 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 | Revert "x86, NUMA: Fix fakenuma boot failure" | David Rientjes |
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-15 | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel |
2011-04-15 | x86, NUMA: Fix fakenuma boot failure | KOSAKI Motohiro |
2011-04-07 | Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-... | Linus Torvalds |
2011-04-06 | x86, hibernate: Initialize mmu_cr4_features during boot | H. Peter Anvin |
2011-04-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-04-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-01 | rcu: create new rcu_access_index() and use in mce | Paul E. McKenney |
2011-03-31 | x86, UV: Fix kdump reboot | Cliff Wickman |
2011-03-31 | x86, amd-nb: Rename CPU PCI id define for F4 | Borislav Petkov |
2011-03-29 | x86, mtrr, pat: Fix one cpu getting out of sync during resume | Suresh Siddha |
2011-03-30 | x86: apb_timer: Fixup genirq fallout | Thomas Gleixner |
2011-03-29 | x86, microcode: Unregister syscore_ops after microcode unloaded | Xiaotian Feng |
2011-03-29 | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare |
2011-03-25 | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2011-03-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2011-03-25 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-25 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-25 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-25 | kgdb,x86_64: fix compile warning found with sparse | Jason Wessel |
2011-03-25 | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continue | Ingo Molnar |
2011-03-24 | x86: DT: Cleanup namespace and call irq_set_irq_type() unconditional | Thomas Gleixner |
2011-03-24 | x86: DT: Fix return condition in irq_create_of_mapping() | Thomas Gleixner |
2011-03-24 | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflows | Don Zickus |