index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
perf: Revert ("perf: Always destroy groups on exit")
Peter Zijlstra
1
-1
/
+13
2014-07-05
perf: Make perf_event_init_context() function static
Jiri Olsa
1
-1
/
+1
2014-07-02
perf: Do not allow optimized switch for non-cloned events
Jiri Olsa
1
-1
/
+1
2014-06-14
Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes
Ingo Molnar
1
-4
/
+33
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-16
/
+27
2014-06-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+2
2014-06-09
Revert "perf: Disable PERF_RECORD_MMAP2 support"
Don Zickus
1
-4
/
+0
2014-06-09
perf: Pass protection and flags bits through mmap2 interface
Peter Zijlstra
1
-0
/
+33
2014-06-06
perf: Differentiate exec() and non-exec() comm events
Adrian Hunter
1
-2
/
+2
2014-06-06
Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...
Ingo Molnar
1
-73
/
+80
2014-06-06
perf: Fix perf_event_comm() vs. exec() assumption
Peter Zijlstra
1
-12
/
+16
2014-06-05
perf: Disable sampled events if no PMU interrupt
Vince Weaver
1
-0
/
+7
2014-06-05
perf: Fix use after free in perf_remove_from_context()
Peter Zijlstra
1
-2
/
+2
2014-06-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-47
/
+70
2014-05-19
perf/events/core: Drop unused variable after cleanup
Borislav Petkov
1
-1
/
+1
2014-05-19
perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()
Peter Zijlstra
1
-60
/
+49
2014-05-19
perf: Prevent false warning in perf_swevent_add
Jiri Olsa
1
-1
/
+12
2014-05-19
perf: Limit perf_event_attr::sample_period to 63 bits
Peter Zijlstra
1
-0
/
+3
2014-05-13
cgroup: rename css_tryget*() to css_tryget_online*()
Tejun Heo
1
-1
/
+2
2014-05-07
perf: Simplify perf_event_exit_task_context()
Peter Zijlstra
1
-16
/
+1
2014-05-07
perf: Rework free paths
Peter Zijlstra
1
-26
/
+40
2014-05-07
perf: Validate locking assumption
Peter Zijlstra
1
-0
/
+2
2014-05-07
perf: Always destroy groups on exit
Peter Zijlstra
1
-1
/
+1
2014-05-07
perf: Ensure consistent inherit state in groups
Peter Zijlstra
1
-3
/
+10
2014-05-07
Merge branch 'perf/urgent' into perf/core, to avoid conflicts
Ingo Molnar
1
-21
/
+28
2014-05-07
perf: Fix perf_event_init_context()
Peter Zijlstra
1
-0
/
+2
2014-05-07
perf: Fix race in removing an event
Peter Zijlstra
1
-21
/
+26
2014-04-18
perf: Allow building PMU drivers as modules
Yan, Zheng
1
-0
/
+15
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-21
/
+4
2014-02-27
perf: Optimize group_sched_in()
Peter Zijlstra
1
-1
/
+1
2014-02-27
perf: Remove redundant PMU assignment
Mark Rutland
1
-2
/
+0
2014-02-27
perf: Fix prototype of find_pmu_context()
Mark Rutland
1
-1
/
+1
2014-02-27
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-6
/
+6
2014-02-27
perf: Fix hotplug splat
Peter Zijlstra
1
-6
/
+6
2014-02-21
perf/x86: Warn to early_printk() in case irq_work is too slow
Peter Zijlstra
1
-2
/
+7
2014-02-13
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
1
-1
/
+1
2014-02-11
cgroup: improve css_from_dir() into css_tryget_from_dir()
Tejun Heo
1
-16
/
+1
2014-02-09
perf/x86: Push the duration-logging printk() to IRQ context
Peter Zijlstra
1
-7
/
+21
2014-02-08
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
1
-5
/
+3
2014-01-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-3
/
+18
2014-01-12
perf: Introduce a flag to enable close-on-exec in perf_event_open()
Yann Droneaud
1
-3
/
+9
2014-01-12
perf/x86: Fix active_entry initialization
Stephane Eranian
1
-0
/
+2
2013-12-17
perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the period
Peter Zijlstra
1
-1
/
+15
2013-12-17
perf: Disable all pmus on unthrottling and rescheduling
Alexander Shishkin
1
-3
/
+18
2013-11-27
perf: Add active_entry list head to struct perf_event
Stephane Eranian
1
-0
/
+1
2013-11-19
perf: Remove fragile swevent hlist optimization
Peter Zijlstra
1
-8
/
+0
2013-11-13
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
1
-3
/
+0
2013-11-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-59
/
+97
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+8
2013-11-06
perf: Factor out strncpy() in perf_event_mmap_event()
Oleg Nesterov
1
-16
/
+16
[prev]
[next]