Linus Torvalds
bf3a340738
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
...
Pull slab changes from Pekka Enberg:
"The biggest change is byte-sized freelist indices which reduces slab
freelist memory usage:
https://lkml.org/lkml/2013/12/2/64 "
* 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux:
mm: slab/slub: use page->list consistently instead of page->lru
mm/slab.c: cleanup outdated comments and unify variables naming
slab: fix wrongly used macro
slub: fix high order page allocation problem with __GFP_NOFAIL
slab: Make allocations with GFP_ZERO slightly more efficient
slab: make more slab management structure off the slab
slab: introduce byte sized index for the freelist of a slab
slab: restrict the number of objects in a slab
slab: introduce helper functions to get/set free object
slab: factor out calculate nr objects in cache_estimate
2014-04-13 13:28:13 -07:00
..
2014-01-02 10:46:41 +01:00
2014-04-04 21:08:20 -07:00
2014-04-05 15:46:37 -07:00
2014-04-04 21:07:28 -07:00
2014-04-03 16:21:12 -07:00
2014-03-28 20:42:01 +01:00
2014-04-09 08:45:40 -07:00
2014-03-30 13:25:19 -07:00
2014-04-10 09:06:10 -07:00
2014-03-28 16:29:35 -04:00
2014-03-07 11:40:04 -08:00
2014-04-09 08:39:39 -07:00
2014-03-25 23:31:26 -07:00
2014-03-09 12:45:08 +05:30
2014-01-16 14:25:37 +01:00
2014-04-10 09:06:10 -07:00
2013-12-23 18:34:58 -08:00
2013-09-10 13:03:41 -07:00
2014-03-26 16:58:11 +00:00
2014-04-02 16:23:38 -07:00
2014-04-12 17:31:22 -07:00
2014-04-02 20:53:45 -07:00
2014-04-01 15:14:04 -07:00
2011-06-06 22:55:11 -07:00
2012-10-08 13:50:19 +10:30
2013-09-24 10:35:17 +01:00
2013-03-12 13:59:14 -07:00
2012-12-02 00:05:12 +00:00
2012-10-09 16:22:46 +09:00
2012-03-16 10:38:24 -04:00
2014-04-10 17:51:29 -04:00
2009-04-01 08:59:23 -07:00
2014-04-03 16:20:49 -07:00
2014-04-03 16:21:09 -07:00
2014-04-07 16:36:05 -07:00
2014-04-12 14:49:50 -07:00
2014-03-30 17:02:06 -07:00
2014-04-09 21:54:06 -06:00
2014-04-01 19:19:15 -07:00
2014-04-12 14:49:50 -07:00
2014-01-30 16:56:54 -08:00
2014-04-01 23:19:19 -04:00
2013-02-21 17:22:16 -08:00
2013-08-30 23:44:11 -07:00
2011-01-13 08:03:17 -08:00
2014-03-29 09:15:54 -04:00
2014-03-24 17:10:07 -07:00
2013-12-04 17:19:44 +01:00
2014-01-21 20:18:26 -08:00
2014-04-02 12:51:41 -07:00
2014-04-09 13:44:35 -07:00
2014-04-09 13:44:35 -07:00
2013-11-15 09:32:21 +09:00
2010-08-10 13:47:42 -07:00
2013-05-20 12:27:59 -07:00
2008-06-04 14:56:12 +01:00
2014-04-07 14:55:46 -07:00
2014-04-07 14:43:50 +02:00
2014-04-03 16:20:58 -07:00
2014-04-07 16:36:06 -07:00
2014-04-03 16:21:05 -07:00
2014-04-01 17:08:43 +02:00
2013-05-12 14:16:21 +02:00
2013-10-03 16:14:12 -07:00
2013-08-18 17:39:55 -07:00
2013-11-15 16:47:22 -08:00
2014-03-27 16:56:24 -04:00
2014-04-01 16:28:19 -07:00
2014-01-21 16:19:41 -08:00
2007-02-09 17:39:36 -05:00
2014-03-24 14:05:08 +00:00
2013-01-17 12:19:09 -08:00
2011-11-29 12:46:19 -05:00
2008-01-28 23:21:18 +01:00
2014-04-03 16:21:06 -07:00
2012-10-13 10:46:48 +01:00
2014-01-15 15:39:33 -08:00
2014-02-12 17:33:03 -05:00
2014-01-16 10:23:02 +10:30
2013-04-29 18:28:40 -07:00
2014-03-19 14:41:58 +09:00
2012-10-13 10:46:48 +01:00
2013-09-26 15:06:58 -07:00
2014-04-01 23:19:14 -04:00
2014-03-31 00:45:09 -04:00
2009-06-18 19:50:21 +08:00
2012-10-13 10:46:48 +01:00
2014-01-21 23:17:20 -08:00
2009-12-17 10:58:17 -05:00
2013-09-12 10:12:47 -07:00
2014-04-12 14:49:50 -07:00
2012-10-13 10:46:48 +01:00
2014-04-03 16:20:51 -07:00
2014-04-08 20:43:28 -04:00
2006-09-30 01:47:55 +02:00
2013-04-30 10:09:06 +02:00
2014-04-02 16:24:28 -07:00
2014-04-01 19:06:50 +02:00
2014-04-04 09:12:49 +02:00
2014-03-20 12:35:45 +01:00
2014-04-03 16:20:59 -07:00
2012-10-13 10:46:48 +01:00
2014-04-07 16:36:07 -07:00
2014-03-20 11:53:20 -04:00
2014-03-26 16:41:28 -04:00
2013-12-11 14:47:40 -05:00
2014-01-23 18:08:10 -08:00
2014-02-13 20:24:13 -08:00
2011-01-31 21:17:41 -08:00
2012-11-10 00:40:24 -08:00
2014-03-24 14:07:31 +00:00
2012-10-09 16:22:39 +09:00
2014-04-07 16:36:11 -07:00
2012-12-09 00:20:28 -05:00
2014-01-27 21:02:39 -08:00
2014-03-31 00:45:09 -04:00
2007-07-31 15:39:40 -07:00
2012-10-13 10:46:48 +01:00
2014-04-01 11:22:57 -07:00
2014-04-06 09:38:07 -07:00
2014-04-03 16:20:50 -07:00
2010-03-15 15:29:39 +01:00
2014-04-03 16:21:04 -07:00
2013-04-30 17:04:02 -07:00
2014-03-21 13:43:13 +01:00
2014-04-07 16:36:14 -07:00
2014-03-19 16:30:23 -04:00
2014-04-03 16:21:01 -07:00
2014-03-31 14:13:25 -07:00
2013-12-20 12:25:45 -08:00
2013-03-22 22:17:36 -06:00
2014-03-18 19:19:41 -04:00
2014-04-07 16:36:13 -07:00
2013-12-20 12:20:26 -08:00
2014-04-07 16:35:54 -07:00
2014-04-02 20:53:45 -07:00
2014-04-13 13:28:13 -07:00
2014-04-12 12:38:53 -07:00
2014-04-07 16:35:55 -07:00
2014-04-03 16:21:01 -07:00
2014-04-09 13:44:35 -07:00
2014-04-06 09:38:07 -07:00
2012-09-28 14:31:03 +09:30
2014-03-24 12:21:00 +10:30
2014-04-01 23:19:08 -04:00
2009-04-01 07:38:54 -04:00
2014-01-27 21:02:39 -08:00
2014-04-01 23:19:10 -04:00
2014-04-03 14:31:34 -04:00
2014-04-03 14:29:12 -04:00
2014-03-29 17:58:37 -04:00
2014-04-03 16:21:26 -07:00
2014-04-01 16:25:51 -04:00
2012-12-11 17:22:27 -08:00
2014-04-07 10:59:19 -07:00
2014-04-11 16:45:59 -07:00
2014-04-02 14:27:15 -07:00
2014-04-04 00:31:49 +01:00
2013-03-29 17:54:33 -07:00
2013-10-30 12:02:58 +08:00
2012-01-10 16:30:42 -08:00
2014-04-03 16:21:04 -07:00
2014-04-03 16:21:00 -07:00
2014-01-23 16:36:55 -08:00
2012-10-13 10:46:48 +01:00
2013-03-01 23:51:07 -05:00
2014-04-01 18:49:04 -07:00
2014-04-07 16:36:14 -07:00
2014-03-20 13:43:40 +01:00
2013-07-03 16:08:03 -07:00
2014-04-12 14:49:50 -07:00
2013-09-26 16:18:32 -07:00
2014-03-20 13:25:54 +01:00
2013-08-19 21:22:34 -07:00
2014-04-03 16:21:08 -07:00
2014-04-01 16:43:18 -04:00
2014-03-21 14:21:13 -04:00
2014-03-21 18:26:03 +01:00
2014-04-03 16:20:54 -07:00
2014-04-03 16:21:01 -07:00
2010-02-08 18:19:41 -06:00
2010-02-10 17:47:17 -08:00
2014-03-31 11:05:24 -07:00
2014-03-20 17:12:25 -07:00
2014-03-20 17:12:25 -07:00
2014-04-01 16:13:21 -07:00
2014-04-07 16:35:54 -07:00
2014-01-16 12:00:56 -08:00
2014-03-09 19:53:45 +01:00
2012-10-13 10:46:48 +01:00
2013-03-15 00:34:50 -04:00
2014-04-07 16:36:07 -07:00
2014-03-20 22:09:09 -07:00
2013-12-17 21:19:08 -08:00
2014-04-12 12:38:53 -07:00
2014-03-31 00:45:09 -04:00
2014-04-01 17:08:43 +02:00
2010-10-22 10:20:06 -07:00
2013-11-15 09:32:20 +09:00
2014-01-12 10:13:59 +01:00
2014-03-21 04:12:33 +09:00
2010-10-31 10:40:39 -04:00
2014-04-03 16:21:00 -07:00
2014-04-02 20:53:45 -07:00
2014-04-13 13:28:13 -07:00
2014-04-07 16:36:13 -07:00
2014-01-22 21:57:05 -08:00
2014-02-17 15:01:37 -08:00
2011-06-14 22:48:51 -04:00
2006-12-07 02:14:08 +01:00
2013-04-30 17:04:03 -07:00
2012-12-17 17:15:17 -08:00
2009-04-10 15:48:52 +02:00
2014-04-03 16:21:01 -07:00
2014-03-26 16:49:31 -04:00
2005-04-16 15:20:36 -07:00
2014-04-12 13:06:10 -07:00
2012-11-18 20:30:55 -05:00
2014-04-06 09:38:07 -07:00
2012-09-13 16:47:34 +02:00
2013-09-25 13:53:10 +02:00
2010-05-27 09:12:51 -07:00
2012-08-21 16:28:31 +02:00
2011-05-23 13:59:53 +02:00
2012-10-09 16:22:32 +09:00
2014-04-07 16:36:13 -07:00
2010-11-29 08:55:25 +11:00
2014-04-09 10:12:11 -04:00
2014-04-02 20:53:45 -07:00
2014-04-01 23:19:21 -04:00
2014-04-01 17:06:09 -07:00
2014-04-03 16:21:04 -07:00
2014-04-07 16:35:53 -07:00
2014-04-07 16:36:14 -07:00
2006-04-26 12:56:16 +01:00
2014-04-07 11:24:06 -07:00
2014-04-01 11:00:07 -07:00
2014-04-07 16:35:57 -07:00