index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-05
futex: Add some more function commentry
Thomas Gleixner
1
-3
/
+12
2016-08-24
locking/hung_task: Show all locks
Vegard Nossum
1
-1
/
+1
2016-08-18
locking/rwsem: Scan the wait_list for readers only once
Davidlohr Bueso
1
-32
/
+26
2016-08-18
locking/rwsem: Remove a few useless comments
Davidlohr Bueso
1
-3
/
+0
2016-08-18
locking/rwsem: Return void in __rwsem_mark_wake()
Davidlohr Bueso
1
-18
/
+17
2016-08-18
locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()
Peter Zijlstra
2
-0
/
+18
2016-08-10
locking/percpu-rwsem: Optimize readers and reduce global impact
Peter Zijlstra
2
-97
/
+133
2016-08-10
locking/pvstat: Separate wait_again and spurious wakeup stats
Waiman Long
2
-11
/
+5
2016-08-10
locking/qspinlock: Improve readability
Peter Zijlstra
1
-5
/
+7
2016-08-10
locking/pvqspinlock: Fix a bug in qstat_read()
Pan Xinhui
1
-1
/
+0
2016-08-10
locking/pvqspinlock: Fix double hash race
Wanpeng Li
1
-1
/
+1
2016-08-10
Merge branch 'linus' into locking/urgent, to pick up fixes
Ingo Molnar
73
-2083
/
+3111
2016-08-09
Revert "printk: create pr_<level> functions"
Linus Torvalds
3
-43
/
+11
2016-08-08
printk: Remove unnecessary #ifdef CONFIG_PRINTK
Andreas Ziegler
1
-2
/
+0
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-3
/
+3
2016-08-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+3
2016-08-04
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-23
/
+105
2016-08-04
jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL
Jason Baron
1
-0
/
+53
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2
-5
/
+5
2016-08-04
modules: add ro_after_init support
Jessica Yu
2
-13
/
+55
2016-08-04
jump_label: disable preemption around __module_text_address().
Rusty Russell
1
-1
/
+4
2016-08-04
modules: Add kernel parameter to blacklist modules
Prarit Bhargava
1
-0
/
+24
2016-08-04
module: Do a WARN_ON_ONCE() for assert module mutex not held
Steven Rostedt
1
-1
/
+1
2016-08-03
Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-7
/
+11
2016-08-02
config: add android config fragments
Rob Herring
2
-0
/
+273
2016-08-02
relay: add global mode support for buffer-only channels
Akash Goel
1
-2
/
+32
2016-08-02
kexec: add restriction on kexec_load() segment sizes
zhong jiang
1
-0
/
+17
2016-08-02
kexec: add a kexec_crash_loaded() function
Petr Tesarik
2
-1
/
+7
2016-08-02
kexec: use core_param for crash_kexec_post_notifiers boot option
Hidehiro Kawai
1
-9
/
+4
2016-08-02
kexec: allow architectures to override boot mapping
Russell King
2
-14
/
+15
2016-08-02
kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
Russell King
2
-3
/
+3
2016-08-02
kexec: ensure user memory sizes do not wrap
Russell King
1
-0
/
+2
2016-08-02
kexec: return error number directly
Minfei Huang
1
-10
/
+6
2016-08-02
kernel/exit.c: quieten greatest stack depth printk
Anton Blanchard
1
-1
/
+1
2016-08-02
printk: add kernel parameter to control writes to /dev/kmsg
Borislav Petkov
2
-8
/
+141
2016-08-02
printk: include <asm/sections.h> instead of <asm-generic/sections.h>
Christoph Hellwig
1
-1
/
+1
2016-08-02
printk: introduce suppress_message_printing()
Sergey Senozhatsky
1
-6
/
+19
2016-08-02
printk: create pr_<level> functions
Joe Perches
3
-11
/
+45
2016-08-02
printk: do not include interrupt.h
Sergey Senozhatsky
1
-1
/
+0
2016-08-02
dynamic_debug: only add header when used
Luis de Bethencourt
1
-0
/
+1
2016-08-02
task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works
Oleg Nesterov
1
-4
/
+6
2016-08-02
tracing: Fix use-after-free in hist_register_trigger()
Tom Zanussi
1
-3
/
+3
2016-08-02
tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all
Steven Rostedt
1
-4
/
+4
2016-08-02
Makefile: Mute warning for __builtin_return_address(>0) for tracing only
Steven Rostedt
1
-0
/
+4
2016-08-02
perf/core: Change log level for duration warning to KERN_INFO
David Ahern
1
-1
/
+1
2016-08-01
jump_label: Make it possible for arches to invoke jump_label_init() earlier
Kevin Hao
1
-0
/
+3
2016-07-30
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2016-07-29
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
4
-267
/
+228
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-98
/
+92
[next]