]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/shortlog
mirror_ubuntu-artful-kernel.git
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. McKenneylocktorture: Document boot/module parameters
2014-09-16 Paul E. McKenneyrcutorture: Rename rcutorture_runnable parameter
2014-09-16 Paul E. McKenneylocktorture: Add test scenario for rwsem_lock
2014-09-16 Paul E. McKenneylocktorture: Add test scenario for mutex_lock
2014-09-16 Paul E. McKenneylocktorture: Make torture scripting account for new...
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: Add documentation
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-10 Paul E. McKenneyrcutorture: Add RCU-tasks tests to default rcutorture...
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: Remove redundant preempt_disable() from rcu_note_v...
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. McKenneydocumentation: Add verbiage on RCU-tasks stall warning...
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 RCU-tasks test cases
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. McKenneytorture: Check for nul bytes in console output
2014-09-07 Paul E. McKenneytorture: Print PID in hung-kernel diagnostic message
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 Paul E. McKenneyrcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07
2014-09-07 Paul E. McKenneyrcutorture: Specify MAXSMP=y for TREE01
2014-09-07 Paul E. McKenneyrcutorture: Test partial nohz_full= configuration
2014-09-07 Paul E. McKenneyrcu: Add step to initrd documentation
2014-09-07 Pranith Kumarrcutorture: Set executable bit and drop bash from Usage
2014-09-07 Pranith Kumarrcutorture: Use bash shell for all the test scripts
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 in rcu_lockdep_current_cpu_online()
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-09-07 Paul E. McKenneymemory-barriers: Fix description of 2-legged-if-based...
2014-09-07 Paul E. McKenneymemory-barriers: Retain barrier() in fold-to-zero example
2014-09-07 Paul E. McKenneymemory-barriers: Fix control-ordering no-transitivity...
2014-08-28 Pranith Kumarrcu: Make nocb leader kthreads process pending callback...
2014-08-25 Linus TorvaldsLinux 3.17-rc2
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-24 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2014-08-24 Linus TorvaldsMerge tag 'gpio-v3.17-2' of git://git.kernel.org/pub...
2014-08-24 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-08-24 Benjamin LaHaiseaio: fix reqs_available handling
2014-08-24 Pawel Mollbus: arm-ccn: Fix warning message
2014-08-24 Geert UytterhoevenARM: shmobile: koelsch: Remove non-existent i2c6 pinmux
2014-08-24 Marcel ZiswilerARM: tegra: apalis/colibri t30: fix on-module 5v0 supplies
2014-08-24 Olof JohanssonMerge tag 'v3.17-rockchip-fixes1' of git://git.kernel...
2014-08-24 Laurent PinchartMAINTAINERS: Add entry for Renesas DRM drivers
2014-08-24 Dave AirlieMerge branch 'drm-fixes-3.17' of git://people.freedeskt...
2014-08-23 Heiko StuebnerMAINTAINERS: add new Rockchip SoC list
2014-08-23 Heiko StuebnerARM: dts: rockchip: readd missing mmc0 pinctrl settings
2014-08-23 Olof JohanssonMerge tag 'sunxi-dt-for-3.17-2' of git://git.kernel...
next