index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-03
1
-47
/
+70
|
\
|
*
perf/events/core: Drop unused variable after cleanup
Borislav Petkov
2014-05-19
1
-1
/
+1
|
*
perf: Simplify perf_event_exit_task_context()
Peter Zijlstra
2014-05-07
1
-16
/
+1
|
*
perf: Rework free paths
Peter Zijlstra
2014-05-07
1
-26
/
+40
|
*
perf: Validate locking assumption
Peter Zijlstra
2014-05-07
1
-0
/
+2
|
*
perf: Always destroy groups on exit
Peter Zijlstra
2014-05-07
1
-1
/
+1
|
*
perf: Ensure consistent inherit state in groups
Peter Zijlstra
2014-05-07
1
-3
/
+10
|
*
Merge branch 'perf/urgent' into perf/core, to avoid conflicts
Ingo Molnar
2014-05-07
1
-21
/
+28
|
|
\
|
*
|
perf: Allow building PMU drivers as modules
Yan, Zheng
2014-04-18
1
-0
/
+15
*
|
|
perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()
Peter Zijlstra
2014-05-19
1
-60
/
+49
*
|
|
perf: Prevent false warning in perf_swevent_add
Jiri Olsa
2014-05-19
1
-1
/
+12
*
|
|
perf: Limit perf_event_attr::sample_period to 63 bits
Peter Zijlstra
2014-05-19
1
-0
/
+3
|
|
/
|
/
|
*
|
perf: Fix perf_event_init_context()
Peter Zijlstra
2014-05-07
1
-0
/
+2
*
|
perf: Fix race in removing an event
Peter Zijlstra
2014-05-07
1
-21
/
+26
|
/
*
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-03
1
-21
/
+4
|
\
|
*
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
2014-02-13
1
-1
/
+1
|
*
cgroup: improve css_from_dir() into css_tryget_from_dir()
Tejun Heo
2014-02-11
1
-16
/
+1
|
*
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
2014-02-08
1
-5
/
+3
*
|
perf: Optimize group_sched_in()
Peter Zijlstra
2014-02-27
1
-1
/
+1
*
|
perf: Remove redundant PMU assignment
Mark Rutland
2014-02-27
1
-2
/
+0
*
|
perf: Fix prototype of find_pmu_context()
Mark Rutland
2014-02-27
1
-1
/
+1
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-02-27
1
-6
/
+6
|
\
\
|
*
|
perf: Fix hotplug splat
Peter Zijlstra
2014-02-27
1
-6
/
+6
|
|
/
*
|
perf/x86: Warn to early_printk() in case irq_work is too slow
Peter Zijlstra
2014-02-21
1
-2
/
+7
*
|
perf/x86: Push the duration-logging printk() to IRQ context
Peter Zijlstra
2014-02-09
1
-7
/
+21
|
/
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-01-16
1
-3
/
+18
|
\
|
*
perf: Disable all pmus on unthrottling and rescheduling
Alexander Shishkin
2013-12-17
1
-3
/
+18
*
|
perf: Introduce a flag to enable close-on-exec in perf_event_open()
Yann Droneaud
2014-01-12
1
-3
/
+9
*
|
perf/x86: Fix active_entry initialization
Stephane Eranian
2014-01-12
1
-0
/
+2
*
|
perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the period
Peter Zijlstra
2013-12-17
1
-1
/
+15
*
|
perf: Add active_entry list head to struct perf_event
Stephane Eranian
2013-11-27
1
-0
/
+1
|
/
*
perf: Remove fragile swevent hlist optimization
Peter Zijlstra
2013-11-19
1
-8
/
+0
*
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
2013-11-13
1
-3
/
+0
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-11-12
1
-59
/
+97
|
\
|
*
perf: Factor out strncpy() in perf_event_mmap_event()
Oleg Nesterov
2013-11-06
1
-16
/
+16
|
*
perf: Fix the perf context switch optimization
Peter Zijlstra
2013-10-29
1
-18
/
+46
|
*
perf: Change zero-padding of strings in perf_event_mmap_event()
Peter Zijlstra
2013-10-29
1
-6
/
+11
|
*
perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event()
Oleg Nesterov
2013-10-29
1
-7
/
+8
|
*
perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event()
Oleg Nesterov
2013-10-29
1
-8
/
+6
|
*
perf: Remove useless atomic_t
Peter Zijlstra
2013-10-29
1
-9
/
+9
|
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-29
1
-0
/
+4
|
|
\
|
*
|
perf: Add generic transaction flags
Andi Kleen
2013-10-04
1
-0
/
+6
|
*
|
perf: Enforce 1 as lower limit for perf_event_max_sample_rate
Knut Petersen
2013-10-04
1
-1
/
+1
*
|
|
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-07
1
-5
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
2013-10-19
1
-3
/
+3
|
|
\
\
|
|
|
/
|
*
|
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
2013-09-29
1
-0
/
+21
|
|
\
\
|
*
|
|
pmu_bus: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-09-26
1
-5
/
+8
*
|
|
|
perf: Disable PERF_RECORD_MMAP2 support
Stephane Eranian
2013-10-17
1
-0
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
perf: Fix perf_pmu_migrate_context
Peter Zijlstra
2013-10-04
1
-3
/
+3
|
|
/
|
/
|
*
|
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
2013-09-20
1
-0
/
+21
|
/
[next]