aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2012-09-23rcu: Document SRCU dead-CPU capabilities, emphasize read-side limitsPaul E. McKenney2-2/+13
2012-09-23rcu: Track CPU-hotplug duration statisticsPaul E. McKenney1-5/+37
2012-09-23rcu: Update rcutorture defaultsPaul E. McKenney1-3/+4
2012-09-23rcu: Shrink RCU based on number of CPUsPaul E. McKenney1-1/+2
2012-09-23rcu: Handle unbalanced rcu_node configurations with few CPUsPaul E. McKenney1-1/+1
2012-09-23rcu: Simplify quiescent-state detectionPaul E. McKenney4-27/+16
2012-09-23rcu: Reduce synchronize_rcu_expedited() latencyPaul E. McKenney1-8/+22
2012-09-23rcu: Eliminate signed overflow in synchronize_rcu_expedited()Paul E. McKenney1-4/+4
2012-09-23rcu: Adjust for unconditional ->completed assignmentPaul E. McKenney1-1/+3
2012-09-23rcu: Add random PROVE_RCU_DELAY to grace-period initializationPaul E. McKenney1-0/+5
2012-09-23rcu: Fix day-zero grace-period initialization/cleanup racePaul E. McKenney1-23/+17
2012-09-23rcu: Make rcutree module parameters visible in sysfsPaul E. McKenney1-4/+4
2012-09-23rcu: Control grace-period duration from sysfsPaul E. McKenney2-3/+33
2012-09-23rcu: Prevent force_quiescent_state() memory contentionPaul E. McKenney2-10/+38
2012-09-23rcu: Adjust debugfs tracing for kthread-based quiescent-state forcingPaul E. McKenney3-30/+17
2012-09-23rcu: Allow RCU quiescent-state forcing to be preemptedPaul E. McKenney1-0/+1
2012-09-23rcu: Move quiescent-state forcing into kthreadPaul E. McKenney3-138/+82
2012-09-23rcu: Segregate rcu_state fields to improve cache localityDimitri Sivanich1-1/+2
2012-09-23rcu: Provide OOM handler to motivate lazy RCU callbacksPaul E. McKenney2-1/+87
2012-09-23rcu: Prevent offline CPUs from executing RCU core codePaul E. McKenney1-0/+2
2012-09-23rcu: Break up rcu_gp_kthread() into subfunctionsPaul E. McKenney1-115/+135
2012-09-23rcu: Allow RCU grace-period cleanup to be preemptedPaul E. McKenney1-6/+5
2012-09-23rcu: Move RCU grace-period cleanup into kthreadPaul E. McKenney1-50/+62
2012-09-23rcu: Allow RCU grace-period initialization to be preemptedPaul E. McKenney1-15/+11
2012-09-23rcu: Prevent initialization-time quiescent-state racePaul E. McKenney1-14/+0
2012-09-23rcu: Move RCU grace-period initialization into a kthreadPaul E. McKenney2-64/+129
2012-09-23rcu: Fix day-one dyntick-idle stall-warning bugPaul E. McKenney1-1/+3
2012-09-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-9/+9
2012-09-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-53/+106
2012-09-22Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-0/+48
2012-09-22Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2012-09-22HID: Fix logitech-dj: missing Unifying device issueNestor Lopez Casado2-0/+46
2012-09-22HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()Axel Lin1-0/+2
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds55-192/+253
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-8/+5
2012-09-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+5
2012-09-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+12
2012-09-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-3/+61
2012-09-21Merge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-18/+29
2012-09-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-139/+59
2012-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-10/+70
2012-09-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-1/+5
2012-09-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds4-3/+20
2012-09-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-8/+26
2012-09-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-8/+33
2012-09-21sparc: fix the return value of module_alloc()Wei Yongjun1-3/+1
2012-09-21sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32Andreas Larsson1-5/+4
2012-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-107/+146
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds7-23/+27
2012-09-21net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2-8/+8