开源镜像站
帮助
动态
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
2009-12-08
futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
v2.6.31-rt-head
Andi Kleen
2009-11-16
uids: Prevent tear down race
Thomas Gleixner
2009-11-16
sched_rt: Do not reenable interrupts unconditionally in post_schedule_rt()
Jupyung Lee
2009-11-10
softirqs: Add missing preemption point in ksoftirqd
Jupyung Lee
2009-11-06
ftrace: Add latency histograms of missed timer offsets
Carsten Emde
2009-11-06
ftrace: Consider shared max priority in latency histograms
Carsten Emde
2009-10-29
sched: Fix dynamic power-balancing crash
Dinakar Guniguntala
2009-10-29
sched: Deal with low-load in wake_affine()
Peter Zijlstra
2009-10-29
sched: Add a missing =
Dinakar Guniguntala
2009-10-29
sched: cleanup wake_idle
Peter Zijlstra
2009-10-29
sched: cleanup wake_idle power saving
Peter Zijlstra
2009-10-29
Provide an arch specific hook for cpufreq based scaling of cpu_power.
Peter Zijlstra
2009-10-29
sched: remove reciprocal for cpu_power
Peter Zijlstra
2009-10-29
sched: try to deal with low capacity
Peter Zijlstra
2009-10-29
sched: scale down cpu_power due to RT tasks
Peter Zijlstra
2009-10-29
sched: dynamic cpu_power
Peter Zijlstra
2009-10-29
sched: add smt_gain
Peter Zijlstra
2009-10-29
sched: update the cpu_power sum during load-balance
Peter Zijlstra
2009-10-29
sched: SD_PREFER_SIBLING
Peter Zijlstra
2009-10-29
sched: restore __cpu_power to a straight sum of power
Peter Zijlstra
2009-10-28
futex: Correct queue_me and unqueue_me commentary
Darren Hart
2009-10-28
futex: Move drop_futex_key_refs out of spinlock'ed region
Darren Hart
2009-10-28
futex: Add memory barrier commentary to futex_wait_queue_me()
Darren Hart
2009-10-28
futex: Correct futex_wait_requeue_pi() commentary
Darren Hart
2009-10-28
futex: Fix locking imbalance
Thomas Gleixner
2009-10-28
futex: Correct futex_wait_requeue_pi() commentary
Darren Hart
2009-10-28
futex: Make function kernel-doc commentary consistent
Darren Hart
2009-10-28
futex: Correct futex_q woken state commentary
Darren Hart
2009-10-28
futex: Check for NULL keys in match_futex
Darren Hart
2009-10-28
futex: Fix spurious wakeup for requeue_pi really
Thomas Gleixner
2009-10-28
futex: Detect mismatched requeue targets
Thomas Gleixner
2009-10-13
futex: Handle spurious wake up
Thomas Gleixner
2009-10-13
softirq: Name hrtimer softirq also when CONFIG_HIGH_RES_TIMERS=n
Thomas Gleixner
2009-10-13
softirq: Revert "softirq: Do not create hrtimer softirq thread..."
Thomas Gleixner
2009-10-13
futex: Revert "futex: Wake up waiter outside the hb->lock section"
Thomas Gleixner
2009-10-12
futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()
Darren Hart
2009-10-08
futex: Move exit_pi_state() call to release_mm()
Thomas Gleixner
2009-10-08
futex: Nullify robust lists after cleanup
Peter Zijlstra
2009-10-08
NOHZ: update idle state also when NOHZ is inactive
Eero Nurkkala
2009-10-07
futex: fix requeue_pi key imbalance
Darren Hart
2009-10-06
softirq: Do not create hrtimer softirq thread when CONFIG_HIGH_RES_TIMERS=n
Thomas Gleixner
2009-09-17
latencytop: Convert latency_lock to atomic_spinlock
Thomas Gleixner
2009-09-15
tracing: Add histograms of potential and effective wakeup latencies
Carsten Emde
2009-09-15
rt: Fix rwlocks/rwsem rt_[down_]read_trylock()
Thomas Gleixner
2009-09-15
perf_counter: Fix buffer overflow in perf_copy_attr()
Xiao Guangrong
2009-09-15
time: Prevent 32 bit overflow with set_normalized_timespec()
Thomas Gleixner
2009-09-14
Merge branch 'rt/trace' into rt/head
Thomas Gleixner
2009-09-14
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2009-09-14
tracing: make testing syscall events a separate configuration
Steven Rostedt
2009-09-14
Merge branch 'rt/trace' into rt/head
Thomas Gleixner
[next]