Age | Commit message (Expand) | Author | Files | Lines |
2015-08-12 | perf/x86/intel/pt: Clean up files of Intel Processor Trace | Takao Indoh | 2 | -32/+11 |
2015-08-12 | perf/x86: Fix MSR PMU driver | Peter Zijlstra | 1 | -84/+84 |
2015-08-12 | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n... | Ingo Molnar | 2 | -12/+19 |
2015-08-12 | perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler | Matt Fleming | 1 | -5/+3 |
2015-08-12 | perf/x86/intel: Fix memory leak on hot-plug allocation fail | Peter Zijlstra | 1 | -7/+16 |
2015-08-04 | perf/x86/intel/pebs: Robustify PEBS buffer drain | Peter Zijlstra | 1 | -17/+17 |
2015-08-04 | perf/x86/intel/pebs: Fix event disable PEBS buffer drain | Liang, Kan | 1 | -6/+7 |
2015-08-04 | perf/x86: Add an MSR PMU driver | Andy Lutomirski | 2 | -0/+244 |
2015-08-04 | perf/x86/intel/uncore: Add Broadwell-DE uncore support | Kan Liang | 3 | -0/+172 |
2015-08-04 | perf/x86/intel: Use 0x11 as extra reg test value | Andi Kleen | 1 | -1/+1 |
2015-08-04 | perf/x86: Make merge_attr() global to use from perf_event_intel | Andi Kleen | 2 | -1/+4 |
2015-08-04 | perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode | Andi Kleen | 1 | -3/+7 |
2015-08-04 | perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with call stack | Andi Kleen | 1 | -2/+2 |
2015-08-04 | perf/x86/intel: Add Intel Skylake PMU support | Andi Kleen | 4 | -1/+279 |
2015-08-04 | perf/x86/intel/lbr: Optimize v4 LBR unfreezing | Andi Kleen | 1 | -0/+7 |
2015-08-04 | perf/x86/intel: Move PMU ACK to after LBR read | Andi Kleen | 1 | -1/+1 |
2015-08-04 | perf/x86/intel: Handle new arch perfmon v4 status bits | Andi Kleen | 1 | -6/+7 |
2015-08-04 | perf/x86/intel/lbr: Add support for LBRv5 | Andi Kleen | 2 | -1/+21 |
2015-08-04 | x86: Add new MSRs and MSR bits used for Intel Skylake PMU support | Andi Kleen | 2 | -0/+13 |
2015-08-04 | perf/x86/intel/lbr: Allow time stamp for free running PEBSv3 | Andi Kleen | 3 | -1/+16 |
2015-08-04 | perf/x86/intel: Add support for PEBSv3 profiling | Andi Kleen | 1 | -3/+33 |
2015-08-04 | perf/x86: Add a native_perf_sched_clock_from_tsc() | Andi Kleen | 2 | -0/+9 |
2015-08-04 | perf/x86/intel/pt: Add new timing packet enables | Alexander Shishkin | 3 | -1/+81 |
2015-08-04 | perf/x86/intel/pt: Do not force sync packets on every schedule-in | Alexander Shishkin | 1 | -2/+5 |
2015-08-04 | perf/x86/hw_breakpoints: Fix check for kernel-space breakpoints | Andy Lutomirski | 1 | -1/+5 |
2015-08-04 | perf/x86/hw_breakpoints: Improve range breakpoint validation | Andy Lutomirski | 1 | -0/+10 |
2015-08-04 | perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe | Andy Lutomirski | 1 | -0/+15 |
2015-08-04 | perf/x86/intel: Fix SLM MSR_OFFCORE_RSP1 valid_mask | Kan Liang | 1 | -6/+10 |
2015-08-04 | perf/x86/intel/lbr: Kill off intel_pmu_needs_lbr_smpl for good | Alexander Shishkin | 1 | -14/+0 |
2015-08-04 | perf/x86/intel/bts: Drop redundant declarations | Alexander Shishkin | 1 | -3/+0 |
2015-08-04 | perf/x86/intel/uncore: Use Sandy Bridge client PMU on Haswell/Broadwell | Andi Kleen | 1 | -0/+5 |
2015-08-04 | perf/x86/intel/uncore: Add support for ARB uncore PMU on Sandy/IvyBridge | Andi Kleen | 1 | -2/+21 |
2015-08-04 | perf/x86/intel/uncore: Remove use of macro DEFINE_PCI_DEVICE_TABLE() | Vaishali Thakkar | 1 | -1/+1 |
2015-08-04 | perf/x86/intel/rapl: Add support for Knights Landing (KNL) | Dasaratharaman Chandramouli | 1 | -0/+20 |
2015-07-31 | uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever | Oleg Nesterov | 1 | -1/+4 |
2015-07-31 | uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive() | Oleg Nesterov | 1 | -1/+2 |
2015-07-31 | uprobes/x86: Reimplement arch_uretprobe_is_alive() | Oleg Nesterov | 1 | -0/+5 |
2015-07-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+8 |
2015-07-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -44/+32 |
2015-07-26 | x86/mm/pat: Revert 'Adjust default caching mode translation tables' | Thomas Gleixner | 1 | -3/+3 |
2015-07-26 | perf/x86/intel/cqm: Return cached counter value from IRQ context | Matt Fleming | 1 | -0/+8 |
2015-07-24 | x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit | Denys Vlasenko | 1 | -5/+9 |
2015-07-24 | x86/mm: Fix newly introduced printk format warnings | Thomas Gleixner | 1 | -2/+2 |
2015-07-23 | KVM: x86: rename quirk constants to KVM_X86_QUIRK_* | Paolo Bonzini | 4 | -5/+5 |
2015-07-23 | KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED | Xiao Guangrong | 1 | -1/+4 |
2015-07-23 | KVM: x86: introduce kvm_check_has_quirk | Paolo Bonzini | 3 | -2/+7 |
2015-07-23 | KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type | Xiao Guangrong | 1 | -9/+10 |
2015-07-23 | KVM: MTRR: fix memory type handling if MTRR is completely disabled | Xiao Guangrong | 1 | -1/+20 |
2015-07-22 | x86/mm: Remove region_is_ram() call from ioremap | Toshi Kani | 1 | -18/+6 |
2015-07-22 | x86/mm: Move warning from __ioremap_check_ram() to the call site | Toshi Kani | 1 | -3/+4 |