summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-18perf, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra
2015-02-18perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra
2015-02-18perf/x86/intel: Discard zero length call entries in LBR call stackYan, Zheng
2015-02-18perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack modeYan, Zheng
2015-02-18perf/x86/intel: Re-organize code that implicitly enables LBR/PEBSYan, Zheng
2015-02-18perf: Simplify the branch stack checkYan, Zheng
2015-02-18perf/x86/intel: Save/restore LBR stack during context switchYan, Zheng
2015-02-18perf/x86/intel: Track number of events that use the LBR callstackYan, Zheng
2015-02-18perf/x86/intel: Allocate space for storing LBR stackYan, Zheng
2015-02-18perf/x86/intel: Add basic Haswell LBR call stack supportYan, Zheng
2015-02-18perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng
2015-02-18perf: Introduce pmu context switch callbackYan, Zheng
2015-02-18perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng
2015-02-18perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to voidAravind Gopalakrishnan
2015-02-18perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() callMarkus Elfring
2015-02-04perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski
2015-02-04perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski
2015-02-04perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski
2015-02-04x86: Add a comment clarifying LDT context switchingAndy Lutomirski
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski
2015-02-04Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar
2015-02-04Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar
2015-02-03Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-02-03Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2015-02-03Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar
2015-02-01Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-01Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2015-02-01x86_64, entry: Remove the syscall exit audit and schedule optimizationsAndy Lutomirski
2015-02-01x86_64, entry: Use sysret to return to userspace when possibleAndy Lutomirski
2015-02-01x86, traps: Fix ist_enter from userspaceAndy Lutomirski
2015-01-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-30arc: mm: Fix build failureGuenter Roeck
2015-01-30KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář
2015-01-30Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-01-29arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-01-29arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
2015-01-29arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy buildsMagnus Damm
2015-01-29x86, vdso: teach 'make clean' remove vdso64 binariesAndrey Skvortsov
2015-01-29ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy buildsMagnus Damm
2015-01-28Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2015-01-28ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar
2015-01-28Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-01-28Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ...Ingo Molnar
2015-01-28perf/x86/intel: Add model number for AirmontKan Liang