Linus Torvalds
d6dd50e07c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull RCU updates from Ingo Molnar:
"The main changes in this cycle were:
- changes related to No-CBs CPUs and NO_HZ_FULL
- RCU-tasks implementation
- torture-test updates
- miscellaneous fixes
- locktorture updates
- RCU documentation updates"
* 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (81 commits)
workqueue: Use cond_resched_rcu_qs macro
workqueue: Add quiescent state between work items
locktorture: Cleanup header usage
locktorture: Cannot hold read and write lock
locktorture: Fix __acquire annotation for spinlock irq
locktorture: Support rwlocks
rcu: Eliminate deadlock between CPU hotplug and expedited grace periods
locktorture: Document boot/module parameters
rcutorture: Rename rcutorture_runnable parameter
locktorture: Add test scenario for rwsem_lock
locktorture: Add test scenario for mutex_lock
locktorture: Make torture scripting account for new _runnable name
locktorture: Introduce torture context
locktorture: Support rwsems
locktorture: Add infrastructure for torturing read locks
torture: Address race in module cleanup
locktorture: Make statistics generic
locktorture: Teach about lock debugging
locktorture: Support mutexes
locktorture: Add documentation
...
2014-10-13 15:44:12 +02:00
..
2014-09-24 10:25:52 +01:00
2014-09-30 13:17:14 -04:00
2014-09-22 11:38:59 +02:00
2014-09-22 16:48:47 +09:00
2014-10-09 14:58:15 -04:00
2014-08-09 09:15:07 -07:00
2014-08-25 21:47:22 +01:00
2014-10-09 06:42:04 -04:00
2014-09-09 16:01:09 -04:00
2014-10-11 06:34:22 -04:00
2014-10-06 01:04:15 -04:00
2014-10-03 15:42:32 -07:00
2014-10-03 14:18:17 +02:00
2014-08-19 11:55:38 -07:00
2014-09-15 22:20:21 +02:00
2014-09-04 19:21:45 +02:00
2014-10-09 14:58:15 -04:00
2014-09-30 13:50:31 +01:00
2014-09-24 11:53:39 -07:00
2014-10-09 14:58:15 -04:00
2014-10-08 12:51:44 -04:00
2014-09-29 11:54:02 -04:00
2014-09-22 15:57:41 +02:00
2014-09-16 16:28:34 -06:00
2014-08-16 08:35:34 -04:00
2014-08-23 13:05:08 -04:00
2014-09-08 10:54:03 +02:00
2014-09-09 13:58:58 +02:00
2014-10-09 22:26:01 -04:00
2014-09-24 13:37:21 -04:00
2014-10-09 22:26:04 -04:00
2014-09-26 15:05:15 -04:00
2014-10-01 22:12:48 -04:00
2014-09-24 14:23:34 +08:00
2014-09-19 09:29:32 -04:00
2014-09-09 10:34:56 +02:00
2014-09-29 14:36:26 -04:00
2014-10-09 22:25:54 -04:00
2014-09-18 16:22:27 -07:00
2014-09-09 01:44:40 +02:00
2014-10-10 07:24:40 -04:00
2014-10-12 17:09:06 -04:00
2014-09-23 22:53:15 -07:00
2014-09-23 23:32:50 -07:00
2014-08-26 07:39:13 +02:00
2014-10-07 20:39:25 -04:00
2014-10-03 14:55:48 -07:00
2014-09-29 00:04:55 -04:00
2014-08-08 15:57:33 -07:00
2014-09-05 17:47:02 -07:00
2014-09-05 12:12:20 -07:00
2014-09-23 11:10:20 -07:00
2014-09-26 15:05:15 -04:00
2014-09-08 09:51:30 +09:00
2014-10-08 16:01:41 -04:00
2014-10-13 11:28:42 +02:00
2014-09-03 18:02:55 -05:00
2014-08-09 17:33:44 -07:00
2014-09-10 10:48:45 -04:00
2014-10-09 22:25:52 -04:00
2014-10-09 22:25:55 -04:00
2014-09-13 11:24:03 -07:00
2014-10-06 23:34:40 +02:00
2014-10-09 22:25:57 -04:00
2014-09-25 16:07:15 +02:00
2014-09-11 12:21:18 +02:00
2014-09-29 15:37:01 -04:00
2014-08-11 12:16:51 -07:00
2014-09-04 22:26:14 -07:00
2014-09-09 10:28:43 -04:00
2014-09-07 16:27:34 -07:00
2014-09-01 13:48:59 +02:00
2014-09-29 10:05:06 -06:00
2014-09-04 14:41:43 -06:00
2014-09-23 23:13:13 -07:00
2014-09-13 18:38:15 +02:00
2014-09-01 13:48:51 +02:00
2014-10-09 16:07:43 -04:00
2014-08-28 22:22:29 -04:00
2014-09-12 13:59:03 -07:00
2014-10-12 10:13:55 -04:00
2014-08-08 15:57:33 -07:00
2014-09-16 17:36:08 +01:00
2014-09-09 10:34:56 +02:00
2014-09-27 11:03:33 +02:00
2014-08-29 16:35:53 +02:00
2014-09-02 10:02:13 -07:00
2014-09-23 10:02:31 -04:00
2014-10-13 15:44:12 +02:00
2014-09-29 11:56:02 -04:00
2014-10-09 22:25:59 -04:00
2014-10-09 22:25:52 -04:00
2014-10-09 22:25:56 -04:00
2014-10-10 15:35:13 -04:00
2014-10-09 22:26:01 -04:00
2014-10-09 22:26:01 -04:00
2014-10-09 22:25:58 -04:00
2014-09-24 14:07:58 +02:00
2014-10-09 22:25:57 -04:00
2014-09-11 09:59:25 +09:30
2014-08-11 11:44:11 -07:00
2014-10-01 12:21:23 -06:00
2014-10-08 16:08:04 -04:00
2014-09-26 18:42:31 +02:00
2014-08-25 10:45:28 +02:00
2014-09-29 14:35:20 -04:00
2014-09-12 13:50:26 -04:00
2014-08-22 18:04:43 -04:00
2014-09-24 23:22:47 -04:00
2014-09-30 17:08:40 -06:00
2014-09-30 17:08:57 -06:00
2014-10-04 21:24:26 +01:00
2014-09-18 09:53:25 -07:00
2014-10-09 22:26:01 -04:00
2014-09-12 20:09:52 -06:00
2014-10-10 22:07:55 -04:00
2014-10-09 15:03:49 -04:00
2014-09-08 09:51:29 +09:00
2014-10-10 07:26:02 -04:00
2014-09-02 14:46:05 -04:00
2014-10-07 13:06:45 -04:00
2014-08-23 11:39:09 -07:00
2014-10-03 15:43:14 +02:00
2014-10-07 01:18:12 +02:00
2014-08-13 15:13:44 +10:00
2014-09-17 16:33:11 -04:00
2014-09-08 09:51:30 +09:00
2014-08-24 18:36:01 -07:00
2014-09-16 13:41:44 -07:00
2014-09-07 16:27:35 -07:00
2014-09-26 00:00:06 -07:00
2014-09-03 20:56:32 -07:00
2014-10-09 22:25:57 -04:00
2014-09-13 12:30:26 -04:00
2014-10-13 15:44:12 +02:00
2014-10-09 22:26:04 -04:00
2014-10-12 10:13:55 -04:00
2014-08-28 11:59:38 +05:30
2014-09-29 18:20:38 -07:00
2014-09-26 18:01:56 +02:00
2014-10-08 21:40:54 -04:00
2014-10-09 22:25:51 -04:00
2014-10-09 22:25:50 -04:00
2014-09-30 21:06:07 +02:00
2014-10-09 22:25:59 -04:00
2014-09-26 15:05:14 -04:00
2014-10-08 21:40:54 -04:00
2014-09-23 23:14:28 -07:00
2014-09-13 18:34:44 +02:00
2014-10-09 22:25:51 -04:00
2014-09-16 13:41:06 -07:00
2014-09-10 10:48:46 -04:00
2014-09-23 21:19:35 -07:00
2014-09-25 12:17:25 +02:00
2014-09-01 21:36:28 -07:00
2014-10-09 02:39:03 -04:00
2014-09-23 21:40:48 -07:00
2014-09-25 17:05:12 +02:00
2014-09-18 19:21:20 -04:00
2014-09-16 15:02:55 -06:00
2014-10-09 22:26:01 -04:00
2014-09-25 08:23:57 -04:00
2014-09-13 05:13:08 +09:00
2014-10-09 22:26:02 -04:00