- acba3c7 perf, powerpc: Fix up flush_branch_stack() users by Peter Zijlstra · 10 years ago
- 384b605 perf tools: Construct LBR call chain by Kan Liang · 10 years ago
- aad2b21 perf tools: Enable LBR call stack support by Kan Liang · 10 years ago
- 2c44b19 perf/x86/intel: Expose LBR callstack to user space tooling by Peter Zijlstra · 10 years ago
- aa54ae9 perf/x86/intel: Discard zero length call entries in LBR call stack by Yan, Zheng · 10 years ago
- 2c70d00 perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack mode by Yan, Zheng · 10 years ago
- 4b85490 perf/x86/intel: Re-organize code that implicitly enables LBR/PEBS by Yan, Zheng · 10 years ago
- a46a230 perf: Simplify the branch stack check by Yan, Zheng · 10 years ago
- 76cb2c6 perf/x86/intel: Save/restore LBR stack during context switch by Yan, Zheng · 10 years ago
- 63f0c1d perf/x86/intel: Track number of events that use the LBR callstack by Yan, Zheng · 10 years ago
- e18bf52 perf/x86/intel: Allocate space for storing LBR stack by Yan, Zheng · 10 years ago
- 5a158c3 perf: Always switch pmu specific data during context switch by Yan, Zheng · 10 years ago
- 4af57ef28 perf: Add pmu specific data for perf task context by Yan, Zheng · 10 years ago
- e9d7f7c perf/x86/intel: Add basic Haswell LBR call stack support by Yan, Zheng · 10 years ago
- 2a0ad3b perf/x86/intel: Use context switch callback to flush LBR stack by Yan, Zheng · 10 years ago
- ba53250 perf: Introduce pmu context switch callback by Yan, Zheng · 10 years ago
- 27ac905 perf/x86/intel: Reduce lbr_sel_map[] size by Yan, Zheng · 10 years ago
- c796b20 perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to void by Aravind Gopalakrishnan · 10 years ago
- 6a694a6 perf: Update userspace page info for software event by Shaohua Li · 10 years ago
- 72f669c perf: Update shadow timestamp before add event by Shaohua Li · 10 years ago
- 8e57c58 perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() call by Markus Elfring · 10 years ago
- a667342 perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasks by Andy Lutomirski · 10 years ago
- 7911d3f perf/x86: Only allow rdpmc if a perf_event is mapped by Andy Lutomirski · 10 years ago
- c1317ec perf: Pass the event to arch_perf_update_userpage() by Andy Lutomirski · 10 years ago
- 1e0fb9e perf: Add pmu callbacks to track event mapping and unmapping by Andy Lutomirski · 10 years ago
- 22c4bd9 x86: Add a comment clarifying LDT context switching by Andy Lutomirski · 10 years ago
- 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
- 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
- 0967160 Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patches by Ingo Molnar · 10 years ago
- 2fde4f9 perf: Decouple unthrottling and rotating by Mark Rutland · 10 years ago
- cc34b98 perf: Drop module reference on event init failure by Mark Rutland · 10 years ago
- 7c60fc0 perf: Use POLLIN instead of POLL_IN for perf poll data in flag by Jiri Olsa · 10 years ago
- a83fe28 perf: Fix put_event() ctx lock by Peter Zijlstra · 10 years ago
- 8f95b43 perf: Fix move_group() order by Peter Zijlstra (Intel) · 10 years ago
- f63a8da perf: Fix event->ctx locking by Peter Zijlstra · 10 years ago
- 652884f perf: Add a bit of paranoia by Peter Zijlstra · 10 years ago
- 8f4bf4b Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
- b57c0b5 Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/asm by Ingo Molnar · 10 years ago
- ad6e468 Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/asm by Ingo Molnar · 10 years ago
- 8dbcb87 Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in new changes by Ingo Molnar · 10 years ago
- e36f014 Linux 3.19-rc7 by Linus Torvalds · 10 years ago
- fba7e994 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 3441456 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- 00845eb sched: don't cause task state changes in nested sleep debugging by Linus Torvalds · 10 years ago
- 47c1ffb Input: elantech - add more Fujtisu notebooks to force crc_enabled by Rainer Koenig · 10 years ago
- 28111dd Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 10 years ago
- 96b6352 x86_64, entry: Remove the syscall exit audit and schedule optimizations by Andy Lutomirski · 10 years ago
- 2a23c6b x86_64, entry: Use sysret to return to userspace when possible by Andy Lutomirski · 10 years ago
- b926e6f x86, traps: Fix ist_enter from userspace by Andy Lutomirski · 10 years ago
- 788807d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
- 2141fd0 Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
- 5921dfe Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
- 73dc61c Merge tag 'usb-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
- 6155bc1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- bc208e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
- 92ef9ce Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
- 1f59fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- f3a3404 Merge tag 'iommu-fixes-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
- c6591c8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- e262eb9 arc: mm: Fix build failure by Guenter Roeck · 10 years ago
- 1ed39ba Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
- 32e2240 i2c: sh_mobile: terminate DMA reads properly by Wolfram Sang · 10 years ago
- df04d1d KVM: x86: check LAPIC presence when building apic_map by Radim Krčmář · 10 years ago
- 02512b2 Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 10 years ago
- a78b80f Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
- 2148f18 drm: fix fb-helper vs MST dangling connector ptrs (v2) by Rob Clark · 10 years ago
- 1c999c4 Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
- 353a0c6 Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
- 884e00f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
- 0d3e4d4 arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault by Marc Zyngier · 10 years ago
- 363ef89 arm/arm64: KVM: Invalidate data cache on unmap by Marc Zyngier · 10 years ago
- 3c1e716 arm/arm64: KVM: Use set/way op trapping to track the state of the caches by Marc Zyngier · 10 years ago
- c52686f perf symbols: Convert lseek + read to pread by Namhyung Kim · 10 years ago
- 42aa276 perf tools: Use perf_data_file__fd() consistently by Namhyung Kim · 10 years ago
- 0b064f4 perf symbols: Support to read compressed module from build-id cache by Namhyung Kim · 10 years ago
- 62e503b perf evsel: Set attr.task bit for a tracking event by Namhyung Kim · 10 years ago
- f791397 perf header: Set header version correctly by Namhyung Kim · 10 years ago
- a2ae004 Merge tag 'sound-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
- 297614f Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
- e3d5911 perf record: Show precise number of samples by Namhyung Kim · 10 years ago
- 4ac30cf perf tools: Do not use __perf_session__process_events() directly by Namhyung Kim · 10 years ago
- f1f13af perf callchain: Cache eh/debug frame offset for dwarf unwind by Namhyung Kim · 10 years ago
- 9c145c56 vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS by Linus Torvalds · 10 years ago
- eab8d65 arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device() by Laurent Pinchart · 10 years ago
- 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
- 77cf516 ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds by Magnus Damm · 10 years ago
- 050835e9 x86, vdso: teach 'make clean' remove vdso64 binaries by Andrey Skvortsov · 10 years ago
- 974b072 ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds by Magnus Damm · 10 years ago
- 764e2c7 Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 10 years ago
- dcad688 ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is disabled by Thomas Petazzoni · 10 years ago
- 459a3df perf tools: Provide stub for missing pthread_attr_setaffinity_np by Vineet Gupta · 10 years ago
- 8d9cbd8 perf evsel: Don't rely on malloc working for sz 0 by Vineet Gupta · 10 years ago
- 2a7eaea dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAIL mode by Joe Thornber · 10 years ago
- 766a788 dm cache: fix missing ERR_PTR returns and handling by Joe Thornber · 10 years ago
- b3890e4 Merge branch 'perf/hw_breakpoints' into perf/core by Ingo Molnar · 10 years ago
- 29bf4db Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
- f10698e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 10 years ago
- e742f3d Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
- 772a9ac Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/asm by Ingo Molnar · 10 years ago
- 41ca5d4 Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc as 'no segment'") into x86/asm by Ingo Molnar · 10 years ago