summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
*---. Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...Paul E. McKenney2012-05-11
|\ \ \
| | | * rcu: Add rcutorture test for call_srcu()Lai Jiangshan2012-04-30
| | | * rcu: Implement per-domain single-threaded call_srcu() state machineLai Jiangshan2012-04-30
| | | * rcu: Use single value to handle expedited SRCU grace periodsLai Jiangshan2012-04-30
| | | * rcu: Improve srcu_readers_active_idx()'s cache localityLai Jiangshan2012-04-30
| | | * rcu: Implement a variant of Peter's SRCU algorithmLai Jiangshan2012-04-30
| | | * rcu: Improve SRCU's wait_idx() commentsLai Jiangshan2012-04-30
| | | * rcu: Flip ->completed only once per SRCU grace periodLai Jiangshan2012-04-30
| | | * rcu: Increment upper bit only for srcu_read_lock()Lai Jiangshan2012-04-30
| | | * rcu: Remove fast check path from __synchronize_srcu()Lai Jiangshan2012-04-30
| | | * rcu: Direct algorithmic SRCU implementationPaul E. McKenney2012-04-30
| | | * rcu: Introduce rcutorture testing for rcu_barrier()Paul E. McKenney2012-04-30
| | | * rcu: Fixes to rcutorture error handling and cleanupPaul E. McKenney2012-04-24
| | * | rcu: Make exit_rcu() more precise and consolidatePaul E. McKenney2012-05-02
| | * | rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney2012-05-02
| | |/
| * | timer: Fix mod_timer_pinned() header commentPaul E. McKenney2012-04-26
| * | rcu: Document why rcu_blocking_is_gp() is safePaul E. McKenney2012-04-24
| * | rcu: Reduce cache-miss initialization latencies for large systemsPaul E. McKenney2012-04-24
| |/
* | rcu: Make rcu_barrier() less disruptivePaul E. McKenney2012-05-09
* | rcu: Explicitly initialize RCU_FAST_NO_HZ per-CPU variablesPaul E. McKenney2012-05-09
* | rcu: Make RCU_FAST_NO_HZ handle timer migrationPaul E. McKenney2012-05-09
* | rcu: Ensure that RCU_FAST_NO_HZ timers expire on correct CPUPaul E. McKenney2012-05-01
* | rcu: Add warning for RCU_FAST_NO_HZ timer firingPaul E. McKenney2012-04-26
* | rcu: Make RCU_FAST_NO_HZ account for pauses out of idlePaul E. McKenney2012-04-24
* | rcu: Make RCU_FAST_NO_HZ use timer rather than hrtimerPaul E. McKenney2012-04-24
* | rcu: Add RCU_FAST_NO_HZ tracing for idle exitPaul E. McKenney2012-04-24
|/
* Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-13
|\
| * irq_work: fix compile failure on tile from missing includeChris Metcalf2012-04-13
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-12
|\ \
| * | irq_domain: fix type mismatch in debugfs output formatGrant Likely2012-04-12
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-04-12
|\ \ \ | |/ / |/| |
| * | clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha2012-04-10
| * | itimer: Use printk_once instead of WARN_ONCEThomas Gleixner2012-04-10
| * | nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell2012-04-06
| * | tick: Document TICK_ONESHOT config optionThomas Gleixner2012-03-31
| * | itimer: Schedule silent NULL pointer fixup in setitimer() for removalSasikantha babu2012-03-30
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-12
|\ \ \
| * | | panic: fix stack dump print on direct call to panic()Jason Wessel2012-04-12
* | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-12
|\ \ \ \ | |/ / / |/| | |
| * | | irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-12
| * | | irqdomain: Fix debugfs formattingGrant Likely2012-04-11
| * | | irq_domain: correct the debugfs file nameMika Westerberg2012-04-10
| * | | irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().David Daney2012-04-10
| | |/ | |/|
* / | cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov2012-04-11
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-04-07
|\ \
| * | sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook2012-04-05
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\ \ \ | |/ / |/| |
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-04
|\ \ \
| * | | kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-03-29