Files
kernel_xiaomi_sm8250/include/linux
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-03-28 20:42:01 +01:00
2014-03-28 16:29:35 -04:00
2013-12-23 18:34:58 -08:00
2012-12-02 00:05:12 +00:00
2009-04-01 08:59:23 -07:00
2013-11-15 09:32:21 +09:00
2014-04-03 16:20:58 -07:00
2014-04-01 17:08:43 +02:00
2007-02-09 17:39:36 -05:00
2008-01-28 23:21:18 +01:00
2014-01-16 10:23:02 +10:30
2013-04-29 18:28:40 -07:00
2014-04-01 23:19:14 -04:00
2014-04-07 16:36:07 -07:00
2014-04-03 16:20:50 -07:00
2014-04-01 23:19:08 -04:00
2014-01-27 21:02:39 -08:00
2014-04-01 23:19:10 -04:00
2012-12-11 17:22:27 -08:00
2014-04-07 10:59:19 -07:00
2014-04-03 16:21:04 -07:00
2010-02-10 17:47:17 -08:00
2014-03-09 19:53:45 +01:00
2014-04-01 17:08:43 +02:00
2014-02-17 15:01:37 -08:00
2005-04-16 15:20:36 -07:00
2012-08-21 16:28:31 +02:00
2012-10-09 16:22:32 +09:00
2010-11-29 08:55:25 +11:00
2014-04-07 16:35:53 -07:00
2014-04-07 11:24:06 -07:00