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