summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-09-05futex: Add some more function commentryThomas Gleixner
2016-08-24locking/hung_task: Show all locksVegard Nossum
2016-08-18locking/rwsem: Scan the wait_list for readers only onceDavidlohr Bueso
2016-08-18locking/rwsem: Remove a few useless commentsDavidlohr Bueso
2016-08-18locking/rwsem: Return void in __rwsem_mark_wake()Davidlohr Bueso
2016-08-18locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra
2016-08-10locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra
2016-08-10locking/pvstat: Separate wait_again and spurious wakeup statsWaiman Long
2016-08-10locking/qspinlock: Improve readabilityPeter Zijlstra
2016-08-10locking/pvqspinlock: Fix a bug in qstat_read()Pan Xinhui
2016-08-10locking/pvqspinlock: Fix double hash raceWanpeng Li
2016-08-10Merge branch 'linus' into locking/urgent, to pick up fixesIngo Molnar
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds
2016-08-08printk: Remove unnecessary #ifdef CONFIG_PRINTKAndreas Ziegler
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-08-04jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABELJason Baron
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-04modules: add ro_after_init supportJessica Yu
2016-08-04jump_label: disable preemption around __module_text_address().Rusty Russell
2016-08-04modules: Add kernel parameter to blacklist modulesPrarit Bhargava
2016-08-04module: Do a WARN_ON_ONCE() for assert module mutex not heldSteven Rostedt
2016-08-03Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-08-02config: add android config fragmentsRob Herring
2016-08-02relay: add global mode support for buffer-only channelsAkash Goel
2016-08-02kexec: add restriction on kexec_load() segment sizeszhong jiang
2016-08-02kexec: add a kexec_crash_loaded() functionPetr Tesarik
2016-08-02kexec: use core_param for crash_kexec_post_notifiers boot optionHidehiro Kawai
2016-08-02kexec: allow architectures to override boot mappingRussell King
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King
2016-08-02kexec: ensure user memory sizes do not wrapRussell King
2016-08-02kexec: return error number directlyMinfei Huang
2016-08-02kernel/exit.c: quieten greatest stack depth printkAnton Blanchard
2016-08-02printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov
2016-08-02printk: include <asm/sections.h> instead of <asm-generic/sections.h>Christoph Hellwig
2016-08-02printk: introduce suppress_message_printing()Sergey Senozhatsky
2016-08-02printk: create pr_<level> functionsJoe Perches
2016-08-02printk: do not include interrupt.hSergey Senozhatsky
2016-08-02dynamic_debug: only add header when usedLuis de Bethencourt
2016-08-02task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_worksOleg Nesterov
2016-08-02tracing: Fix use-after-free in hist_register_trigger()Tom Zanussi
2016-08-02tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_allSteven Rostedt
2016-08-02Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt
2016-08-02perf/core: Change log level for duration warning to KERN_INFODavid Ahern
2016-08-01jump_label: Make it possible for arches to invoke jump_label_init() earlierKevin Hao
2016-07-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds