index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
slab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-07-22
1
-8
/
+9
|
\
|
*
slab: fix DEBUG_SLAB warning
Tetsuo Handa
2011-07-22
1
-1
/
+2
|
*
slab: shrink sizeof(struct kmem_cache)
Eric Dumazet
2011-07-20
1
-4
/
+6
|
*
slab: fix DEBUG_SLAB build
Hugh Dickins
2011-07-18
1
-4
/
+2
*
|
SLAB: Record actual last user of freed objects.
Suleiman Souhlal
2011-06-03
1
-4
/
+5
|
/
*
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
mm: notifier_from_errno() cleanup
Prarit Bhargava
2011-03-22
1
-1
/
+1
*
Merge branch 'slab/urgent' into slab/next
Pekka Enberg
2011-03-11
1
-4
/
+4
|
\
|
*
Revert "slab: Fix missing DEBUG_SLAB last user"
Pekka Enberg
2011-02-14
1
-4
/
+4
*
|
Merge branch 'slab/rcu' into slab/next
Pekka Enberg
2011-03-11
1
-18
/
+21
|
\
\
|
*
|
slab,rcu: don't assume the size of struct rcu_head
Lai Jiangshan
2011-03-11
1
-18
/
+21
|
|
/
*
/
mm: Remove support for kmem_cache_name()
Christoph Lameter
2011-01-23
1
-8
/
+0
|
/
*
mm/slab.c: make local symbols static
H Hartley Sweeten
2011-01-15
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2011-01-10
1
-15
/
+23
|
\
|
*
tracing/slab: Move kmalloc tracepoint out of inline code
Steven Rostedt
2010-11-28
1
-15
/
+23
*
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-07
1
-3
/
+3
|
\
\
|
*
|
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-17
1
-3
/
+3
|
|
/
*
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
1
-1
/
+1
|
\
\
|
*
|
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-12-15
1
-1
/
+1
|
|
/
*
/
kernel: kmem_ptr_validate considered harmful
Nick Piggin
2011-01-07
1
-31
/
+1
|
/
*
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
2010-10-26
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2010-08-22
1
-2
/
+2
|
\
|
*
slab: fix object alignment
Carsten Otte
2010-08-09
1
-2
/
+2
*
|
gcc-4.6: mm: fix unused but set warnings
Andi Kleen
2010-08-09
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2010-08-06
1
-1
/
+1
|
\
|
*
slab: use deferable timers for its periodic housekeeping
Arjan van de Ven
2010-07-20
1
-1
/
+1
*
|
tracing: Remove kmemtrace ftrace plugin
Li Zefan
2010-06-09
1
-1
/
+0
|
/
*
numa: slab: use numa_mem_id() for slab local memory node
Lee Schermerhorn
2010-05-27
1
-21
/
+22
*
slab: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-05-27
1
-1
/
+1
*
cpusets: new round-robin rotor for SLAB allocations
Jack Steiner
2010-05-27
1
-1
/
+1
*
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
Miao Xie
2010-05-25
1
-0
/
+4
*
-
-
-
-
-
.
Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' ...
Pekka Enberg
2010-05-22
1
-64
/
+134
|
\
\
\
\
|
|
|
|
*
slab: add memory hotplug support
David Rientjes
2010-04-07
1
-32
/
+125
|
|
|
*
|
slab: Fix missing DEBUG_SLAB last user
Shiyong Li
2010-04-14
1
-4
/
+4
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
slab: Fix continuation lines
Joe Perches
2010-03-28
1
-4
/
+5
|
|
|
/
|
*
/
mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>
David Woodhouse
2010-05-19
1
-24
/
+0
|
/
/
*
/
slab: Generify kernel pointer validation
Pekka Enberg
2010-04-09
1
-12
/
+1
|
/
*
-
-
-
-
-
.
Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percp...
Pekka Enberg
2010-03-04
1
-7
/
+6
|
\
\
\
\
|
|
|
*
|
slab: fix regression in touched logic
Nick Piggin
2010-01-30
1
-2
/
+3
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
failslab: add ability to filter slab caches
Dmitry Monakhov
2010-02-26
1
-1
/
+1
|
|
/
/
|
/
|
|
|
*
|
slab: initialize unused alien cache entry as NULL at alloc_alien_cache().
Haicheng Li
2010-01-11
1
-4
/
+2
|
|
/
*
/
SLAB: Fix lockdep annotation breakage
Pekka Enberg
2009-12-28
1
-2
/
+2
|
/
*
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-17
1
-1
/
+1
|
\
|
*
cpumask: avoid deprecated function in mm/slab.c
Rusty Russell
2009-12-17
1
-1
/
+1
*
|
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2009-12-17
1
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
kmemleak: Simplify the kmemleak_scan_area() function prototype
Catalin Marinas
2009-10-28
1
-2
/
+2
|
*
kmemleak: Do not use off-slab management with SLAB_NOLEAKTRACE
Catalin Marinas
2009-10-28
1
-2
/
+4
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-14
1
-6
/
+6
|
\
\
|
*
|
tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE
Li Zefan
2009-12-11
1
-3
/
+3
[next]