summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-17rcu: fine-tune grace-period begin/end checksPaul E. McKenney
2010-12-17rcu: Keep gpnum and completed fields synchronizedFrederic Weisbecker
2010-12-17rcu: Stop chasing QS if another CPU did it for usFrederic Weisbecker
2010-12-17rcu: increase synchronize_sched_expedited() batchingTejun Heo
2010-11-29rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney
2010-11-29rcu: fix race condition in synchronize_sched_expedited()Paul E. McKenney
2010-11-29rcu: update documentation/comments for Lai's adoption patchPaul E. McKenney
2010-11-29rcu,cleanup: simplify the code when cpu is dyingLai Jiangshan
2010-11-29rcu,cleanup: move synchronize_sched_expedited() out of sched.cLai Jiangshan
2010-11-29rcu: get rid of obsolete "classic" names in TREE_RCU tracingPaul E. McKenney
2010-11-29rcu: Distinguish between boosting and boostedPaul E. McKenney
2010-11-29rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing.Paul E. McKenney
2010-11-29rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCUPaul E. McKenney
2010-11-29rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney
2010-11-17rcu: move TINY_RCU from softirq to kthreadPaul E. McKenney
2010-10-07rcu: add priority-inversion testing to rcutorturePaul E. McKenney
2010-10-07sched: fix RCU lockdep splat from task_group()Peter Zijlstra
2010-10-07rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask valueDongdong Deng
2010-10-07sched: suppress RCU lockdep splat in task_fork_fairPaul E. McKenney
2010-10-07net: suppress RCU lockdep false positive in sock_update_classidPaul E. McKenney
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2010-10-06Linux 2.6.36-rc7v2.6.36-rc7Linus Torvalds
2010-10-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-10-05powerpc: remove unused variableStephen Rothwell
2010-10-05rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_heldPaul E. McKenney
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini
2010-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-10-04Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-04Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2010-10-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-10-04Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-04Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-04ksm: fix bad user data when swappingHugh Dickins
2010-10-04ksm: fix page_address_in_vma anon_vma oopsHugh Dickins
2010-10-04MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney
2010-10-04MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney
2010-10-04MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani
2010-10-04MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss
2010-10-04MIPS: Fix syscall 64 bit number comments.Ralf Baechle