summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-03-23perf: Remove type specific target pointersPeter Zijlstra3-6/+5
2015-03-23perf/x86/intel: Fix Makefile to actually build the cqm driverMatt Fleming1-1/+1
2015-02-25perf/x86/intel: Enable conflicting event scheduling for CQMMatt Fleming1-46/+84
2015-02-25perf/x86/intel: Perform rotation on Intel CQM RMIDsMatt Fleming1-48/+623
2015-02-25perf/x86/intel: Support task events with Intel CQMMatt Fleming1-21/+174
2015-02-25perf/x86/intel: Implement LRU monitoring ID allocation for CQMMatt Fleming1-8/+92
2015-02-25perf/x86/intel: Add Intel Cache QoS Monitoring supportMatt Fleming1-0/+530
2015-02-25x86: Add support for Intel Cache QoS Monitoring (CQM) detectionPeter P Waskiewicz Jr3-1/+50
2015-02-18perf, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra1-4/+9
2015-02-18perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra2-12/+4
2015-02-18perf/x86/intel: Discard zero length call entries in LBR call stackYan, Zheng1-2/+11
2015-02-18perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack modeYan, Zheng1-4/+13
2015-02-18perf/x86/intel: Re-organize code that implicitly enables LBR/PEBSYan, Zheng1-30/+29
2015-02-18perf: Simplify the branch stack checkYan, Zheng1-17/+3
2015-02-18perf/x86/intel: Save/restore LBR stack during context switchYan, Zheng1-12/+76
2015-02-18perf/x86/intel: Track number of events that use the LBR callstackYan, Zheng1-0/+19
2015-02-18perf/x86/intel: Allocate space for storing LBR stackYan, Zheng2-0/+11
2015-02-18perf/x86/intel: Add basic Haswell LBR call stack supportYan, Zheng3-24/+83
2015-02-18perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng4-21/+30
2015-02-18perf: Introduce pmu context switch callbackYan, Zheng2-0/+9
2015-02-18perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng2-29/+29
2015-02-18perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to voidAravind Gopalakrishnan1-7/+5
2015-02-18perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() callMarkus Elfring1-2/+1
2015-02-04perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski2-2/+24
2015-02-04perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski4-19/+58
2015-02-04perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski1-1/+2
2015-02-04x86: Add a comment clarifying LDT context switchingAndy Lutomirski1-6/+8
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski20-46/+85
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski14-55/+67
2015-02-04Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar13-301/+308
2015-02-04Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar66-255/+541
2015-02-03Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-54/+77
2015-02-03Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-1/+1
2015-02-03Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar125-482/+860
2015-02-01Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-71/+150
2015-02-01Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson4-0/+47
2015-02-01x86_64, entry: Remove the syscall exit audit and schedule optimizationsAndy Lutomirski1-47/+5
2015-02-01x86_64, entry: Use sysret to return to userspace when possibleAndy Lutomirski1-0/+54
2015-02-01x86, traps: Fix ist_enter from userspaceAndy Lutomirski1-7/+18
2015-01-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-16/+14
2015-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-178/+330
2015-01-30arc: mm: Fix build failureGuenter Roeck1-1/+1
2015-01-30KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář1-0/+3
2015-01-30Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini14-178/+327
2015-01-29arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier3-18/+50
2015-01-29arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier3-15/+116
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier14-145/+161
2015-01-29arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart1-15/+38
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds26-1/+55
2015-01-29ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy buildsMagnus Damm3-0/+20