Age | Commit message (Expand) | Author | Files | Lines |
2015-03-23 | perf: Remove type specific target pointers | Peter Zijlstra | 3 | -6/+5 |
2015-03-23 | perf/x86/intel: Fix Makefile to actually build the cqm driver | Matt Fleming | 1 | -1/+1 |
2015-02-25 | perf/x86/intel: Enable conflicting event scheduling for CQM | Matt Fleming | 1 | -46/+84 |
2015-02-25 | perf/x86/intel: Perform rotation on Intel CQM RMIDs | Matt Fleming | 1 | -48/+623 |
2015-02-25 | perf/x86/intel: Support task events with Intel CQM | Matt Fleming | 1 | -21/+174 |
2015-02-25 | perf/x86/intel: Implement LRU monitoring ID allocation for CQM | Matt Fleming | 1 | -8/+92 |
2015-02-25 | perf/x86/intel: Add Intel Cache QoS Monitoring support | Matt Fleming | 1 | -0/+530 |
2015-02-25 | x86: Add support for Intel Cache QoS Monitoring (CQM) detection | Peter P Waskiewicz Jr | 3 | -1/+50 |
2015-02-18 | perf, powerpc: Fix up flush_branch_stack() users | Peter Zijlstra | 1 | -4/+9 |
2015-02-18 | perf/x86/intel: Expose LBR callstack to user space tooling | Peter Zijlstra | 2 | -12/+4 |
2015-02-18 | perf/x86/intel: Discard zero length call entries in LBR call stack | Yan, Zheng | 1 | -2/+11 |
2015-02-18 | perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack mode | Yan, Zheng | 1 | -4/+13 |
2015-02-18 | perf/x86/intel: Re-organize code that implicitly enables LBR/PEBS | Yan, Zheng | 1 | -30/+29 |
2015-02-18 | perf: Simplify the branch stack check | Yan, Zheng | 1 | -17/+3 |
2015-02-18 | perf/x86/intel: Save/restore LBR stack during context switch | Yan, Zheng | 1 | -12/+76 |
2015-02-18 | perf/x86/intel: Track number of events that use the LBR callstack | Yan, Zheng | 1 | -0/+19 |
2015-02-18 | perf/x86/intel: Allocate space for storing LBR stack | Yan, Zheng | 2 | -0/+11 |
2015-02-18 | perf/x86/intel: Add basic Haswell LBR call stack support | Yan, Zheng | 3 | -24/+83 |
2015-02-18 | perf/x86/intel: Use context switch callback to flush LBR stack | Yan, Zheng | 4 | -21/+30 |
2015-02-18 | perf: Introduce pmu context switch callback | Yan, Zheng | 2 | -0/+9 |
2015-02-18 | perf/x86/intel: Reduce lbr_sel_map[] size | Yan, Zheng | 2 | -29/+29 |
2015-02-18 | perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to void | Aravind Gopalakrishnan | 1 | -7/+5 |
2015-02-18 | perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() call | Markus Elfring | 1 | -2/+1 |
2015-02-04 | perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasks | Andy Lutomirski | 2 | -2/+24 |
2015-02-04 | perf/x86: Only allow rdpmc if a perf_event is mapped | Andy Lutomirski | 4 | -19/+58 |
2015-02-04 | perf: Pass the event to arch_perf_update_userpage() | Andy Lutomirski | 1 | -1/+2 |
2015-02-04 | x86: Add a comment clarifying LDT context switching | Andy Lutomirski | 1 | -6/+8 |
2015-02-04 | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski | 20 | -46/+85 |
2015-02-04 | x86: Clean up cr4 manipulation | Andy Lutomirski | 14 | -55/+67 |
2015-02-04 | Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patches | Ingo Molnar | 13 | -301/+308 |
2015-02-04 | Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes | Ingo Molnar | 66 | -255/+541 |
2015-02-03 | Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2 | -54/+77 |
2015-02-03 | Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 1 | -1/+1 |
2015-02-03 | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n... | Ingo Molnar | 125 | -482/+860 |
2015-02-01 | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 22 | -71/+150 |
2015-02-01 | Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 4 | -0/+47 |
2015-02-01 | x86_64, entry: Remove the syscall exit audit and schedule optimizations | Andy Lutomirski | 1 | -47/+5 |
2015-02-01 | x86_64, entry: Use sysret to return to userspace when possible | Andy Lutomirski | 1 | -0/+54 |
2015-02-01 | x86, traps: Fix ist_enter from userspace | Andy Lutomirski | 1 | -7/+18 |
2015-01-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -16/+14 |
2015-01-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 15 | -178/+330 |
2015-01-30 | arc: mm: Fix build failure | Guenter Roeck | 1 | -1/+1 |
2015-01-30 | KVM: x86: check LAPIC presence when building apic_map | Radim Krčmář | 1 | -0/+3 |
2015-01-30 | Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 14 | -178/+327 |
2015-01-29 | arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault | Marc Zyngier | 3 | -18/+50 |
2015-01-29 | arm/arm64: KVM: Invalidate data cache on unmap | Marc Zyngier | 3 | -15/+116 |
2015-01-29 | arm/arm64: KVM: Use set/way op trapping to track the state of the caches | Marc Zyngier | 14 | -145/+161 |
2015-01-29 | arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device() | Laurent Pinchart | 1 | -15/+38 |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 26 | -1/+55 |
2015-01-29 | ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds | Magnus Damm | 3 | -0/+20 |