Age | Commit message (Expand) | Author |
2015-08-25 | x86/ldt: Make modify_ldt synchronous | Andy Lutomirski |
2015-06-02 | perf/x86/amd/ibs: Update IBS MSRs and feature definitions | Aravind Gopalakrishnan |
2015-01-29 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan |
2015-01-26 | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa |
2015-01-10 | perf/x86: Correctly use FEATURE_PDCM | Peter Zijlstra |
2015-01-06 | perf/x86/intel: Protect LBR and extra_regs against KVM lying | Kan Liang |
2014-12-06 | x86: Require exact match for 'noxsave' command line option | Dave Hansen |
2014-12-03 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini |
2014-11-13 | x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache() | Bryan O'Donoghue |
2014-11-13 | x86_64, entry: Filter RFLAGS.NT on entry from userspace | Andy Lutomirski |
2014-10-31 | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge | Vince Weaver |
2014-10-31 | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue |
2014-09-26 | mm, x86: Account for TLB flushes only when debugging | Mel Gorman |
2014-07-29 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke |
2014-03-05 | perf/x86: Fix event scheduling | Peter Zijlstra |
2014-02-22 | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin |
2014-02-20 | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman |
2014-02-06 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
2014-01-25 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter |
2014-01-09 | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown |
2013-10-29 | perf/x86: Fix NMI measurements | Peter Zijlstra |
2013-10-04 | perf/x86: Clean up cap_user_time* setting | Peter Zijlstra |
2013-09-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-28 | perf/x86: Fix PMU detection printout when no PMU is detected | Ingo Molnar |
2013-09-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-23 | perf/x86/intel: Add model number for Avoton Silvermont | Yan, Zheng |
2013-09-20 | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' | Peter Zijlstra |
2013-09-20 | perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group() | Yan, Zheng |
2013-09-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-09-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-14 | perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNB | Stephane Eranian |
2013-09-12 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-12 | perf/x86/intel: Fix Silvermont offcore masks | Peter Zijlstra |
2013-09-12 | perf/x86: Fix uncore PCI fixed counter handling | Stephane Eranian |
2013-09-12 | perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDING | Stephane Eranian |
2013-09-11 | mm: vmstats: track TLB flush stats on UP too | Dave Hansen |
2013-09-04 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-09-04 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-09-04 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2013-09-02 | perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node() | Joe Perches |
2013-09-02 | perf/x86: Add Silvermont (22nm Atom) support | Yan, Zheng |
2013-09-02 | perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_X | Yan, Zheng |
2013-08-29 | Merge branch 'linus' into perf/core | Ingo Molnar |
2013-08-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-08-16 | perf/x86/intel/uncore: Enable EV_SEL_EXT bit for PCU | Yan, Zheng |
2013-08-16 | perf/x86/intel/uncore: Add filter support for QPI boxes | Yan, Zheng |
2013-08-16 | perf/x86/intel/uncore: Add auxiliary pci device support | Yan, Zheng |
2013-08-15 | Merge tag 'v3.11-rc5' into perf/core | Ingo Molnar |
2013-08-12 | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2013-08-12 | x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf... | Torsten Kaiser |