开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
locking/lockdep: Only ask for /proc/lock_stat output when available
Andreas Gruenbacher
2014-07-17
Merge branch 'locking/urgent' into locking/core, before applying larger chang...
Ingo Molnar
2014-07-16
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
2014-07-16
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
2014-07-16
locking/spinlocks/mcs: Micro-optimize osq_unlock()
Jason Low
2014-07-16
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2014-07-16
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
2014-07-16
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2014-07-16
locking/rwsem: Allow conservative optimistic spinning when readers have lock
Jason Low
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-07
workqueue: zero cpumask of wq_numa_possible_cpumask on init
Yasuaki Ishimatsu
2014-07-05
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-07-05
genirq: Fix memory leak when calling irq_free_hwirqs()
Keith Busch
2014-07-05
locking/mutexes: Optimize mutex trylock slowpath
Jason Low
2014-07-05
locking/mutexes: Try to acquire mutex only if it is unlocked
Jason Low
2014-07-05
locking/mutexes: Delete the MUTEX_SHOW_NO_WAITER macro
Jason Low
2014-07-05
locking/mutexes: Correct documentation on mutex optimistic spinning
Jason Low
2014-07-03
Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-07-03
kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...
Andrew Morton
2014-07-01
cpuset: break kernfs active protection in cpuset_write_resmask()
Tejun Heo
2014-07-01
tracing: Remove ftrace_stop/start() from reading the trace file
Steven Rostedt (Red Hat)
2014-06-30
tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
Oleg Nesterov
2014-06-30
tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatch...
Oleg Nesterov
2014-06-30
uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone
Oleg Nesterov
2014-06-30
tracing/uprobes: Revert "Support mix of ftrace and perf"
Oleg Nesterov
2014-06-30
cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()
Li Zefan
2014-06-30
cgroup: fix mount failure in a corner case
Li Zefan
2014-06-25
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
2014-06-25
Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-06-23
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
2014-06-23
mm, pcp: allow restoring percpu_pagelist_fraction default
David Rientjes
2014-06-23
kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...
Don Zickus
2014-06-23
kexec: save PG_head_mask in VMCOREINFO
Petr Tesarik
2014-06-23
CPU hotplug, smp: flush any pending IPI callbacks before CPU offline
Srivatsa S. Bhat
2014-06-23
workqueue: fix dev_set_uevent_suppress() imbalance
Maxime Bizon
2014-06-21
futex: Simplify futex_lock_pi_atomic() and make it more robust
Thomas Gleixner
2014-06-21
futex: Split out the first waiter attachment from lookup_pi_state()
Thomas Gleixner
2014-06-21
futex: Split out the waiter check from lookup_pi_state()
Thomas Gleixner
2014-06-21
futex: Use futex_top_waiter() in lookup_pi_state()
Thomas Gleixner
2014-06-21
futex: Make unlock_pi more robust
Thomas Gleixner
2014-06-21
rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
Thomas Gleixner
2014-06-21
rtmutex: Cleanup deadlock detector debug logic
Thomas Gleixner
2014-06-21
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
2014-06-21
rtmutex: Simplify remove_waiter()
Thomas Gleixner
2014-06-21
rtmutex: Document pi chain walk
Thomas Gleixner
2014-06-21
rtmutex: Clarify the boost/deboost part
Thomas Gleixner
2014-06-21
rtmutex: No need to keep task ref for lock owner check
Thomas Gleixner
[next]