summaryrefslogtreecommitdiff
path: root/kernel
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-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: 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: Reduce cache-miss initialization latencies for large systemsPaul E. McKenney
2012-04-14Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-13irq_work: fix compile failure on tile from missing includeChris Metcalf
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12irq_domain: fix type mismatch in debugfs output formatGrant Likely
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-12panic: fix stack dump print on direct call to panic()Jason Wessel
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-04-11cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov
2012-04-11irqdomain: Fix debugfs formattingGrant Likely
2012-04-11irq_domain: correct the debugfs file nameMika Westerberg
2012-04-11irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().David Daney
2012-04-10clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha
2012-04-10itimer: Use printk_once instead of WARN_ONCEThomas Gleixner
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-06nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook
2012-04-05Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-04Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-02Merge branch 'paul' (Fixups from Paul Gortmaker)Linus Torvalds
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds