index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
slab.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-08
[PATCH] mm: clean up local variables
Tobias Klauser
1
-1
/
+2
2006-01-08
[PATCH] slab: fix code formatting
Pekka Enberg
1
-464
/
+500
2006-01-08
[PATCH] slab: extract slab order calculation to separate function
Pekka Enberg
1
-40
/
+49
2006-01-08
[PATCH] slab: extract slabinfo header printing to separate function
Pekka Enberg
1
-20
/
+25
2006-01-08
[PATCH] slab: remove unused align parameter from alloc_percpu
Pekka Enberg
1
-2
/
+1
2005-11-13
[PATCH] slab: remove alloc_pages() calls
Christoph Lameter
1
-5
/
+1
2005-11-13
[PATCH] slab: convert cache to page mapping macros
Pekka Enberg
1
-17
/
+32
2005-11-08
mm/slab.c: fix a comment typo
Adrian Bunk
1
-1
/
+1
2005-11-07
[PATCH] more kernel-doc cleanups, additions
Randy Dunlap
1
-0
/
+1
2005-11-07
[PATCH] slab: Use same schedule timeout for all cpus in cache_reap
Manfred Spraul
1
-2
/
+2
2005-11-07
[PATCH] mm: rename kmem_cache_s to kmem_cache
Pekka J Enberg
1
-1
/
+1
2005-11-07
[PATCH] slab: don't BUG on duplicated cache
Andrew Morton
1
-33
/
+34
2005-10-29
[PATCH] slab: add additional debugging to detect slabs from the wrong node
Christoph Lameter
1
-1
/
+4
2005-10-28
[PATCH] gfp_t: mm/* (easy parts)
Al Viro
1
-4
/
+4
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-18
/
+16
2005-09-28
[PATCH] kmalloc_node IRQ safety fix
Alok N Kataria
1
-7
/
+18
2005-09-23
[PATCH] revert oversized kmalloc check
Andrew Morton
1
-1
/
+2
2005-09-22
[PATCH] __kmalloc: Generate BUG if size requested is too large.
Christoph Lameter
1
-2
/
+1
2005-09-22
[PATCH] slab: fix handling of pages from foreign NUMA nodes
Christoph Lameter
1
-19
/
+19
2005-09-22
[PATCH] slab: alpha inlining fix
Ivan Kokshaysky
1
-3
/
+4
2005-09-14
[PATCH] Fix slab BUG_ON() triggered by change in array cache size
Alok Kataria
1
-1
/
+1
2005-09-10
[PATCH] mm/slab: fix sparse warnings
Victor Fusco
1
-2
/
+2
2005-09-09
[PATCH] update kfree, vfree, and vunmap kerneldoc
Pekka Enberg
1
-0
/
+2
2005-09-09
[PATCH] Numa-aware slab allocator V5
Christoph Lameter
1
-320
/
+812
2005-09-07
[PATCH] introduce and use kzalloc
Pekka J Enberg
1
-12
/
+6
2005-09-05
[PATCH] slab: removes local_irq_save()/local_irq_restore() pair
Manfred Spraul
1
-11
/
+15
2005-09-05
[PATCH] mm/slab.c: prefetchw the start of new allocated objects
Eric Dumazet
1
-1
/
+3
2005-09-05
[PATCH] sab: consolidate kmem_bufctl_t
Kyle Moffett
1
-0
/
+1
2005-09-05
[PATCH] vm: slab.c spelling correction
Martin Hicks
1
-1
/
+1
2005-07-07
[PATCH] propagate __nocast annotations
Alexey Dobriyan
1
-5
/
+7
2005-07-06
[PATCH] Fix broken kmalloc_node in rc1/rc2
Christoph Lameter
1
-0
/
+3
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
1
-0
/
+24
2005-06-21
[PATCH] Periodically drain non local pagesets
Christoph Lameter
1
-0
/
+1
2005-06-18
[SLAB] Introduce kmem_cache_name
Arnaldo Carvalho de Melo
1
-0
/
+6
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
1
-1
/
+1
2005-05-01
[PATCH] add kmalloc_node, inline cleanup
Manfred Spraul
1
-14
/
+31
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3060