Linus Torvalds
d790be3863
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
...
Pull module updates from Rusty Russell:
"The exciting thing here is the getting rid of stop_machine on module
removal. This is possible by using a simple atomic_t for the counter,
rather than our fancy per-cpu counter: it turns out that no one is
doing a module increment per net packet, so the slowdown should be in
the noise"
* tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux:
param: do not set store func without write perm
params: cleanup sysfs allocation
kernel:module Fix coding style errors and warnings.
module: Remove stop_machine from module unloading
module: Replace module_ref with atomic_t refcnt
lib/bug: Use RCU list ops for module_bug_list
module: Unlink module with RCU synchronizing instead of stop_machine
module: Wait for RCU synchronizing before releasing a module
2014-12-18 20:55:41 -08:00
..
2014-12-14 16:43:47 -08:00
2014-12-17 20:09:53 +03:00
2014-12-14 14:05:05 -08:00
2014-12-14 14:57:16 -08:00
2014-12-15 17:30:09 -08:00
2014-12-11 13:20:50 -08:00
2014-12-11 14:47:36 -05:00
2014-12-15 18:19:03 -08:00
2014-12-15 15:52:01 -08:00
2014-12-09 11:22:22 -05:00
2014-12-14 14:57:16 -08:00
2014-12-08 20:00:44 +01:00
2014-12-13 12:42:51 -08:00
2014-12-14 16:10:09 -08:00
2014-12-13 14:14:23 -08:00
2014-12-13 14:14:23 -08:00
2014-12-11 18:57:19 -08:00
2014-12-18 19:08:10 -08:00
2014-12-10 17:41:06 -08:00
2014-12-13 12:42:51 -08:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2014-12-08 20:47:41 -05:00
2014-12-08 21:07:10 -05:00
2014-12-13 12:42:52 -08:00
2014-12-10 17:41:10 -08:00
2014-12-16 15:53:03 -08:00
2014-12-13 12:42:53 -08:00
2014-12-15 10:17:38 -05:00
2014-12-13 12:42:48 -08:00
2014-12-10 15:17:46 -05:00
2014-12-12 11:15:33 +01:00
2014-12-10 17:41:04 -08:00
2014-12-11 17:48:14 -08:00
2014-12-08 20:24:11 -05:00
2014-12-14 12:54:40 -08:00
2014-12-09 21:21:34 -08:00
2014-12-12 15:15:41 -05:00
2014-12-16 14:53:01 -08:00
2014-12-16 15:53:03 -08:00
2014-12-11 15:04:11 -06:00
2014-12-11 15:04:06 -06:00
2014-12-10 09:01:01 -08:00
2014-12-10 17:41:11 -08:00
2014-12-14 15:23:32 -08:00
2014-12-13 12:42:47 -08:00
2014-12-15 13:06:40 +01:00
2014-12-18 09:39:51 +01:00
2014-12-15 18:28:25 -08:00
2014-12-11 18:52:37 -08:00
2014-12-13 12:42:49 -08:00
2014-12-13 12:42:48 -08:00
2014-12-13 12:42:48 -08:00
2014-12-15 15:52:01 -08:00
2014-12-13 12:42:48 -08:00
2014-12-10 21:32:13 -05:00
2014-12-09 16:10:06 -05:00
2014-12-10 21:30:20 -05:00
2014-12-11 13:06:58 -08:00
2014-12-13 12:42:49 -08:00
2014-12-10 17:41:05 -08:00
2014-12-13 12:42:48 -08:00
2014-12-13 12:42:48 -08:00
2014-12-14 14:57:16 -08:00
2014-12-11 18:15:33 -08:00
2014-12-13 12:42:53 -08:00
2014-12-11 18:36:26 -08:00
2014-12-16 15:02:23 -05:00
2014-12-08 20:00:44 +01:00
2014-12-12 15:26:48 -08:00
2014-12-13 00:45:24 +01:00
2014-12-10 20:35:41 -08:00
2014-12-10 21:30:20 -05:00
2014-12-11 13:38:31 -08:00
2014-12-10 17:41:10 -08:00
2014-12-13 12:42:52 -08:00
2014-12-12 10:08:06 -08:00
2014-12-09 13:36:57 -05:00
2014-12-13 12:42:51 -08:00
2014-12-13 12:42:48 -08:00
2014-12-10 13:31:57 -05:00
2014-12-13 12:42:49 -08:00
2014-12-10 22:41:55 -05:00
2014-12-13 12:42:48 -08:00
2014-12-10 17:41:09 -08:00
2014-12-13 12:42:47 -08:00
2014-12-13 12:42:51 -08:00
2014-12-10 13:17:23 -05:00
2014-12-13 12:25:19 +08:00
2014-12-10 10:13:28 -08:00
2014-12-09 16:29:11 -05:00
2014-12-17 12:31:40 -08:00
2014-12-09 12:05:24 +02:00
2014-12-14 18:21:31 +02:00
2014-12-17 10:37:56 -08:00
2014-12-13 12:42:48 -08:00
2014-12-09 16:28:23 -05:00
2014-12-15 23:49:28 +02:00