Age | Commit message (Expand) | Author | Files | Lines |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -15/+18 |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 15 | -219/+457 |
2012-10-02 | Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -1/+26 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -101/+219 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -580/+641 |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2 | -3/+42 |
2012-10-01 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2012-10-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -11/+0 |
2012-10-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -59/+49 |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -705/+686 |
2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 24 | -407/+1259 |
2012-10-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+3 |
2012-10-01 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -40/+102 |
2012-10-01 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -64/+65 |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -72/+57 |
2012-09-26 | kdb: Implement disable_nmi command | Anton Vorontsov | 1 | -0/+31 |
2012-09-26 | kernel/debug: Mask KGDB NMI upon entry | Anton Vorontsov | 1 | -3/+11 |
2012-09-26 | rcu: Apply micro-optimization and int/bool fixes to RCU's idle handling | Paul E. McKenney | 1 | -8/+8 |
2012-09-26 | rcu: Userspace RCU extended QS selftest | Frederic Weisbecker | 1 | -1/+1 |
2012-09-26 | rcu: Exit RCU extended QS on user preemption | Frederic Weisbecker | 1 | -0/+15 |
2012-09-26 | rcu: Exit RCU extended QS on kernel preemption after irq/exception | Frederic Weisbecker | 1 | -0/+1 |
2012-09-26 | rcu: Switch task's syscall hooks on context switch | Frederic Weisbecker | 2 | -0/+16 |
2012-09-26 | rcu: Ignore userspace extended quiescent state by default | Frederic Weisbecker | 2 | -1/+5 |
2012-09-26 | rcu: Allow rcu_user_enter()/exit() to nest | Frederic Weisbecker | 2 | -8/+36 |
2012-09-26 | rcu: Settle config for userspace extended quiescent state | Frederic Weisbecker | 1 | -1/+4 |
2012-09-26 | rcu: Make RCU_FAST_NO_HZ handle adaptive ticks | Paul E. McKenney | 1 | -0/+20 |
2012-09-26 | rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs | Frederic Weisbecker | 1 | -0/+43 |
2012-09-26 | rcu: New rcu_user_enter() and rcu_user_exit() APIs | Frederic Weisbecker | 1 | -34/+101 |
2012-09-25 | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney | 10 | -141/+198 |
2012-09-25 | Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b | Paul E. McKenney | 11 | -636/+606 |
2012-09-25 | vtime: Consolidate system/idle context detection | Frederic Weisbecker | 1 | -0/+26 |
2012-09-25 | cputime: Use a proper subsystem naming for vtime related APIs | Frederic Weisbecker | 3 | -8/+8 |
2012-09-24 | Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09.... | Paul E. McKenney | 10 | -241/+229 |
2012-09-24 | net: use a per task frag allocator | Eric Dumazet | 2 | -0/+4 |
2012-09-24 | trace: Move trace event enable from fs_initcall to core_initcall | Ezequiel Garcia | 2 | -37/+73 |
2012-09-24 | tracing: Add an option for disabling markers | Mandeep Singh Baines | 2 | -1/+6 |
2012-09-23 | sched: Fix load avg vs cpu-hotplug | Peter Zijlstra | 1 | -21/+20 |
2012-09-23 | rcu: Disallow callback registry on offline CPUs | Paul E. McKenney | 1 | -0/+10 |
2012-09-23 | rcu: Remove _rcu_barrier() dependency on __stop_machine() | Paul E. McKenney | 3 | -77/+13 |
2012-09-23 | rcu: Fix CONFIG_RCU_FAST_NO_HZ stall warning message | Paul E. McKenney | 1 | -4/+8 |
2012-09-23 | rcu: Move TINY_RCU quiescent state out of extended quiescent state | Li Zhong | 1 | -1/+1 |
2012-09-23 | time: RCU permitted to stop idle entry via softirq | Paul E. McKenney | 1 | -1/+2 |
2012-09-23 | rcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save() | Paul E. McKenney | 1 | -5/+5 |
2012-09-23 | rcu: Remove redundant memory barrier from __call_rcu() | Paul E. McKenney | 1 | -2/+0 |
2012-09-23 | rcu: Avoid spurious RCU CPU stall warnings | Paul E. McKenney | 1 | -1/+2 |
2012-09-23 | rcu: Protect rcu_node accesses during CPU stall warnings | Paul E. McKenney | 1 | -7/+8 |
2012-09-23 | rcu: Avoid rcu_print_detail_task_stall_rnp() segfault | Paul E. McKenney | 1 | -2/+4 |
2012-09-23 | rcu: Apply for_each_rcu_flavor() to increment_cpu_stall_ticks() | Paul E. McKenney | 1 | -5/+4 |
2012-09-23 | rcu: Fix obsolete rcu_initiate_boost() header comment | Paul E. McKenney | 1 | -3/+3 |
2012-09-23 | rcu: Make offline-CPU checking allow for indefinite delays | Paul E. McKenney | 1 | -32/+21 |