index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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/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
|
/
*
perf: Fix up MMAP2 buffer space reservation
Arnaldo Carvalho de Melo
2013-09-11
1
-0
/
+1
*
-
.
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
2013-09-04
1
-140
/
+243
|
\
\
|
|
*
perf: Add attr->mmap2 attribute to an event
Stephane Eranian
2013-09-02
1
-4
/
+42
|
|
*
perf: make events stream always parsable
Adrian Hunter
2013-08-29
1
-1
/
+10
|
|
*
perf: Do not compute time values unnecessarily
Peter Zijlstra
2013-08-16
1
-4
/
+4
|
|
*
perf: Account freq events globally
Frederic Weisbecker
2013-08-16
1
-11
/
+8
|
|
*
perf: Do not get values from disabled counters in group format read
Jiri Olsa
2013-08-07
1
-1
/
+2
|
|
*
perf: Add PERF_EVENT_IOC_ID ioctl to return event ID
Jiri Olsa
2013-08-07
1
-0
/
+9
|
|
*
perf: Implement finer grained full dynticks kick
Frederic Weisbecker
2013-07-30
1
-8
/
+9
|
|
*
perf: Account freq events per cpu
Frederic Weisbecker
2013-07-30
1
-0
/
+7
|
|
*
perf: Migrate per cpu event accounting
Frederic Weisbecker
2013-07-30
1
-0
/
+2
|
|
*
perf: Split the per-cpu accounting part of the event accounting code
Frederic Weisbecker
2013-07-30
1
-32
/
+55
|
|
*
perf: Factor out event accounting code to account_event()/__free_event()
Frederic Weisbecker
2013-07-30
1
-32
/
+47
|
|
*
perf: Sanitize get_callchain_buffer()
Frederic Weisbecker
2013-07-30
1
-20
/
+21
|
|
*
perf: Fix branch stack refcount leak on callchain init failure
Frederic Weisbecker
2013-07-30
1
-6
/
+6
|
|
*
perf: Update perf_event_type documentation
Peter Zijlstra
2013-07-23
1
-15
/
+16
|
|
*
Merge branch 'linus' into perf/core
Ingo Molnar
2013-07-19
1
-4
/
+2
|
|
|
\
|
|
*
|
perf: Remove the 'match' callback for auxiliary events processing
Jiri Olsa
2013-07-12
1
-40
/
+39
|
*
|
|
perf: Prevent race in unthrottling code
Jiri Olsa
2013-09-02
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-03
1
-11
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntax
Tejun Heo
2013-08-26
1
-1
/
+1
|
*
|
cgroup: cgroup_css_from_dir() now should be called with RCU read locked
Tejun Heo
2013-08-13
1
-0
/
+3
|
*
|
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
1
-1
/
+1
|
*
|
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
2013-08-08
1
-8
/
+10
|
*
|
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-08
1
-3
/
+3
[next]