]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - kernel
locktorture: Fix __acquire annotation for spinlock irq
[mirror_ubuntu-artful-kernel.git] / kernel /
2014-09-30 Davidlohr Buesolocktorture: Fix __acquire annotation for spinlock irq
2014-09-30 Davidlohr Buesolocktorture: Support rwlocks
2014-09-18 Paul E. McKenneyrcu: Eliminate deadlock between CPU hotplug and expedit...
2014-09-16 Paul E. McKenneyrcutorture: Rename rcutorture_runnable parameter
2014-09-16 Davidlohr Buesolocktorture: Introduce torture context
2014-09-16 Davidlohr Buesolocktorture: Support rwsems
2014-09-16 Davidlohr Buesolocktorture: Add infrastructure for torturing read...
2014-09-16 Davidlohr Buesotorture: Address race in module cleanup
2014-09-16 Davidlohr Buesolocktorture: Make statistics generic
2014-09-16 Davidlohr Buesolocktorture: Teach about lock debugging
2014-09-16 Davidlohr Buesolocktorture: Support mutexes
2014-09-16 Davidlohr Buesolocktorture: Rename locktorture_runnable parameter
2014-09-16 Paul E. McKenneyMerge branch 'rcu-tasks.2014.09.10a' into HEAD
2014-09-16 Paul E. McKenneyMerge branches 'doc.2014.09.07a', 'fixes.2014.09.10a...
2014-09-16 Paul E. McKenneyrcu: Avoid misordering in nocb_leader_wait()
2014-09-16 Paul E. McKenneyrcu: Handle NOCB callbacks from irq-disabled idle code
2014-09-16 Paul E. McKenneyrcu: Avoid misordering in __call_rcu_nocb_enqueue()
2014-09-16 Paul E. McKenneyrcu: Don't track sysidle state if no nohz_full= CPUs
2014-09-16 Paul E. McKenneyrcu: Eliminate redundant rcu_sysidle_state variable
2014-09-16 Pranith Kumarrcu: Check for have_rcu_nocb_mask instead of rcu_nocb_mask
2014-09-16 Paul E. McKenneyrcu: Create rcuo kthreads only for onlined CPUs
2014-09-16 Paul E. McKenneyrcu: Rationalize kthread spawning
2014-09-16 Pranith Kumarrcu: Return false instead of 0 in rcu_nocb_adopt_orphan...
2014-09-16 Pranith Kumarrcu: Use false for return in __call_rcu_nocb()
2014-09-16 Pranith Kumarrcu: Use true/false for return in rcu_nocb_adopt_orphan...
2014-09-16 Pranith Kumarrcu: Use true/false for return in __call_rcu_nocb()
2014-09-16 Pranith Kumarrcu: Check the return value of zalloc_cpumask_var()
2014-09-16 Paul E. McKenneyrcu: Fix attempt to avoid unsolicited offloading of...
2014-09-07 Paul E. McKenneyrcu: Per-CPU operation cleanups to rcu_*_qs() functions
2014-09-07 Paul E. McKenneyrcu: Remove local_irq_disable() in rcu_preempt_note_con...
2014-09-07 Paul E. McKenneyrcu: Additional information on RCU-tasks stall-warning...
2014-09-07 Paul E. McKenneyrcu: Make rcu_tasks_kthread()'s GP-wait loop allow...
2014-09-07 Paul E. McKenneyrcu: Make TASKS_RCU handle nohz_full= CPUs
2014-09-07 Paul E. McKenneyrcu: Defer rcu_tasks_kthread() creation till first...
2014-09-07 Paul E. McKenneyrcu: Improve RCU-tasks energy efficiency
2014-09-07 Paul E. McKenneyrcu: Add stall-warning checks for RCU-tasks
2014-09-07 Paul E. McKenneyrcutorture: Add torture tests for RCU-tasks
2014-09-07 Steven Rostedtrcu: Export RCU-tasks APIs to GPL modules
2014-09-07 Paul E. McKenneyrcu: Make TASKS_RCU handle tasks that are almost done...
2014-09-07 Paul E. McKenneyrcu: Add synchronous grace-period waiting for RCU-tasks
2014-09-07 Paul E. McKenneyrcu: Provide cond_resched_rcu_qs() to force quiescent...
2014-09-07 Paul E. McKenneyrcu: Add call_rcu_tasks()
2014-09-07 Paul E. McKenneyrcutorture: Add callback-flood test
2014-09-07 Joe Perchesrcu: Use pr_alert/pr_cont for printing logs
2014-09-07 Pranith Kumarrcutorture: Fix a sparse warning by marking boost_mutex...
2014-09-07 Paul E. McKenneyrcu: Replace flush_signals() with WARN_ON(signal_pending())
2014-09-07 Pranith Kumarrcu: Use rcu_gp_kthread_wake() to wake up grace period...
2014-09-07 Paul E. McKenneyrcu: Make TINY_RCU tinier by putting error checks under...
2014-09-07 Paul E. McKenneyrcu: Break more call_rcu() deadlock involving scheduler...
2014-09-07 Pranith Kumarrcu: Remove stale comment in tree.c
2014-09-07 Pranith Kumarrcu: Update tiny.c references to tree.c
2014-09-07 Ard Biesheuvelrcu: Define tracepoint strings only if CONFIG_TRACING...
2014-09-07 Oleg Nesterovrcu: Uninline rcu_read_lock_held()
2014-09-07 Pranith Kumarrcu: Use true/false instead of 1/0 for a bool type
2014-09-07 Pranith Kumarrcu: Return bool type for rcu_try_advance_all_cbs()
2014-09-07 Pranith Kumarrcu: Use bool type for return value in rcu_is_watching()
2014-09-07 Pranith Kumarrcu: Fix sparse warning about rcu_batches_completed_pre...
2014-09-07 Pranith Kumarrcu: Remove remaining read-modify-write ACCESS_ONCE...
2014-08-28 Pranith Kumarrcu: Make nocb leader kthreads process pending callback...
2014-08-25 Linus TorvaldsMerge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org...
2014-08-25 Linus TorvaldsMerge tag 'renesas-sh-drivers-for-v3.17' of git://git...
2014-08-25 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-08-25 Linus TorvaldsMerge tag 'trace-fixes-v3.17-rc1' of git://git.kernel...
2014-08-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2014-08-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2014-08-23 Olof JohanssonMerge tag 'sunxi-dt-for-3.17-2' of git://git.kernel...
2014-08-23 Steven Rostedt ... ftrace: Use current addr when converting to nop in...
2014-08-23 Steven Rostedt ... ftrace: Fix function_profiler and function tracer together
2014-08-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-22 Steven Rostedt ... ftrace: Fix up trampoline accounting with looping on...
2014-08-22 Steven Rostedt ... ftrace: Update all ftrace_ops for a ftrace_hash_ops...
2014-08-22 Steven Rostedt ... ftrace: Allow ftrace_ops to use the hashes from other ops
2014-08-22 Ingo MolnarMerge tag 'efi-urgent' of git://git.kernel.org/pub...
2014-08-21 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git.kernel.org...
2014-08-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-08-21 Linus TorvaldsMerge tag 'sound-3.17-rc2' of git://git.kernel.org...
2014-08-20 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2014-08-20 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2014-08-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2014-08-20 Pawel Mollperf: Handle compat ioctl
2014-08-19 Linus TorvaldsMerge tag 'pci-v3.17-changes-3' of git://git.kernel...
2014-08-19 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2014-08-18 Dave AirlieMerge branch 'drm-fixes-3.17' of git://people.freedeskt...
2014-08-16 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2014-08-16 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2014-08-16 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2014-08-16 Linus TorvaldsMerge branch 'for-linus2' of git://git.kernel.org/pub...
2014-08-16 Linus TorvaldsMerge tag 'locks-v3.17-2' of git://git.samba.org/jlayto...
2014-08-16 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-08-16 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2014-08-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-08-16 Linus TorvaldsMerge tag 'sound-fix-3.17-rc1' of git://git.kernel...
2014-08-15 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-08-15 Linus TorvaldsMerge branch 'linux_next' of git://git.kernel.org/pub...
2014-08-15 Andy Lutomirskimodule: Clean up ro/nx after early module load failures
2014-08-15 Mark BrownMerge remote-tracking branches 'asoc/fix/arizona',...
2014-08-15 Mark BrownMerge tag 'asoc-v3.16-rc5' into asoc-linus
2014-08-15 Mark BrownMerge tag 'asoc-v3.16-rc1' into asoc-linus
2014-08-15 Linus TorvaldsMerge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel...
2014-08-15 Linus TorvaldsMerge tag 'pci-v3.17-changes-2' of git://git.kernel...
next