- f73e22a perf: Fix races in computing the header sizes by Peter Zijlstra · 9 years ago
- a723968 perf: Fix u16 overflows by Peter Zijlstra · 9 years ago
- f55fc2a perf: Restructure perf syscall point of no return by Peter Zijlstra · 9 years ago
- 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
- dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- c2ad6b5 perf/ring-buffer: Clarify the use of page::private for high-order AUX allocations by Alexander Shishkin · 9 years ago
- 3d325bf Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- c7999c6 perf: Fix PERF_EVENT_IOC_PERIOD migration race by Peter Zijlstra · 9 years ago
- ee9397a perf: Fix double-free of the AUX buffer by Ben Hutchings · 9 years ago
- ffe8690 perf: add the necessary core perf APIs when accessing events counters in eBPF programs by Kaixu Xia · 9 years ago
- 04a22fa tracing, perf: Implement BPF programs attached to uprobes by Wang Nan · 10 years ago
- 9a6694c perf/x86/intel/pt: Do not force sync packets on every schedule-in by Alexander Shishkin · 9 years ago
- fed66e2cd perf: Fix fasync handling on inherited events by Peter Zijlstra · 10 years ago
- 2a742ce uprobes: Fix the waitqueue_active() check in xol_free_insn_slot() by Oleg Nesterov · 9 years ago
- 704bde3 uprobes: Use vm_special_mapping to name the XOL vma by Oleg Nesterov · 9 years ago
- f58bea2 uprobes: Fix the usage of install_special_mapping() by Oleg Nesterov · 9 years ago
- db087ef uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever by Oleg Nesterov · 9 years ago
- 86dcb70 uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
- a5b7e1a uprobes: Change prepare_uretprobe() to (try to) flush the dead frames by Oleg Nesterov · 9 years ago
- 5eeb50d uprobes: Change handle_trampoline() to flush the frames invalidated by longjmp() by Oleg Nesterov · 9 years ago
- 7b868e4 uprobes/x86: Reimplement arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
- 97da897 uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
- a83cfeb uprobes: Change handle_trampoline() to find the next chain beforehand by Oleg Nesterov · 9 years ago
- 6c58d0e uprobes: Change prepare_uretprobe() to use uprobe_warn() by Oleg Nesterov · 9 years ago
- 0b5256c uprobes: Send SIGILL if handle_trampoline() fails by Oleg Nesterov · 9 years ago
- 2bb5e84 uprobes: Introduce free_ret_instance() by Oleg Nesterov · 9 years ago
- f231722 uprobes: Introduce get_uprobe() by Oleg Nesterov · 9 years ago
- acd632e Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more changes by Ingo Molnar · 9 years ago
- 00a2916 perf: Fix running time accounting by Peter Zijlstra · 9 years ago
- 45ac140 perf: Add PERF_RECORD_SWITCH to indicate context switches by Adrian Hunter · 9 years ago
- 57ffc5c perf: Fix AUX buffer refcounting by Peter Zijlstra · 10 years ago
- 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 10 years ago
- 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 6bc4c3a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- fc934d4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 2f993cf perf: Fix ring_buffer_attach() RCU sync, again by Oleg Nesterov · 10 years ago
- f38b0db perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES by Kan Liang · 10 years ago
- 2150908 perf/x86/intel: Handle multiple records in the PEBS buffer by Yan, Zheng · 10 years ago
- 085c789 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
- 5af4692 smp: Make control dependencies work on Alpha, improve documentation by Paul E. McKenney · 10 years ago
- 66eb579 perf: allow for PMU-specific event filtering by Mark Rutland · 10 years ago
- aa319bc perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite mode by Alexander Shishkin · 10 years ago
- dead9f2 perf: Fix race in BPF program unregister by Alexei Starovoitov · 10 years ago
- c3b5d3c Merge branch 'linus' into timers/core by Thomas Gleixner · 10 years ago
- 4cfafd3 sched,perf: Fix periodic timers by Peter Zijlstra · 10 years ago
- af658dc tracing: Rename ftrace_event.h to trace_events.h by Steven Rostedt (Red Hat) · 10 years ago
- 8b10c5e2 perf: Annotate inherited event ctx->mutex recursion by Peter Zijlstra · 10 years ago
- 30fbd59 perf: Remove unused function perf_mux_hrtimer_cancel() by Thomas Gleixner · 10 years ago
- 9183034 perf: perf_mux_hrtimer_cancel() can be static by kbuild test robot · 10 years ago
- 272325c perf: Fix mux_interval hrtimer wreckage by Peter Zijlstra · 10 years ago
- 3497d20 perf: core: Use hrtimer_start() by Thomas Gleixner · 10 years ago
- 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- ec0d772 perf: Add ITRACE_START record to indicate that tracing has started by Alexander Shishkin · 10 years ago
- 1a59413 perf: Add wakeup watermark control to the AUX area by Alexander Shishkin · 10 years ago
- 2023a0d perf: Support overwrite mode for the AUX area by Alexander Shishkin · 10 years ago
- fdc2670 perf: Add API for PMUs to write to the AUX area by Alexander Shishkin · 10 years ago
- 68db7e9 perf: Add AUX record by Alexander Shishkin · 10 years ago
- bed5b25 perf: Add a pmu capability for "exclusive" events by Alexander Shishkin · 10 years ago
- 6a27923 perf: Add a capability for AUX_NO_SG pmus to do software double buffering by Alexander Shishkin · 10 years ago
- 0a4e38e perf: Support high-order allocations for AUX space by Alexander Shishkin · 10 years ago
- 45bfb2e perf: Add AUX area to ring buffer for raw data streams by Peter Zijlstra · 10 years ago
- e8c6dea perf: Add data_{offset,size} to user_page by Alexander Shishkin · 10 years ago
- 2541517 tracing, perf: Implement BPF programs attached to kprobes by Alexei Starovoitov · 10 years ago
- 34f4392 perf: Add per event clockid support by Peter Zijlstra · 10 years ago
- ccd41c8 perf: Fix racy group access by Peter Zijlstra · 10 years ago
- 936c663 Merge branch 'perf/x86' into perf/core, because it's ready by Ingo Molnar · 10 years ago
- 072e5a1 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh the tree by Ingo Molnar · 10 years ago
- 50f16a8 perf: Remove type specific target pointers by Peter Zijlstra · 10 years ago
- d525211 perf: Fix irq_work 'tail' recursion by Peter Zijlstra · 10 years ago
- d415a7f perf: Fix context leak in put_event() by Leon Yu · 10 years ago
- 2ed1131 Revert "perf: Remove the extra validity check on nr_pages" by Kan Liang · 10 years ago
- e9e4e44 Merge tag 'v4.0-rc1' into perf/core, to refresh the tree by Ingo Molnar · 10 years ago
- bfe1fcd perf/x86/intel: Support task events with Intel CQM by Matt Fleming · 10 years ago
- 79dff51 perf: Move cgroup init before PMU ->event_init() by Matt Fleming · 10 years ago
- eacd3ec perf: Add ->count() function to read per-package counters by Matt Fleming · 10 years ago
- 39bed6c perf: Make perf_cgroup_from_task() global by Matt Fleming · 10 years ago
- 8a26ce4 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
- a46a230 perf: Simplify the branch stack check by Yan, Zheng · 10 years ago
- 5a158c3 perf: Always switch pmu specific data during context switch by Yan, Zheng · 10 years ago
- 4af57ef perf: Add pmu specific data for perf task context 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
- 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
- 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 74390aa perf: Remove the extra validity check on nr_pages by Kaixu Xia · 10 years ago
- d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
- b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 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
- 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