summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-11Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...Paul E. McKenney
2012-05-09rcu: Make rcu_barrier() less disruptivePaul E. McKenney
2012-05-09rcu: Explicitly initialize RCU_FAST_NO_HZ per-CPU variablesPaul E. McKenney
2012-05-09rcu: Make RCU_FAST_NO_HZ handle timer migrationPaul E. McKenney
2012-05-07rcu: Update RCU maintainershipPaul E. McKenney
2012-05-02rcu: Make exit_rcu() more precise and consolidatePaul E. McKenney
2012-05-02rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney
2012-05-01rcu: Ensure that RCU_FAST_NO_HZ timers expire on correct CPUPaul E. McKenney
2012-04-30rcu: Add rcutorture test for call_srcu()Lai Jiangshan
2012-04-30rcu: Implement per-domain single-threaded call_srcu() state machineLai Jiangshan
2012-04-30rcu: Use single value to handle expedited SRCU grace periodsLai Jiangshan
2012-04-30rcu: Improve srcu_readers_active_idx()'s cache localityLai Jiangshan
2012-04-30rcu: Remove unused srcu_barrier()Lai Jiangshan
2012-04-30rcu: Implement a variant of Peter's SRCU algorithmLai Jiangshan
2012-04-30rcu: Improve SRCU's wait_idx() commentsLai Jiangshan
2012-04-30rcu: Flip ->completed only once per SRCU grace periodLai Jiangshan
2012-04-30rcu: Increment upper bit only for srcu_read_lock()Lai Jiangshan
2012-04-30rcu: Remove fast check path from __synchronize_srcu()Lai Jiangshan
2012-04-30rcu: Direct algorithmic SRCU implementationPaul E. McKenney
2012-04-30rcu: Introduce rcutorture testing for rcu_barrier()Paul E. McKenney
2012-04-26timer: Fix mod_timer_pinned() header commentPaul E. McKenney
2012-04-26rcu: Add warning for RCU_FAST_NO_HZ timer firingPaul E. McKenney
2012-04-25rcu: Fixes to rcutorture error handling and cleanupPaul E. McKenney
2012-04-25rcu: Make RCU_FAST_NO_HZ account for pauses out of idlePaul E. McKenney
2012-04-25rcu: Make RCU_FAST_NO_HZ use timer rather than hrtimerPaul E. McKenney
2012-04-25rcu: Add RCU_FAST_NO_HZ tracing for idle exitPaul E. McKenney
2012-04-25rcu: Document why rcu_blocking_is_gp() is safePaul E. McKenney
2012-04-25rcu: Document kernel command-line parametersPaul E. McKenney
2012-04-25rcu: Reduce cache-miss initialization latencies for large systemsPaul E. McKenney
2012-04-25rcu: Make __kfree_rcu() less dependent on compiler choicesJan Engelhardt
2012-04-25rcu: Clarify help text for RCU_BOOST_PRIOPaul E. McKenney
2012-04-25rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()Michel Machado
2012-04-25rcu: List-debug variants of rcu list routines.Dave Jones
2012-04-21Linux 3.4-rc4Linus Torvalds
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21perfmon: kill some helpers and argumentsAl Viro
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro
2012-04-21mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-21mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung
2012-04-21mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard
2012-04-21mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-21mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake
2012-04-21mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds