index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Robustify task_function_call()
Peter Zijlstra
2016-02-25
1
-20
/
+20
*
perf: Fix scaling vs. perf_install_in_context()
Peter Zijlstra
2016-02-25
1
-45
/
+70
*
perf: Fix scaling vs. perf_event_enable()
Peter Zijlstra
2016-02-25
1
-19
/
+23
*
perf: Fix scaling vs. perf_event_enable_on_exec()
Peter Zijlstra
2016-02-25
1
-0
/
+1
*
perf: Fix ctx time tracking by introducing EVENT_TIME
Peter Zijlstra
2016-02-25
1
-12
/
+30
*
perf: Cure event->pending_disable race
Peter Zijlstra
2016-02-25
1
-3
/
+3
*
perf: Fix race between event install and jump_labels
Peter Zijlstra
2016-02-25
1
-8
/
+41
*
perf: Fix cloning
Peter Zijlstra
2016-02-25
1
-15
/
+14
*
perf: Only update context time when active
Peter Zijlstra
2016-02-25
1
-6
/
+6
*
perf: Allow perf_release() with !event->ctx
Peter Zijlstra
2016-02-25
1
-3
/
+13
*
perf: Do not double free
Peter Zijlstra
2016-02-25
1
-1
/
+6
*
perf: Close install vs. exit race
Peter Zijlstra
2016-02-25
1
-9
/
+26
*
perf/core: Plug potential memory leak in CPU_UP_PREPARE
Thomas Gleixner
2016-02-17
1
-1
/
+1
*
perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state
Thomas Gleixner
2016-02-17
1
-1
/
+0
*
perf/core: Remove bogus UP_CANCELED hotplug state
Thomas Gleixner
2016-02-17
1
-1
/
+0
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-01-31
3
-621
/
+620
|
\
|
*
perf: Remove/simplify lockdep annotation
Peter Zijlstra
2016-01-29
1
-21
/
+1
|
*
perf: Synchronously clean up child events
Peter Zijlstra
2016-01-29
1
-90
/
+84
|
*
perf: Untangle 'owner' confusion
Peter Zijlstra
2016-01-29
1
-2
/
+12
|
*
perf: Add flags argument to perf_remove_from_context()
Peter Zijlstra
2016-01-29
1
-11
/
+12
|
*
perf: Clean up sync_child_event()
Peter Zijlstra
2016-01-29
1
-42
/
+39
|
*
perf: Robustify event->owner usage and SMP ordering
Peter Zijlstra
2016-01-29
1
-10
/
+10
|
*
perf: Fix STATE_EXIT usage
Peter Zijlstra
2016-01-29
1
-2
/
+4
|
*
perf: Update locking order
Peter Zijlstra
2016-01-29
1
-1
/
+1
|
*
perf: Remove __free_event()
Peter Zijlstra
2016-01-29
1
-25
/
+20
|
*
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
2016-01-29
1
-11
/
+10
|
*
perf: Fix NULL deref
Peter Zijlstra
2016-01-29
1
-2
/
+2
|
*
perf: Fix race in perf_event_exit_task_context()
Peter Zijlstra
2016-01-28
1
-21
/
+29
|
*
perf: Fix orphan hole
Peter Zijlstra
2016-01-28
1
-2
/
+2
|
*
perf: Synchronously free aux pages in case of allocation failure
Alexander Shishkin
2016-01-21
1
-20
/
+20
|
*
perf: Fix perf_event_exit_task() race
Peter Zijlstra
2016-01-21
1
-66
/
+85
|
*
perf: Add more assertions
Peter Zijlstra
2016-01-21
1
-0
/
+9
|
*
perf: Collapse and fix event_function_call() users
Peter Zijlstra
2016-01-21
2
-200
/
+167
|
*
perf: Specialize perf_event_exit_task()
Peter Zijlstra
2016-01-21
1
-7
/
+11
|
*
perf: Fix task context scheduling
Peter Zijlstra
2016-01-21
1
-64
/
+91
|
*
perf: Make ctx->is_active and cpuctx->task_ctx consistent
Peter Zijlstra
2016-01-21
1
-7
/
+14
|
*
perf: Optimize perf_sched_events() usage
Peter Zijlstra
2016-01-21
1
-6
/
+16
|
*
perf: Simplify/fix perf_event_enable() event scheduling
Peter Zijlstra
2016-01-21
1
-26
/
+5
|
*
perf: Use task_ctx_sched_out()
Peter Zijlstra
2016-01-21
1
-2
/
+1
|
*
perf: Fix perf_enable_on_exec() event scheduling
Peter Zijlstra
2016-01-21
1
-20
/
+27
|
*
perf: Remove stale comment
Peter Zijlstra
2016-01-21
1
-7
/
+0
|
*
perf: Fix cgroup scheduling in perf_enable_on_exec()
Peter Zijlstra
2016-01-21
1
-24
/
+7
|
*
perf: Fix cgroup event scheduling
Peter Zijlstra
2016-01-21
1
-7
/
+10
|
*
perf: Add lockdep assertions
Peter Zijlstra
2016-01-21
1
-2
/
+8
*
|
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
|
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-01-20
1
-1
/
+1
*
|
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
2016-01-15
1
-3
/
+4
*
|
rmap: add argument to charge compound page
Kirill A. Shutemov
2016-01-15
1
-2
/
+2
*
|
mm, shmem: add internal shmem resident memory accounting
Jerome Marchand
2016-01-14
1
-1
/
+1
|
/
*
perf/core: Collapse more IPI loops
Peter Zijlstra
2016-01-06
1
-73
/
+33
[next]