Age | Commit message (Expand) | Author |
2015-02-11 | x86, microcode: Return error from driver init code when loader is disabled | Boris Ostrovsky |
2015-02-05 | perf/rapl: Fix crash in rapl_scale() | Stephane Eranian |
2015-02-05 | perf/x86/intel: Add model number for Airmont | Kan Liang |
2015-01-29 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan |
2015-01-27 | x86/build: Clean auto-generated processor feature files | Bjørn Mork |
2015-01-16 | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes | Andi Kleen |
2015-01-16 | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa |
2015-01-08 | x86/microcode/intel: Fish out the stashed microcode for the BSP | Borislav Petkov |
2015-01-08 | x86, microcode: Reload microcode on resume | Borislav Petkov |
2015-01-08 | x86, microcode: Don't initialize microcode code on paravirt | Boris Ostrovsky |
2015-01-08 | x86, microcode, intel: Drop unused parameter | Borislav Petkov |
2015-01-08 | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov |
2014-12-01 | x86, microcode: Limit the microcode reloading to 64-bit for now | Borislav Petkov |
2014-11-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-11-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-11-18 | x86, microcode: Update BSPs microcode on resume | Borislav Petkov |
2014-11-16 | x86: Require exact match for 'noxsave' command line option | Dave Hansen |
2014-11-16 | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP | Andi Kleen |
2014-11-16 | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EP | Andi Kleen |
2014-11-10 | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov |
2014-11-05 | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov |
2014-11-01 | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov |
2014-10-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-10-29 | perf/x86/intel: Revert incomplete and undocumented Broadwell client support | Ingo Molnar |
2014-10-29 | x86: Don't enable F00F workaround on Intel Quark processors | Dave Jones |
2014-10-28 | perf/x86: Fix compile warnings for intel_uncore | Peter Zijlstra |
2014-10-28 | perf: Fix bogus kernel printk | Peter Zijlstra (Intel) |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2014-10-14 | Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu... | Linus Torvalds |
2014-10-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-10-14 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-14 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-14 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-10-14 | arch/x86/kernel/cpu/common.c: fix unused symbol warning | Andrew Morton |
2014-10-13 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-10-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-10-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-10-08 | x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache() | Bryan O'Donoghue |
2014-10-06 | x86_64, entry: Filter RFLAGS.NT on entry from userspace | Andy Lutomirski |
2014-10-03 | perf/x86: Tone down kernel messages when the PMU check fails in a virtual env... | Wei Huang |
2014-10-03 | perf/x86/intel/uncore: Fix minor race in box set up | Andi Kleen |
2014-09-24 | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue |
2014-09-24 | perf/x86/intel/uncore: Update support for client uncore IMC PMU | Stephane Eranian |
2014-09-24 | perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EP | Andi Kleen |
2014-09-24 | perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore d... | Andi Kleen |
2014-09-24 | perf/x86/intel/uncore: Register the PMU only if the uncore pci device exists | Yan, Zheng |
2014-09-24 | perf/x86/intel/uncore: Add Haswell-EP uncore support | Yan, Zheng |
2014-09-24 | perf/x86/intel: Use Broadwell cache event list for Haswell | Andi Kleen |
2014-09-24 | perf/x86: Add INST_RETIRED.ALL workarounds | Andi Kleen |