index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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]