Age | Commit message (Expand) | Author |
2014-06-12 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-06-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-06 | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare... | Ingo Molnar |
2014-06-05 | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds |
2014-06-05 | perf/x86: Add conditional branch filtering support | Anshuman Khandual |
2014-06-05 | perf/x86: Use common PMU interrupt disabled code | Vince Weaver |
2014-06-05 | Merge branch 'perf/kprobes' into perf/core | Ingo Molnar |
2014-06-04 | hwpoison: remove unused global variable in do_machine_check() | Chen Yucong |
2014-06-03 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-06-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-05-30 | mce: Panic when a core has reached a timeout | Borislav Petkov |
2014-05-30 | x86/mce: Improve mcheck_init_device() error handling | Mathieu Souchaud |
2014-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-05-21 | Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso | H. Peter Anvin |
2014-05-20 | x86, microcode: Add a disable chicken bit | Borislav Petkov |
2014-05-19 | fix Haswell precise store data source encoding | Stephane Eranian |
2014-05-11 | x86, rdrand: When nordrand is specified, disable RDSEED as well | H. Peter Anvin |
2014-05-07 | Merge branch 'perf/urgent' into perf/core, to avoid conflicts | Ingo Molnar |
2014-05-07 | perf/x86/intel: Fix Silvermont's event constraints | Yan, Zheng |
2014-05-05 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen |
2014-05-05 | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski |
2014-05-05 | x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c | Andy Lutomirski |
2014-04-25 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2014-04-24 | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Masami Hiramatsu |
2014-04-24 | kprobes, x86: Prohibit probing on debug_stack_*() | Masami Hiramatsu |
2014-04-24 | perf/x86: Fix RAPL rdmsrl_safe() usage | Stephane Eranian |
2014-04-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-04-18 | perf/x86: Export perf_assign_events() | Yan, Zheng |
2014-04-18 | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU | Venkatesh Srinivas |
2014-04-17 | x86/mce: Fix CMCI preemption bugs | Ingo Molnar |
2014-04-14 | x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriately | K. Y. Srinivasan |
2014-04-14 | Merge tag 'v3.15-rc1' into perf/urgent | Ingo Molnar |
2014-04-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-04-07 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-02 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2014-04-02 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2014-04-02 | perf/x86: Enable DRAM RAPL support on Intel Haswell | Vince Weaver |
2014-04-01 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-04-01 | Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-04-01 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-04-01 | Merge tag 'please-pull-cmci-storm' of git://git.kernel.org/pub/scm/linux/kern... | Ingo Molnar |
2014-03-31 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-31 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-03-28 | x86, CMCI: Add proper detection of end of CMCI storms | Chen, Gong |
2014-03-27 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang |
2014-03-20 | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent... | Chris Bainbridge |
2014-03-20 | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC | Dave Jones |