aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events/core.c
Commit message (Expand)AuthorAge
* perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra2013-07-25
* perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa2013-07-25
* perf: Clone child context from parent context pmuJiri Olsa2013-07-25
* perf: Fix mmap() accounting holePeter Zijlstra2013-06-19
* perf: Fix perf mmap bugsPeter Zijlstra2013-05-28
* perf: Factor out auxiliary events notificationJiri Olsa2013-05-07
* perf: Fix EXIT event notificationJiri Olsa2013-05-07
* Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-02
|\
| * Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-30
| |\
| | * Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-21
| | |\
| | * | perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAPStephane Eranian2013-04-01
| | * | perf: Add generic memory sampling interfaceStephane Eranian2013-04-01
| | * | perf/core: Add weighted samplesAndi Kleen2013-04-01
| | * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-03-21
| | |\ \
| | * | | perf/cgroup: Add __percpu annotation to perf_cgroup->infoNamhyung Kim2013-03-18
| | * | | perf: Remove include of cgroup.h from perf_event.hLi Zefan2013-03-06
| * | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-29
| |\ \ \ \
| | * | | | perf: make perf_event cgroup hierarchicalTejun Heo2013-04-10
| | |/ / /
| * | | / events: Protect access via task_subsys_state_check()Paul E. McKenney2013-04-21
| | |_|/ | |/| |
| * | | perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala2013-04-15
| * | | perf: Fix error return codeWei Yongjun2013-04-12
| * | | perf: Fix strncpy() use, always make sure it's NUL terminatedChen Gang2013-04-08
| | |/ | |/|
| * | perf: Generate EXIT event only once per task contextNamhyung Kim2013-03-18
| * | perf: Reset hwc->last_period on sw clock eventsNamhyung Kim2013-03-18
| |/
* | perf: New helper to prevent full dynticks CPUs from stopping tickFrederic Weisbecker2013-04-22
* | perf: Kick full dynticks CPU if events rotation is neededFrederic Weisbecker2013-04-22
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* events: convert to idr_alloc()Tejun Heo2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19
|\ \
| * | perf: Introduce hw_perf_event->tp_target and ->tp_listOleg Nesterov2013-02-08
| |/
* / perf: Fix event group context moveJiri Olsa2013-02-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-17
|\
| * pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-19
* | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-19
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
|\
| * perf: Fix perf_cgroup_switch for sw-eventsPeter Zijlstra2012-10-05
| * perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra2012-10-05
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \
| * | switch simple cases of fget_light to fdgetAl Viro2012-09-26
| * | events: don't use get_unused_fd_flags() when get_unused_fd() will doAl Viro2012-09-26
* | | Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-02
|\ \ \ | |_|/ |/| |
| * | cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...Tejun Heo2012-09-14
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
|\ \ \ | |_|/ |/| |
| * | perf: Add ability to attach user stack dump to sampleJiri Olsa2012-08-10
| * | perf: Add ability to attach user level registers dump to sampleJiri Olsa2012-08-10
| |/
* | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad2012-09-04
* | perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-04
|/