summaryrefslogtreecommitdiffstats
path: root/kernel/events/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-181-2/+0
|\
| * sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman2013-07-161-2/+0
* | kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-141-2/+2
|/
* perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra2013-07-121-1/+14
* perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa2013-07-121-1/+10
* perf: Clone child context from parent context pmuJiri Olsa2013-07-121-1/+1
* perf: Fix interrupt handler timing harnessStephane Eranian2013-07-051-2/+2
* perf: Drop sample rate when sampling is too slowDave Hansen2013-06-231-4/+88
* perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker2013-06-191-1/+1
* perf: Fix hypervisor branch sampling permission checkStephane Eranian2013-06-191-2/+2
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-191-72/+161
|\
| * perf: Fix mmap() accounting holePeter Zijlstra2013-06-191-71/+157
| * perf: Fix perf mmap bugsPeter Zijlstra2013-05-281-17/+20
* | perf/x86: Check branch sampling priv level in generic codeStephane Eranian2013-05-281-5/+4
* | perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian2013-05-281-4/+59
* | perf: Use hrtimers for event multiplexingStephane Eranian2013-05-281-8/+106
* | perf: Fix hw breakpoints overflow period samplingJiri Olsa2013-05-281-1/+1
|/
* perf: Factor out auxiliary events notificationJiri Olsa2013-05-071-153/+89
* perf: Fix EXIT event notificationJiri Olsa2013-05-071-12/+14
* Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-021-12/+58
|\
| * Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-301-0/+30
| |\
| | * Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-211-2/+4
| | |\
| | * | perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAPStephane Eranian2013-04-011-0/+3
| | * | perf: Add generic memory sampling interfaceStephane Eranian2013-04-011-0/+6
| | * | perf/core: Add weighted samplesAndi Kleen2013-04-011-0/+6
| | * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-03-211-2/+6
| | |\ \
| | * | | perf/cgroup: Add __percpu annotation to perf_cgroup->infoNamhyung Kim2013-03-181-1/+1
| | * | | perf: Remove include of cgroup.h from perf_event.hLi Zefan2013-03-061-0/+15
| * | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-291-8/+16
| |\ \ \ \
| | * | | | perf: make perf_event cgroup hierarchicalTejun Heo2013-04-101-8/+16
| | |/ / /
| * | | | events: Protect access via task_subsys_state_check()Paul E. McKenney2013-04-211-0/+2
| | |_|/ | |/| |
| * | | perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala2013-04-151-1/+1
| * | | perf: Fix error return codeWei Yongjun2013-04-121-0/+1
| * | | perf: Fix strncpy() use, always make sure it's NUL terminatedChen Gang2013-04-081-1/+2
| | |/ | |/|
| * | perf: Generate EXIT event only once per task contextNamhyung Kim2013-03-181-2/+5
| * | perf: Reset hwc->last_period on sw clock eventsNamhyung Kim2013-03-181-0/+1
| |/
* | perf: New helper to prevent full dynticks CPUs from stopping tickFrederic Weisbecker2013-04-221-0/+10
* | perf: Kick full dynticks CPU if events rotation is neededFrederic Weisbecker2013-04-221-1/+6
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-4/+2
* events: convert to idr_alloc()Tejun Heo2013-02-271-7/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-191-1/+4
|\ \
| * | perf: Introduce hw_perf_event->tp_target and ->tp_listOleg Nesterov2013-02-081-1/+4
| |/
* | perf: Fix event group context moveJiri Olsa2013-02-031-2/+18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-171-1/+1
|\
| * pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-191-1/+1
* | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-191-4/+4
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-131-9/+12
|\
| * perf: Fix perf_cgroup_switch for sw-eventsPeter Zijlstra2012-10-051-3/+6
OpenPOWER on IntegriCloud