Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
a55e07c8a5aaf5442d10b0b392ce8ce41a96921d
/
kernel
/
events
88a5766
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
988adfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
4a23717a
uprobes: share the i_mmap_rwsem
by Davidlohr Bueso
· 10 years ago
c8c06ef
mm: convert i_mmap_mutex to rwsem
by Davidlohr Bueso
· 10 years ago
83cde9e
mm: use new helper functions around the i_mmap_mutex
by Davidlohr Bueso
· 10 years ago
3459f0d
Merge branch 'linus' into perf/urgent, to pick up the upstream merged bits
by Ingo Molnar
· 10 years ago
9fc81d8
perf: Fix events installation during moving group
by Jiri Olsa
· 10 years ago
cbfe0de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
5706ffd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
e8115e7
Merge tag 'v3.18-rc7' into drm-next
by Dave Airlie
· 10 years ago
82975bc
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
by Andy Lutomirski
· 10 years ago
b583043
kill f_dentry uses
by Al Viro
· 10 years ago
2565711
perf: Improve the perf_sample_data struct layout
by Peter Zijlstra
· 10 years ago
60e2364
perf: Add ability to sample machine state on interrupt
by Stephane Eranian
· 10 years ago
226424e
perf: Fix corruption of sibling list with hotplug
by Mark Rutland
· 10 years ago
c719f56
perf: Fix and clean up initialization of pmu::event_idx
by Peter Zijlstra
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
ebf546c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9d9420f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b211e9d
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
9c2b9d3
perf: Fix perf bug in fork()
by Peter Zijlstra
· 10 years ago
211de6e
perf: Fix unclone_ctx() vs. locking
by Peter Zijlstra
· 10 years ago
6c72e35
perf: fix perf bug in fork()
by Peter Zijlstra
· 10 years ago
802c8a6
Revert "perf: Do not allow optimized switch for non-cloned events"
by Jiri Olsa
· 10 years ago
1929def
perf: Fix child event initial state setup
by Jiri Olsa
· 10 years ago
dc63398
perf: Do not POLLHUP event if it has children
by Jiri Olsa
· 10 years ago
4e2ba65
perf/cgroup: Remove perf_put_cgroup()
by Zefan Li
· 10 years ago
c88f209
perf: Do not check PERF_EVENT_STATE_EXIT on syscall read path
by Jiri Olsa
· 10 years ago
3577af7
perf: Fix a race condition in perf_remove_from_context()
by Cong Wang
· 10 years ago
70691d4
perf/core: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
by Andreea-Cristina Bernat
· 10 years ago
e0455e1
perf/callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
by Andreea-Cristina Bernat
· 10 years ago
bdea534
Merge tag 'v3.17-rc4' into perf/core, to pick up fixes
by Ingo Molnar
· 10 years ago
4a32fea
scheduler: Replace __get_cpu_var with this_cpu_ptr
by Christoph Lameter
· 10 years ago
44744bb
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
83bc90e
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 10 years ago
179033b
perf: Add PERF_EVENT_STATE_EXIT state for events with exited task
by Jiri Olsa
· 10 years ago
61b6768
perf: Fix perf_poll to return proper POLLHUP value
by Jiri Olsa
· 10 years ago
b3f2078
perf: Handle compat ioctl
by Pawel Moll
· 11 years ago
e708d7a
perf: Do poll_wait() before checking condition in perf_poll()
by Sebastian Andrzej Siewior
· 10 years ago
fadfe7b
perf: Add queued work to remove orphaned child events
by Jiri Olsa
· 10 years ago
f869776
perf: Set owner pointer for kernel events
by Jiri Olsa
· 10 years ago
00501b5
mm: memcontrol: rewrite charge API
by Johannes Weiner
· 10 years ago
5030c69
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes
by Ingo Molnar
· 10 years ago
9dae0a3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d14aef3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
fbe26ab
perf: Add vm_ops->name call for mmap event name retrieval
by Jiri Olsa
· 10 years ago
4a1c0f2
perf: Fix lockdep warning on process exit
by Peter Zijlstra
· 11 years ago
1903d50
perf: Revert ("perf: Always destroy groups on exit")
by Peter Zijlstra
· 10 years ago
985c8dc
perf: Make perf_event_init_context() function static
by Jiri Olsa
· 11 years ago
ef34c6c
Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
1f9a726
perf: Do not allow optimized switch for non-cloned events
by Jiri Olsa
· 11 years ago
06d0713
uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone
by Oleg Nesterov
· 11 years ago
cf23091
Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes
by Ingo Molnar
· 11 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
14208b0
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
a5a5ba7
Revert "perf: Disable PERF_RECORD_MMAP2 support"
by Don Zickus
· 11 years ago
f972eb6
perf: Pass protection and flags bits through mmap2 interface
by Peter Zijlstra
· 11 years ago
82b8977
perf: Differentiate exec() and non-exec() comm events
by Adrian Hunter
· 11 years ago
ec00010
Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches
by Ingo Molnar
· 11 years ago
e041e32
perf: Fix perf_event_comm() vs. exec() assumption
by Peter Zijlstra
· 11 years ago
eb3d3ec
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
by Linus Torvalds
· 11 years ago
40814f6
uprobes: Teach copy_insn() to support tmpfs
by Oleg Nesterov
· 11 years ago
41ccba02
uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()
by Oleg Nesterov
· 11 years ago
53b2533
perf: Disable sampled events if no PMU interrupt
by Vince Weaver
· 11 years ago
ebf905f
perf: Fix use after free in perf_remove_from_context()
by Peter Zijlstra
· 11 years ago
c56d340
Merge branch 'perf/uprobes' into perf/core
by Ingo Molnar
· 11 years ago
3d521f9
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
72e6ae2
ARM: 8043/1: uprobes need icache flush after xol write
by Victor Kamensky
· 11 years ago
12665b3
perf/events/core: Drop unused variable after cleanup
by Borislav Petkov
· 11 years ago
b69cf53
perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()
by Peter Zijlstra
· 11 years ago
39af6b1
perf: Prevent false warning in perf_swevent_add
by Jiri Olsa
· 11 years ago
0819b2e
perf: Limit perf_event_attr::sample_period to 63 bits
by Peter Zijlstra
· 11 years ago
b02ef20
uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap
by Oleg Nesterov
· 11 years ago
29dedee
uprobes: Add mem_cgroup_charge_anon() into uprobe_write_opcode()
by Oleg Nesterov
· 11 years ago
ec903c0
cgroup: rename css_tryget*() to css_tryget_online*()
by Tejun Heo
· 11 years ago
3a497f4
perf: Simplify perf_event_exit_task_context()
by Peter Zijlstra
· 11 years ago
683ede4
perf: Rework free paths
by Peter Zijlstra
· 11 years ago
6334241
perf: Validate locking assumption
by Peter Zijlstra
· 11 years ago
15a2d4d
perf: Always destroy groups on exit
by Peter Zijlstra
· 11 years ago
1f4ee50
perf: Ensure consistent inherit state in groups
by Peter Zijlstra
· 11 years ago
37b16be
Merge branch 'perf/urgent' into perf/core, to avoid conflicts
by Ingo Molnar
· 11 years ago
ffb4ef2
perf: Fix perf_event_init_context()
by Peter Zijlstra
· 11 years ago
46ce0fe
perf: Fix race in removing an event
by Peter Zijlstra
· 11 years ago
13f59c5
uprobes: Refuse to insert a probe into MAP_SHARED vma
by Oleg Nesterov
· 11 years ago
c464c76
perf: Allow building PMU drivers as modules
by Yan, Zheng
· 11 years ago
014940b
uprobes/x86: Send SIGILL if arch_uprobe_post_xol() fails
by Oleg Nesterov
· 11 years ago
8a6b173
uprobes: Kill UPROBE_SKIP_SSTEP and can_skip_sstep()
by Oleg Nesterov
· 11 years ago
2d1eb87
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
32d01dc
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
6fe50a2
uprobes: allow ignoring of probe hits
by David A. Long
· 11 years ago
4a23459
perf: Optimize group_sched_in()
by Peter Zijlstra
· 11 years ago
fdded67
perf: Remove redundant PMU assignment
by Mark Rutland
· 11 years ago
9e31704
perf: Fix prototype of find_pmu_context()
by Mark Rutland
· 11 years ago
ff5a708
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
e3703f8
perf: Fix hotplug splat
by Peter Zijlstra
· 11 years ago
cd578ab
perf/x86: Warn to early_printk() in case irq_work is too slow
by Peter Zijlstra
· 11 years ago
924f0d9
cgroup: drop @skip_css from cgroup_taskset_for_each()
by Tejun Heo
· 11 years ago
5a17f54
cgroup: improve css_from_dir() into css_tryget_from_dir()
by Tejun Heo
· 11 years ago
6a02ad66
perf/x86: Push the duration-logging printk() to IRQ context
by Peter Zijlstra
· 11 years ago
Next »