index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-03-23
futex: Rework inconsistent rt_mutex/futex_q state
Peter Zijlstra
2017-03-23
futex: Cleanup refcounting
Peter Zijlstra
2017-03-23
futex: Change locking rules
Peter Zijlstra
2017-03-23
futex,rt_mutex: Provide futex specific rt_mutex API
Peter Zijlstra
2017-03-23
futex: Remove rt_mutex_deadlock_account_*()
Peter Zijlstra
2017-03-23
futex: Use smp_store_release() in mark_wake_futex()
Peter Zijlstra
2017-03-23
futex: Cleanup variable names for futex_top_waiter()
Peter Zijlstra
2017-03-16
locking/ww_mutex: Improve test to cover acquire context changes
Peter Zijlstra
2017-03-16
locking/lockdep: Handle statically initialized PER_CPU locks properly
Thomas Gleixner
2017-03-16
locking/lockdep: Add new check to lock_downgrade()
J. R. Okajima
2017-03-16
locking/lockdep: Factor out the validate_held_lock() helper function
J. R. Okajima
2017-03-16
locking/lockdep: Factor out the find_held_lock() helper function
J. R. Okajima
2017-03-16
locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
Niklas Cassel
2017-03-14
futex: Add missing error handling to FUTEX_REQUEUE_PI
Peter Zijlstra
2017-03-14
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
Peter Zijlstra
2017-03-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2017-03-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-03-09
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-03-08
sched/headers: fix up header file dependency on <linux/sched/signal.h>
Linus Torvalds
2017-03-07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-03-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-03-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-03-07
Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-07
jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC
Frederic Weisbecker
2017-03-06
ucount: Remove the atomicity from ucount->count
Eric W. Biederman
2017-03-05
cpufreq: schedutil: Pass sg_policy to get_next_freq()
Viresh Kumar
2017-03-05
cpufreq: schedutil: move cached_raw_freq to struct sugov_policy
Viresh Kumar
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
ftrace/graph: Add ftrace_graph_max_depth kernel parameter
Todd Brandt
2017-03-03
ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filter
Steven Rostedt (VMware)
2017-03-02
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-03
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
Ingo Molnar
2017-03-03
sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>
Ingo Molnar
2017-03-03
sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...
Ingo Molnar
2017-03-03
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
Ingo Molnar
2017-03-03
sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...
Ingo Molnar
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-03-03
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2017-03-02
locking/ww_mutex: Adjust the lock number for stress test
Boqun Feng
2017-03-02
locking/lockdep: Add nest_lock integrity test
Peter Zijlstra
2017-03-02
locking/ww_mutex: Replace cpu_relax() with cond_resched() for tests
Chris Wilson
2017-03-02
sched/core: Fix pick_next_task() for RT,DL
Peter Zijlstra
2017-03-02
sched/fair: Make select_idle_cpu() more aggressive
Peter Zijlstra
[next]