Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
28e53bddf814485699a4142bc056fd37d4e11dd4
/
mm
/
slub.c
7ae439c
krealloc: fix kerneldoc comments
by Pekka J Enberg
· 18 years ago
5e6d444
SLUB: rework slab order determination
by Christoph Lameter
· 18 years ago
45edfa5
SLUB: include lifetime stats and sets of cpus / nodes in tracking output
by Christoph Lameter
· 18 years ago
41ecc55
SLUB: add CONFIG_SLUB_DEBUG
by Christoph Lameter
· 18 years ago
02cbc87
SLUB: move tracking definitions and check_valid_pointer() away from debug code
by Christoph Lameter
· 18 years ago
636f0d7
SLUB: consolidate trace code
by Christoph Lameter
· 18 years ago
35e5d7e
SLUB: introduce DebugSlab(page)
by Christoph Lameter
· 18 years ago
b345970
SLUB: move resiliency check into SYSFS section
by Christoph Lameter
· 18 years ago
7656c72
SLUB: add macros for scanning objects in a slab
by Christoph Lameter
· 18 years ago
672bba3
SLUB: update comments
by Christoph Lameter
· 18 years ago
26a7bd0
SLUB: get rid of finish_bootstrap
by Christoph Lameter
· 18 years ago
1f99a28
SLUB: clean up krealloc
by Christoph Lameter
· 18 years ago
abcd08a
SLUB: use check_valid_pointer in kmem_ptr_validate
by Christoph Lameter
· 18 years ago
be7b3fb
SLUB: after object padding only needed for Redzoning
by Christoph Lameter
· 18 years ago
65c02d4
SLUB: add support for dynamic cacheline size determination
by Christoph Lameter
· 18 years ago
0f9008e
Fix up SLUB compile
by Linus Torvalds
· 18 years ago
cfce660
Slab allocators: remove useless __GFP_NO_GROW flag
by Christoph Lameter
· 18 years ago
4f10493
slab allocators: Remove SLAB_CTOR_ATOMIC
by Christoph Lameter
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
5af6083
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
by Christoph Lameter
· 18 years ago
70d7122
slub: remove object activities out of checking functions
by Christoph Lameter
· 18 years ago
2086d26
SLUB: Free slabs and sort partial slab lists in kmem_cache_shrink
by Christoph Lameter
· 18 years ago
88a420e
slub: add ability to list alloc / free callers per slab
by Christoph Lameter
· 18 years ago
e95eed5
SLUB: Add MIN_PARTIAL
by Christoph Lameter
· 18 years ago
53e15af
slub: validation of slabs (metadata and guard zones)
by Christoph Lameter
· 18 years ago
643b113
slub: enable tracking of full slabs
by Christoph Lameter
· 18 years ago
77c5e2d
slub: fix object tracking
by Christoph Lameter
· 18 years ago
b49af68
Add virt_to_head_page and consolidate code in slab and slub
by Christoph Lameter
· 18 years ago
d85f338
Make page->private usable in compound pages
by Christoph Lameter
· 18 years ago
614410d
SLUB: allocate smallest object size if the user asks for 0 bytes
by Christoph Lameter
· 18 years ago
47bfdc0
SLUB: change default alignments
by Christoph Lameter
· 18 years ago
81819f0
SLUB core
by Christoph Lameter
· 18 years ago