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
2018-07-09
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
3
-23
/
+48
2018-07-09
printk: Create helper function to queue deferred console handling
Petr Mladek
1
-5
/
+9
2018-07-09
printk: Split the code for storing a message into the log buffer
Petr Mladek
1
-17
/
+26
2018-06-06
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-14
/
+7
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-48
/
+94
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
6
-395
/
+512
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-95
/
+210
2018-06-05
printk: drop in_nmi check from printk_safe_flush_on_panic()
Sergey Senozhatsky
1
-1
/
+1
2018-06-04
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-41
/
+34
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-96
/
+114
2018-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-17
/
+27
2018-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-68
/
+111
2018-06-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-22
/
+22
2018-06-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-256
/
+198
2018-06-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-483
/
+411
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-129
/
+52
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-0
/
+2
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
11
-248
/
+27
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2018-06-04
Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'
Rafael J. Wysocki
4
-11
/
+30
2018-06-04
Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'
Rafael J. Wysocki
1
-83
/
+179
2018-06-04
Merge branches 'pm-qos' and 'pm-core'
Rafael J. Wysocki
2
-1
/
+1
2018-06-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-18
/
+35
2018-05-31
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
4
-27
/
+72
2018-05-31
sched/headers: Fix typo
Davidlohr Bueso
1
-1
/
+1
2018-05-31
sched/deadline: Fix missing clock update
Juri Lelli
1
-3
/
+3
2018-05-31
sched/core: Require cpu_active() in select_task_rq(), for user tasks
Paul Burton
1
-2
/
+1
2018-05-31
sched/core: Fix rules for running on online && !active CPUs
Peter Zijlstra
1
-12
/
+30
2018-05-30
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+9
2018-05-29
Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+28
2018-05-28
PM / QoS: Drop redundant declaration of pm_qos_get_value()
Rafael J. Wysocki
1
-1
/
+0
2018-05-28
tracing: Make the snapshot trigger work with instances
Steven Rostedt (VMware)
3
-8
/
+25
2018-05-27
tracing: Fix crash when freeing instances with event triggers
Steven Rostedt (VMware)
1
-2
/
+3
2018-05-27
PM / hibernate: Fix oops at snapshot_write()
Tetsuo Handa
1
-0
/
+5
2018-05-27
PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
Sebastian Andrzej Siewior
1
-7
/
+7
2018-05-27
PM / s2idle: Make s2idle_wait_head swait based
Sebastian Andrzej Siewior
1
-4
/
+5
2018-05-27
PM / suspend: Prevent might sleep splats
Thomas Gleixner
3
-0
/
+13
2018-05-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+3
2018-05-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+5
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-22
/
+64
2018-05-25
kernel/sys.c: fix potential Spectre v1 issue
Gustavo A. R. Silva
1
-0
/
+5
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-22
/
+64
2018-05-25
Merge back PM core material for v4.18.
Rafael J. Wysocki
1
-0
/
+1
2018-05-25
locking/rwsem: Simplify the is-owner-spinnable checks
Oleg Nesterov
1
-12
/
+13
2018-05-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
12
-71
/
+220
2018-05-25
perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATT...
Eugene Syromiatnikov
1
-0
/
+2
2018-05-25
perf/core: Fix bad use of igrab()
Song Liu
1
-12
/
+9
2018-05-25
perf/core: Fix group scheduling with mixed hw and sw events
Song Liu
1
-10
/
+11
2018-05-25
sched/fair: Update util_est before updating schedutil
Patrick Bellasi
1
-1
/
+8
2018-05-25
sched/cpufreq: Modify aggregate utilization to always include blocked FAIR ut...
Patrick Bellasi
1
-9
/
+8
[next]