aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+0
2013-07-16sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman1-2/+0
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker1-2/+2
2013-07-12perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra1-1/+14
2013-07-12perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa1-1/+10
2013-07-12perf: Clone child context from parent context pmuJiri Olsa1-1/+1
2013-07-05perf: Fix interrupt handler timing harnessStephane Eranian1-2/+2
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen1-4/+88
2013-06-19perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker1-1/+1
2013-06-19perf: Fix hypervisor branch sampling permission checkStephane Eranian1-2/+2
2013-06-19Merge branch 'perf/urgent' into perf/coreIngo Molnar1-72/+161
2013-06-19perf: Fix mmap() accounting holePeter Zijlstra1-71/+157
2013-05-28perf: Fix perf mmap bugsPeter Zijlstra1-17/+20
2013-05-28perf/x86: Check branch sampling priv level in generic codeStephane Eranian1-5/+4
2013-05-28perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian1-4/+59
2013-05-28perf: Use hrtimers for event multiplexingStephane Eranian1-8/+106
2013-05-28perf: Fix hw breakpoints overflow period samplingJiri Olsa1-1/+1
2013-05-07perf: Factor out auxiliary events notificationJiri Olsa1-153/+89
2013-05-07perf: Fix EXIT event notificationJiri Olsa1-12/+14
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker1-12/+58
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+30
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-8/+16
2013-04-22perf: New helper to prevent full dynticks CPUs from stopping tickFrederic Weisbecker1-0/+10
2013-04-22perf: Kick full dynticks CPU if events rotation is neededFrederic Weisbecker1-1/+6
2013-04-21events: Protect access via task_subsys_state_check()Paul E. McKenney1-0/+2
2013-04-21Merge branch 'perf/urgent' into perf/coreIngo Molnar1-2/+4
2013-04-15perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala1-1/+1
2013-04-12perf: Fix error return codeWei Yongjun1-0/+1
2013-04-10perf: make perf_event cgroup hierarchicalTejun Heo1-8/+16
2013-04-08perf: Fix strncpy() use, always make sure it's NUL terminatedChen Gang1-1/+2
2013-04-01perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAPStephane Eranian1-0/+3
2013-04-01perf: Add generic memory sampling interfaceStephane Eranian1-0/+6
2013-04-01perf/core: Add weighted samplesAndi Kleen1-0/+6
2013-03-21Merge branch 'perf/urgent' into perf/coreIngo Molnar1-2/+6
2013-03-18perf/cgroup: Add __percpu annotation to perf_cgroup->infoNamhyung Kim1-1/+1
2013-03-18perf: Generate EXIT event only once per task contextNamhyung Kim1-2/+5
2013-03-18perf: Reset hwc->last_period on sw clock eventsNamhyung Kim1-0/+1
2013-03-06perf: Remove include of cgroup.h from perf_event.hLi Zefan1-0/+15
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-4/+2
2013-02-27events: convert to idr_alloc()Tejun Heo1-7/+3
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+4
2013-02-08perf: Introduce hw_perf_event->tp_target and ->tp_listOleg Nesterov1-1/+4
2013-02-03perf: Fix event group context moveJiri Olsa1-2/+18
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2012-11-19cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()Tejun Heo1-4/+4
2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman1-1/+1
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+12
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1