aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-17x86/percpu, sched/fair: Avoid local_clock()Peter Zijlstra1-2/+3
2019-06-17locking/rwsem: Guard against making count negativeWaiman Long1-12/+41
2019-06-17locking/rwsem: Adaptive disabling of reader optimistic spinningWaiman Long2-8/+135
2019-06-17locking/rwsem: Enable time-based spinning on reader-owned rwsemWaiman Long2-30/+144
2019-06-17locking/rwsem: Make rwsem->owner an atomic_long_tWaiman Long1-45/+80
2019-06-17locking/rwsem: Enable readers spinning on writerWaiman Long2-12/+75
2019-06-17locking/rwsem: Clarify usage of owner's nonspinaable bitWaiman Long1-22/+21
2019-06-17locking/rwsem: Wake up almost all readers in wait queueWaiman Long1-5/+26
2019-06-17locking/rwsem: More optimal RT task handling of null ownerWaiman Long1-7/+44
2019-06-17locking/rwsem: Always release wait_lock before waking up tasksWaiman Long1-16/+15
2019-06-17locking/rwsem: Implement lock handoff to prevent lock starvationWaiman Long2-54/+173
2019-06-17locking/rwsem: Make rwsem_spin_on_owner() return owner stateWaiman Long1-18/+47
2019-06-17locking/rwsem: Code cleanup after files mergingWaiman Long2-95/+42
2019-06-17locking/rwsem: Merge rwsem.h and rwsem-xadd.c into rwsem.cWaiman Long4-900/+891
2019-06-17locking/rwsem: Implement a new locking schemeWaiman Long2-136/+85
2019-06-17locking/rwsem: Remove rwsem_wake() wakeup optimizationWaiman Long1-72/+0
2019-06-17locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNERWaiman Long2-24/+1
2019-06-17locking/lockdep: Remove unnecessary DEBUG_LOCKS_WARN_ON()Kobe Wu1-1/+1
2019-06-17jump_label: Batch updates if arch supports itDaniel Bristot de Oliveira1-0/+23
2019-06-17jump_label: Sort entries of the same key by the codeDaniel Bristot de Oliveira1-0/+14
2019-06-17jump_label: Add a jump_label_can_update() helperDaniel Bristot de Oliveira1-11/+18
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar47-264/+256
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2019-06-15Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds5-14/+35
2019-06-14Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds3-32/+91
2019-06-14ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()Wei Li1-2/+5
2019-06-14module: Fix livepatch/ftrace module text permissions raceJosh Poimboeuf2-1/+15
2019-06-14tracing/uprobe: Fix obsolete comment on trace_uprobe_create()Eiichi Tsukata1-2/+0
2019-06-14tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()Eiichi Tsukata1-3/+10
2019-06-14tracing: Make two symbols staticYueHaibing1-2/+2
2019-06-14tracing: avoid build warning with HAVE_NOP_MCOUNTVasily Gorbik1-3/+2
2019-06-14tracing: Fix out-of-range read in trace_stack_print()Eiichi Tsukata1-1/+1
2019-06-14timekeeping: Repair ktime_get_coarse*() granularityThomas Gleixner1-2/+3
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams1-5/+12
2019-06-13mm/devm_memremap_pages: introduce devm_memunmap_pagesDan Williams1-0/+6
2019-06-12cpuset: restore sanity to cpuset_cpus_allowed_fallback()Joel Savitz1-1/+14
2019-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-2/+27
2019-06-11ptrace: restore smp_rmb() in __ptrace_may_access()Jann Horn2-0/+19
2019-06-10cgroup: Fix css_task_iter_advance_css_set() cset skip conditionTejun Heo1-1/+1
2019-06-10cgroup/bfq: revert bfq.weight symlink changeJens Axboe1-29/+4
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds30-170/+30
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-31/+30
2019-06-08Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+29
2019-06-07Merge tag 'pm-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-2/+17
2019-06-07Merge branch 'pm-x86'Rafael J. Wysocki2-2/+11
2019-06-07cgroup: let a symlink too be created with a cftype fileAngelo Ruocco1-4/+29
2019-06-05cgroup: css_task_iter_skip()'d iterators must be advanced before accessedTejun Heo1-0/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner10-52/+10
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436Thomas Gleixner1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430Thomas Gleixner1-2/+1