开源镜像站
帮助
动态
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
2016-01-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-01-11
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-01-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-07
Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-07
ftrace/module: Call clean up function when module init fails early
Steven Rostedt (Red Hat)
2016-01-06
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2016-01-06
perf/core: Collapse more IPI loops
Peter Zijlstra
2016-01-06
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
2016-01-06
sched/core: Reset task's lockless wake-queues on fork()
Sebastian Andrzej Siewior
2016-01-06
sched/fair: Fix multiplication overflow on 32-bit systems
Andrey Ryabinin
2016-01-06
perf: Fix race in swevent hash
Peter Zijlstra
2016-01-06
perf: Fix race in perf_event_exec()
Peter Zijlstra
2016-01-05
Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-04
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
2015-12-20
futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op
Darren Hart
2015-12-20
futex: Cleanup the goto confusion in requeue_pi()
Thomas Gleixner
2015-12-20
futex: Remove pointless put_pi_state calls in requeue()
Thomas Gleixner
2015-12-20
futex: Document pi_state refcounting in requeue code
Thomas Gleixner
2015-12-20
futex: Rename free_pi_state() to put_pi_state()
Thomas Gleixner
2015-12-20
futex: Drop refcount if requeue_pi() acquired the rtmutex
Thomas Gleixner
2015-12-17
locking/osq: Fix ordering of node initialisation in osq_lock
Will Deacon
2015-12-14
genirq: Prevent chip buslock deadlock
Thomas Gleixner
2015-12-14
Merge tag 'v4.4-rc5' into perf/core, to pick up fixes
Ingo Molnar
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
2015-12-12
kernel: remove stop_machine() Kconfig dependency
Chris Wilson
2015-12-08
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-12-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-12-07
Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...
Paul E. McKenney
2015-12-07
rcu: Make rcu_gp_init() be bool rather than int
Paul E. McKenney
2015-12-07
rcu: Move wakeup out from under rnp->lock
Peter Zijlstra
2015-12-07
rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()
Paul E. McKenney
2015-12-07
rcu: Make cpu_needs_another_gp() be bool
Paul E. McKenney
2015-12-07
rcu: Eliminate unused rcu_init_one() argument
Paul E. McKenney
2015-12-07
rcu: Remove TINY_RCU bloat from pointless boot parameters
Paul E. McKenney
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
2015-12-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-12-06
perf/core: Collapse common IPI pattern
Peter Zijlstra
2015-12-06
perf: Do not send exit event twice
Jiri Olsa
2015-12-05
rcutorture: Print symbolic name for ->gp_state
Paul E. McKenney
2015-12-05
rcutorture: Print symbolic name for rcu_torture_writer_state
Paul E. McKenney
2015-12-05
rcutorture: Dump stack when GP kthread stalls
Paul E. McKenney
2015-12-05
rcutorture: Flag nonexistent RCU GP kthread
Paul E. McKenney
2015-12-04
rcu: Stop disabling interrupts in scheduler fastpaths
Paul E. McKenney
2015-12-04
rcu: Avoid tick_nohz_active checks on NOCBs CPUs
Paul E. McKenney
2015-12-04
rcu: Fix obsolete rcu_bootup_announce_oddness() comment
Paul E. McKenney
2015-12-04
rcu: Remove lock-acquisition loop from rcu_read_unlock_special()
Paul E. McKenney
2015-12-04
rcu: Simplify rcu_sched_qs() control flow
Paul E. McKenney
[next]