index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2010-12-17
rcu: reduce __call_rcu()-induced contention on rcu_node structures
Paul E. McKenney
2010-12-17
rcu: limit rcu_node leaf-level fanout
Paul E. McKenney
2010-12-17
rcu: fine-tune grace-period begin/end checks
Paul E. McKenney
2010-12-17
rcu: Keep gpnum and completed fields synchronized
Frederic Weisbecker
2010-12-17
rcu: Stop chasing QS if another CPU did it for us
Frederic Weisbecker
2010-12-17
rcu: increase synchronize_sched_expedited() batching
Tejun Heo
2010-11-29
rcu: Make synchronize_srcu_expedited() fast if running readers
Paul E. McKenney
2010-11-29
rcu: fix race condition in synchronize_sched_expedited()
Paul E. McKenney
2010-11-29
rcu: update documentation/comments for Lai's adoption patch
Paul E. McKenney
2010-11-29
rcu,cleanup: simplify the code when cpu is dying
Lai Jiangshan
2010-11-29
rcu,cleanup: move synchronize_sched_expedited() out of sched.c
Lai Jiangshan
2010-11-29
rcu: get rid of obsolete "classic" names in TREE_RCU tracing
Paul E. McKenney
2010-11-29
rcu: Distinguish between boosting and boosted
Paul E. McKenney
2010-11-29
rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU
Paul E. McKenney
2010-11-29
rcu: priority boosting for TINY_PREEMPT_RCU
Paul E. McKenney
2010-11-17
rcu: move TINY_RCU from softirq to kthread
Paul E. McKenney
2010-10-07
rcu: add priority-inversion testing to rcutorture
Paul E. McKenney
2010-10-07
sched: fix RCU lockdep splat from task_group()
Peter Zijlstra
2010-10-07
rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value
Dongdong Deng
2010-10-07
sched: suppress RCU lockdep splat in task_fork_fair
Paul E. McKenney
2010-10-07
Merge commit 'v2.6.36-rc7' into core/rcu
Ingo Molnar
2010-10-07
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2010-10-05
rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held
Paul E. McKenney
2010-10-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-01
kfifo: fix scatterlist usage
Ira W. Snyder
2010-09-23
rcu: Add tracing data to support queueing models
Paul E. McKenney
2010-09-23
rcu: fix sparse errors in rcutorture.c
Paul E. McKenney
2010-09-23
kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC
Christian Dietrich
2010-09-22
rmap: fix walk during fork
Andrea Arcangeli
2010-09-21
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-09-21
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-09-21
sched: Fix nohz balance kick
Suresh Siddha
2010-09-17
hw breakpoints: Fix pid namespace bug
Matt Helsley
2010-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-09-15
sched: Fix user time incorrectly accounted as system time on 32-bit
Stanislaw Gruszka
2010-09-14
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-09-13
sched: Improve latencies under load by decreasing minimum scheduling granularity
Ingo Molnar
2010-09-13
workqueue: add documentation
Tejun Heo
2010-09-11
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-09-11
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
2010-09-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-09-11
PM QoS: Correct pr_debug() misuse and improve parameter checks
mark gross
2010-09-10
generic-ipi: Fix deadlock in __smp_call_function_single
Heiko Carstens
2010-09-10
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-09-09
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
Chris Wright
2010-09-09
swap: revert special hibernation allocation
Hugh Dickins
2010-09-09
kernel/groups.c: fix integer overflow in groups_search
Jerome Marchand
2010-09-09
cgroups: fix API thinko
Michael S. Tsirkin
2010-09-09
gcov: fix null-pointer dereference for certain module types
Peter Oberparleiter
[next]