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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-31
/
+55
2015-11-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-443
/
+1111
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-120
/
+426
2015-11-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-46
/
+79
2015-11-03
ring_buffer: Remove unneeded smp_wmb() before wakeup of reader benchmark
Steven Rostedt (Red Hat)
1
-2
/
+0
2015-11-03
tracing: Allow dumping traces without tracking trace started cpus
Sasha Levin
1
-2
/
+3
2015-11-03
ring_buffer: Fix more races when terminating the producer in the benchmark
Petr Mladek
1
-25
/
+29
2015-11-03
ring_buffer: Do no not complete benchmark reader too early
Petr Mladek
1
-9
/
+16
2015-11-03
tracing: Remove redundant TP_ARGS redefining
Dmitry Safonov
1
-3
/
+0
2015-11-03
tracing: Rename max_stack_lock to stack_trace_max_lock
Steven Rostedt (Red Hat)
1
-8
/
+8
2015-11-03
tracing: Allow arch-specific stack tracer
AKASHI Takahiro
1
-37
/
+43
2015-11-03
bpf, verifier: annotate verbose printer with __printf
Daniel Borkmann
1
-1
/
+1
2015-11-02
bpf: add support for persistent maps/progs
Daniel Borkmann
3
-4
/
+417
2015-11-02
bpf: consolidate bpf_prog_put{, _rcu} dismantle paths
Daniel Borkmann
2
-11
/
+7
2015-11-02
bpf: align and clean bpf_{map,prog}_get helpers
Daniel Borkmann
2
-20
/
+24
2015-11-02
bpf: abstract anon_inode_getfd invocations
Daniel Borkmann
1
-3
/
+14
2015-11-02
bpf: convert hashtab lock to raw lock
Yang Shi
1
-7
/
+7
2015-11-02
tracing: ftrace_event_is_function() can return boolean
Yaowei Bai
2
-2
/
+2
2015-11-02
tracing: is_legal_op() can return boolean
Yaowei Bai
1
-4
/
+4
2015-11-02
ring-buffer: rb_event_is_commit() can return boolean
Yaowei Bai
1
-2
/
+2
2015-11-02
ring-buffer: rb_per_cpu_empty() can return boolean
Yaowei Bai
1
-2
/
+2
2015-11-02
ring_buffer: ring_buffer_empty{cpu}() can return boolean
Yaowei Bai
1
-5
/
+5
2015-11-02
ring-buffer: rb_is_reader_page() can return boolean
Yaowei Bai
1
-1
/
+1
2015-11-02
tracing: report_latency() in trace_irqsoff.c can return boolean
Yaowei Bai
1
-4
/
+4
2015-11-02
tracing: report_latency() in trace_sched_wakeup.c can return boolean
Yaowei Bai
1
-4
/
+4
2015-11-02
tracing: Update instance_rmdir() to use tracefs_remove_recursive
Jiaxing Wang
1
-1
/
+1
2015-11-02
tracing: Only benchmark the time tracepoints take if tracing is on
Chunyan Zhang
1
-1
/
+1
2015-11-02
tracing: Call on_each_cpu() when adding or removing single pids from set_even...
Steven Rostedt (Red Hat)
1
-6
/
+7
2015-11-02
Merge branch 'pm-sleep'
Rafael J. Wysocki
4
-2
/
+23
2015-11-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+12
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-16
/
+51
2015-10-30
blktrace: re-write setting q->blk_trace
Davidlohr Bueso
1
-11
/
+5
2015-10-29
cgroup: fix race condition around termination check in css_task_iter_next()
Tejun Heo
1
-8
/
+9
2015-10-28
Merge branch 'linus' into core/rcu, to fix up a semantic conflict
Ingo Molnar
7
-16
/
+51
2015-10-27
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
2
-1
/
+80
2015-10-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+6
2015-10-26
bpf: make tracing helpers gpl only
Alexei Starovoitov
1
-2
/
+2
2015-10-26
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
2
-10
/
+22
2015-10-26
memremap: fix highmem support
Dan Williams
1
-2
/
+12
2015-10-26
tracing: Fix sparse RCU warning
Steven Rostedt (Red Hat)
1
-0
/
+2
2015-10-25
tracing: Check all tasks on each CPU when filtering pids
Steven Rostedt (Red Hat)
1
-0
/
+22
2015-10-25
tracing: Implement event pid filtering
Steven Rostedt (Red Hat)
2
-3
/
+147
2015-10-25
tracing: Add set_event_pid directory for future use
Steven Rostedt (Red Hat)
2
-0
/
+294
2015-10-25
tracepoint: Give priority to probes of tracepoints
Steven Rostedt (Red Hat)
1
-11
/
+50
2015-10-26
timeconst: Update path in comment
Jason A. Donenfeld
1
-1
/
+1
2015-10-23
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-12
/
+28
2015-10-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+6
2015-10-23
sched/core: Add missing lockdep_unpin() annotations
Peter Zijlstra
2
-2
/
+16
2015-10-23
kmod: don't run async usermode helper as a child of kworker thread
Oleg Nesterov
1
-2
/
+6
2015-10-22
Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Catalin Marinas
1
-1
/
+1
[prev]
[next]