index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Age
Commit message (
Expand
)
Author
2014-05-19
perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()
Peter Zijlstra
2014-05-19
perf: Prevent false warning in perf_swevent_add
Jiri Olsa
2014-05-19
perf: Limit perf_event_attr::sample_period to 63 bits
Peter Zijlstra
2014-05-07
perf: Fix perf_event_init_context()
Peter Zijlstra
2014-05-07
perf: Fix race in removing an event
Peter Zijlstra
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-02-27
perf: Optimize group_sched_in()
Peter Zijlstra
2014-02-27
perf: Remove redundant PMU assignment
Mark Rutland
2014-02-27
perf: Fix prototype of find_pmu_context()
Mark Rutland
2014-02-27
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-02-27
perf: Fix hotplug splat
Peter Zijlstra
2014-02-21
perf/x86: Warn to early_printk() in case irq_work is too slow
Peter Zijlstra
2014-02-13
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
2014-02-11
cgroup: improve css_from_dir() into css_tryget_from_dir()
Tejun Heo
2014-02-09
perf/x86: Push the duration-logging printk() to IRQ context
Peter Zijlstra
2014-02-08
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
2014-01-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-01-12
perf: Introduce a flag to enable close-on-exec in perf_event_open()
Yann Droneaud
2014-01-12
perf/x86: Fix active_entry initialization
Stephane Eranian
2013-12-17
perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the period
Peter Zijlstra
2013-12-17
perf: Disable all pmus on unthrottling and rescheduling
Alexander Shishkin
2013-11-27
perf: Add active_entry list head to struct perf_event
Stephane Eranian
2013-11-19
perf: Remove fragile swevent hlist optimization
Peter Zijlstra
2013-11-13
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
2013-11-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-06
perf: Factor out strncpy() in perf_event_mmap_event()
Oleg Nesterov
2013-10-29
perf: Fix the perf context switch optimization
Peter Zijlstra
2013-10-29
perf: Change zero-padding of strings in perf_event_mmap_event()
Peter Zijlstra
2013-10-29
perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event()
Oleg Nesterov
2013-10-29
perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event()
Oleg Nesterov
2013-10-29
perf: Remove useless atomic_t
Peter Zijlstra
2013-10-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
2013-10-17
perf: Disable PERF_RECORD_MMAP2 support
Stephane Eranian
2013-10-04
perf: Add generic transaction flags
Andi Kleen
2013-10-04
perf: Enforce 1 as lower limit for perf_event_max_sample_rate
Knut Petersen
2013-10-04
perf: Fix perf_pmu_migrate_context
Peter Zijlstra
2013-09-29
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
2013-09-26
pmu_bus: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-09-20
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
2013-09-11
perf: Fix up MMAP2 buffer space reservation
Arnaldo Carvalho de Melo
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-02
perf: Add attr->mmap2 attribute to an event
Stephane Eranian
2013-09-02
perf: Prevent race in unthrottling code
Jiri Olsa
2013-08-29
perf: make events stream always parsable
Adrian Hunter
2013-08-26
cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntax
Tejun Heo
2013-08-16
perf: Do not compute time values unnecessarily
Peter Zijlstra
2013-08-16
perf: Account freq events globally
Frederic Weisbecker
[next]