index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
slab.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
slab: Common definition for kmem_cache_node
Christoph Lameter
2013-02-01
1
-0
/
+32
*
slab: Rename list3/l3 to node
Christoph Lameter
2013-02-01
1
-1
/
+1
*
slab: Common Kmalloc cache determination
Christoph Lameter
2013-02-01
1
-0
/
+3
*
slab: Common function to create the kmalloc array
Christoph Lameter
2013-02-01
1
-0
/
+6
*
slab: propagate tunable values
Glauber Costa
2012-12-18
1
-0
/
+12
*
memcg: aggregate memcg cache values in slabinfo
Glauber Costa
2012-12-18
1
-0
/
+27
*
memcg: destroy memcg caches
Glauber Costa
2012-12-18
1
-0
/
+23
*
sl[au]b: always get the cache from its page in kmem_cache_free()
Glauber Costa
2012-12-18
1
-0
/
+39
*
slab/slub: consider a memcg parameter in kmem_create_cache
Glauber Costa
2012-12-18
1
-4
/
+19
*
slab/slub: struct memcg_params
Glauber Costa
2012-12-18
1
-0
/
+13
*
mm/sl[aou]b: Common alignment code
Christoph Lameter
2012-12-11
1
-0
/
+3
*
mm, sl[au]b: create common functions for boot slab creation
Christoph Lameter
2012-12-11
1
-0
/
+5
*
slab: Ignore internal flags in cache creation
Glauber Costa
2012-10-31
1
-0
/
+25
*
sl[au]b: Process slabinfo_show in common code
Glauber Costa
2012-10-24
1
-1
/
+15
*
mm/sl[au]b: Move print_slabinfo_header to slab_common.c
Glauber Costa
2012-10-24
1
-2
/
+0
*
mm/sl[au]b: Move slabinfo processing to slab_common.c
Glauber Costa
2012-10-24
1
-0
/
+8
*
Revert "mm/sl[aou]b: Move sysfs_slab_add to common"
Pekka Enberg
2012-09-05
1
-3
/
+0
*
mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists
Christoph Lameter
2012-09-05
1
-2
/
+1
*
mm/sl[aou]b: Move kmem_cache allocations into common code
Christoph Lameter
2012-09-05
1
-2
/
+2
*
mm/sl[aou]b: Move sysfs_slab_add to common
Christoph Lameter
2012-09-05
1
-0
/
+3
*
mm/sl[aou]b: Do slab aliasing call from common code
Christoph Lameter
2012-09-05
1
-0
/
+10
*
mm/sl[aou]b: Get rid of __kmem_cache_destroy
Christoph Lameter
2012-09-05
1
-1
/
+0
*
mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct
Christoph Lameter
2012-09-05
1
-0
/
+6
*
mm/sl[aou]b: Extract a common function for kmem_cache_destroy
Christoph Lameter
2012-09-05
1
-0
/
+3
*
mm, sl[aou]b: Use a common mutex definition
Christoph Lameter
2012-07-09
1
-0
/
+4
*
mm, sl[aou]b: Common definition for boot state of the slab allocators
Christoph Lameter
2012-07-09
1
-0
/
+29