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-05
mm, oom: remove task_lock protecting comm printing
David Rientjes
1
-7
/
+7
2015-11-05
kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer...
Ulrich Obergfell
1
-1
/
+1
2015-11-05
kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}...
Ulrich Obergfell
1
-4
/
+6
2015-11-05
kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug
Ulrich Obergfell
1
-0
/
+6
2015-11-05
kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU ...
Ulrich Obergfell
1
-0
/
+2
2015-11-05
kernel/watchdog.c: add sysctl knob hardlockup_panic
Don Zickus
2
-1
/
+12
2015-11-05
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
Jiri Kosina
2
-5
/
+37
2015-11-05
watchdog: do not unpark threads in watchdog_park_threads() on error
Ulrich Obergfell
1
-4
/
+6
2015-11-05
watchdog: implement error handling in lockup_detector_suspend()
Ulrich Obergfell
1
-0
/
+5
2015-11-05
watchdog: implement error handling in update_watchdog_all_cpus() and callers
Ulrich Obergfell
1
-7
/
+23
2015-11-05
watchdog: move watchdog_disable_all_cpus() outside of ifdef
Ulrich Obergfell
1
-3
/
+5
2015-11-05
watchdog: fix error handling in proc_watchdog_thresh()
Ulrich Obergfell
1
-3
/
+4
2015-11-05
kernel/watchdog.c: is_hardlockup can be boolean
Yaowei Bai
1
-3
/
+3
2015-11-04
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2015-11-04
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+5
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-2
/
+23
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-84
/
+856
2015-11-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-393
/
+452
2015-11-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2015-11-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-59
/
+165
2015-11-03
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
1
-1
/
+1
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
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
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-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
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
2015-10-22
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
3
-1
/
+50
2015-10-22
perf: pad raw data samples automatically
Alexei Starovoitov
1
-5
/
+10
[next]