index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+24
2016-05-23
uprobes: wait for mmap_sem for write killable
Michal Hocko
1
-2
/
+5
2016-05-22
x86: remove more uaccess_32.h complexity
Linus Torvalds
1
-2
/
+1
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+39
2016-05-16
perf core: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
1
-1
/
+9
2016-05-16
perf core: Add perf_callchain_store_context() helper
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-05-16
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
1
-2
/
+1
2016-05-16
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
1
-8
/
+12
2016-05-16
perf core: Generalize max_stack sysctl handler
Arnaldo Carvalho de Melo
1
-2
/
+3
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+10
2016-05-12
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
1
-1
/
+9
2016-05-12
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
1
-1
/
+9
2016-05-11
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-05-09
perf/core: Change the default paranoia level to 2
Andy Lutomirski
1
-1
/
+1
2016-05-05
perf/arm: Special-case hetereogeneous CPUs
Mark Rutland
1
-1
/
+7
2016-05-05
perf/core: Let userspace know if the PMU supports address filters
Alexander Shishkin
1
-0
/
+26
2016-05-05
perf/core: Introduce address range filtering
Alexander Shishkin
1
-16
/
+607
2016-05-05
perf/core: Extend perf_event_aux_ctx() to optionally iterate through more events
Alexander Shishkin
1
-10
/
+13
2016-05-05
perf/core: Move set_filter() out of CONFIG_EVENT_TRACING
Alexander Shishkin
1
-23
/
+22
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-17
/
+38
2016-04-28
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
1
-16
/
+36
2016-04-28
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
1
-16
/
+36
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
1
-2
/
+33
2016-04-23
perf/core: Add ::write_backward attribute to perf event
Wang Nan
2
-6
/
+58
2016-04-23
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
1
-1
/
+2
2016-04-23
perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation
Peter Zijlstra
1
-1
/
+2
2016-04-21
perf, bpf: minimize the size of perf_trace_() tracepoint handler
Alexei Starovoitov
1
-1
/
+19
2016-04-13
Merge tag 'v4.6-rc3' into perf/core, to refresh the tree
Ingo Molnar
3
-20
/
+32
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+17
2016-04-07
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
1
-0
/
+8
2016-04-07
perf, bpf: allow bpf programs attach to tracepoints
Alexei Starovoitov
1
-4
/
+9
2016-04-07
perf: split perf_trace_buf_prepare into alloc and update parts
Alexei Starovoitov
1
-2
/
+4
2016-04-04
Merge branch 'PAGE_CACHE_SIZE-removal'
Linus Torvalds
1
-4
/
+4
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-4
/
+4
2016-04-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+13
2016-03-31
perf/ring_buffer: Prepare writing into the ring-buffer from the end
Wang Nan
1
-6
/
+36
2016-03-31
perf/core: Set event's default ::overflow_handler()
Wang Nan
1
-6
/
+8
2016-03-31
perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...
Wang Nan
3
-1
/
+33
2016-03-31
perf/ring_buffer: Document AUX API usage
Alexander Shishkin
1
-0
/
+10
2016-03-31
perf/core: Free AUX pages in unmap path
Alexander Shishkin
3
-29
/
+129
2016-03-31
perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count drops
Alexander Shishkin
1
-0
/
+7
2016-03-31
perf/core: Verify we have a single perf_hw_context PMU
Peter Zijlstra
1
-0
/
+9
2016-03-31
perf/core: Don't leak event in the syscall error path
Alexander Shishkin
1
-0
/
+1
2016-03-31
perf/core: Fix time tracking bug with multiplexing
Peter Zijlstra
1
-2
/
+12
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-38
/
+82
2016-03-21
perf/core: Document some hotplug bits
Peter Zijlstra
1
-0
/
+19
2016-03-21
perf/core: Fix Undefined behaviour in rb_alloc()
Peter Zijlstra
1
-2
/
+4
2016-03-21
perf/core: Fix dynamic interrupt throttle
Peter Zijlstra
1
-36
/
+51
2016-03-21
perf/core: Fix the unthrottle logic
Peter Zijlstra
1
-0
/
+8
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+8
[next]