Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
[deliverable/linux.git] / kernel /
2012-07-06  Ingo MolnarMerge branch 'rcu/next' of git://git./linux/kernel...
2012-07-06  Paul E. McKenneyrcu: Fix broken strings in RCU's source code.
2012-07-06  Paul E. McKenneyrcu: Fix code-style issues involving "else"
2012-07-06  Paul E. McKenneyMerge branches 'bigrtm.2012.07.04a', 'doctorture.2012...
2012-07-06  Paul E. McKenneyrcu: Introduce check for callback list/count mismatch
2012-07-05  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-07-05  Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-07-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-05  Linus TorvaldsMerge branch 'fixes-for-grant' of git://sources.calxeda...
2012-07-04  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2012-07-04  Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-04  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-07-03  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-07-03  Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
2012-07-03  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-07-03  Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-03  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2012-07-02  Paul E. McKenneyrcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter
2012-07-02  Paul E. McKenneyrcu: Round FAST_NO_HZ lazy timeout to nearest second
2012-07-02  Paul E. McKenneyrcu: The rcu_needs_cpu() function is not a quiescent...
2012-07-02  Paul E. McKenneyrcu: Dump only the current CPU's buffers for idle-entry...
2012-07-02  Paul E. McKenneyrcu: Add check for CPUs going offline with callbacks...
2012-07-02  Paul E. McKenneyrcu: Disable preemption in rcu_blocking_is_gp()
2012-07-02  Carsten Emdercu: Prevent uninitialized string in RCU CPU stall...
2012-07-02  Paul E. McKenneyrcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU
2012-07-02  Paul E. McKenneyrcu: Split RCU core processing out of __call_rcu()
2012-07-02  Paul E. McKenneyrcu: Prevent __call_rcu() from invoking RCU core on...
2012-07-02  Paul E. McKenneyrcu: Make __call_rcu() handle invocation from idle
2012-07-02  Paul E. McKenneyrcu: Consolidate tree/tiny __rcu_read_{,un}lock() imple...
2012-07-02  Paul E. McKenneyrcu: Add ACCESS_ONCE() to ->qlen accesses
2012-07-02  Paul E. McKenneyrcu: Consolidate duplicate callback-list initialization
2012-07-02  Paul E. McKenneyrcu: Fix detection of abruptly-ending stall
2012-07-02  Paul E. McKenneyrcu: Make rcutorture fakewriters invoke rcu_barrier()
2012-07-02  Paul E. McKenneyrcu: Fix diagnostic-printk typo in rcutorture
2012-07-02  Paul E. McKenneyrcu: Fix bug in rcu_barrier() torture test
2012-07-02  Paul E. McKenneyrcu: Test srcu_barrier() from rcutorture test suite
2012-07-02  Paul E. McKenneyrcu: Rationalize ordering of torture_ops list
2012-07-02  Paul E. McKenneyrcu: RCU_SAVE_DYNTICK code no longer ever dead
2012-07-02  Paul E. McKenneyrcu: Use for_each_rcu_flavor() in TREE_RCU tracing
2012-07-02  Paul E. McKenneyrcu: Introduce for_each_rcu_flavor() and use it
2012-07-02  Paul E. McKenneyrcu: Remove unneeded __rcu_process_callbacks() argument
2012-07-02  Paul E. McKenneyrcu: Add rcu_barrier() statistics to debugfs tracing
2012-07-02  Paul E. McKenneyrcu: Add tracing for _rcu_barrier()
2012-07-02  Paul E. McKenneyrcu: Increase rcu_barrier() concurrency
2012-07-02  Paul E. McKenneyrcu: Remove needless initialization
2012-07-02  Paul E. McKenneyrcu: Move rcu_barrier_mutex to rcu_state structure
2012-07-02  Paul E. McKenneyrcu: Move rcu_barrier_completion to rcu_state structure
2012-07-02  Paul E. McKenneyrcu: Move rcu_barrier_cpu_count to rcu_state structure
2012-07-02  Paul E. McKenneyrcu: Move _rcu_barrier()'s rcu_head structures to rcu_d...
2012-07-02  Paul E. McKenneyrcu: Place pointer to call_rcu() in rcu_data structure
2012-07-02  Paul E. McKenneyrcu: Prevent excessive line length in RCU_STATE_INITIAL...
2012-07-02  Paul E. McKenneyrcu: Size rcu_node tree from nr_cpu_ids rather than...
2012-07-02  Paul E. McKenneyrcu: Four-level hierarchy is no longer experimental
2012-07-02  Paul E. McKenneyrcu: Control RCU_FANOUT_LEAF from boot-time parameter
2012-07-02  Paul E. McKenneyRevert "rcu: Move PREEMPT_RCU preemption to switch_to...
2012-07-01  Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-06-30  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-06-30  Randy Dunlapprintk.c: fix kernel-doc warnings
2012-06-30  Olof JohanssonMerge branch 'v3.5-samsung-fixes-1' of git://git./linux...
2012-06-30  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-06-30  Linus TorvaldsMerge tag 'driver-core-3.5-rc5' of git://git./linux...
2012-06-30  Len BrownMerge branches 'acpi_pad-bugzilla-42981', 'apei-bugzill...
2012-06-30  Linus TorvaldsMerge tag 'pm-for-3.5-rc5' of git://git./linux/kernel...
2012-06-29  David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2012-06-29  Steven Rostedtprintk: Optimize if statement logic where newline exists
2012-06-29  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2012-06-29  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-06-29  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-06-29  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-06-29  Kay Sieversprintk: flush continuation lines immediately to console
2012-06-28  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-06-28  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-06-28  Linus TorvaldsMerge tag 'upstream-3.5-rc5' of git://git.infradead...
2012-06-28  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-06-28  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-27  Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
2012-06-27  Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-06-26  Jan Beulichsyslog: fill buffer with more than a single message...
2012-06-26  Greg Kroah-HartmanRevert "printk: return -EINVAL if the message len is...
2012-06-26  Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2012-06-25  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-06-25  Paul E. McKenneyrcu: Stop rcu_do_batch() from multiplexing the "count...
2012-06-25  Alan Sternprintk: fix regression in SYSLOG_ACTION_CLEAR
2012-06-25  Linus TorvaldsMerge tag 'regulator-3.5' of git://git./linux/kernel...
2012-06-25  Greg Kroah-HartmanMerge 3.5-rc4 into usb-linus
2012-06-24  Olof JohanssonMerge branch 'fixes' of git://git./linux/kernel/git...
2012-06-24  Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-06-24  Linus TorvaldsMerge tag 'rdma-fixes' of git://git./linux/kernel/git...
2012-06-24  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-06-24  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-06-24  Ingo MolnarMerge branch 'urgent' of git://git./linux/kernel/git...
2012-06-23  Greg Kroah-HartmanMerge tag 'fixes-for-v3.5-rc3' of git://git./linux...
2012-06-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-22  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-22  Linus TorvaldsMerge tag 'for-linus-Jun-21-2012' of git://oss.sgi...
2012-06-22  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-06-21  Linus TorvaldsMerge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org...
2012-06-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-21  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-06-21  Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
next
This page took 0.079369 seconds and 8 git commands to generate.