index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
slob.c
Commit message (
Expand
)
Author
Age
*
mm: rename page struct field helpers
Mel Gorman
2013-02-23
*
sl[au]b: always get the cache from its page in kmem_cache_free()
Glauber Costa
2012-12-18
*
mm/sl[aou]b: Common alignment code
Christoph Lameter
2012-12-11
*
mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN
Arnd Bergmann
2012-10-31
*
mm/slob: Use free_page instead of put_page for page-size kmalloc allocations
Ezequiel Garcia
2012-10-31
*
mm/sl[aou]b: Move common kmem_cache_size() to slab.h
Ezequiel Garcia
2012-10-31
*
mm/slob: Use object_size field in kmem_cache_size()
Ezequiel Garcia
2012-10-31
*
mm/slob: Drop usage of page->private for storing page-sized allocations
Ezequiel Garcia
2012-10-31
*
Merge branch 'slab/tracing' into slab/for-linus
Pekka Enberg
2012-10-03
|
\
|
*
mm, slob: fix build breakage in __kmalloc_node_track_caller
David Rientjes
2012-09-26
*
|
Merge branch 'slab/common-for-cgroups' into slab/for-linus
Pekka Enberg
2012-10-03
|
\
\
|
|
/
|
/
|
|
*
mm/sl[aou]b: Move kmem_cache refcounting to common code
Christoph Lameter
2012-09-05
|
*
mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists
Christoph Lameter
2012-09-05
|
*
mm/sl[aou]b: Move kmem_cache allocations into common code
Christoph Lameter
2012-09-05
|
*
mm/sl[aou]b: Get rid of __kmem_cache_destroy
Christoph Lameter
2012-09-05
|
*
mm/sl[aou]b: Move freeing of kmem_cache structure to common code
Christoph Lameter
2012-09-05
|
*
mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct
Christoph Lameter
2012-09-05
|
*
mm/sl[aou]b: Extract a common function for kmem_cache_destroy
Christoph Lameter
2012-09-05
|
*
mm/sl[aou]b: Move list_add() to slab_common.c
Christoph Lameter
2012-09-05
*
|
mm, slob: Add support for kmalloc_track_caller()
Ezequiel Garcia
2012-09-25
*
|
mm, slob: Use NUMA_NO_NODE instead of -1
Ezequiel Garcia
2012-09-25
|
/
*
slob: Fix early boot kernel crash
Christoph Lameter
2012-07-12
*
mm, sl[aou]b: Common definition for boot state of the slab allocators
Christoph Lameter
2012-07-09
*
mm, sl[aou]b: Extract common code for kmem_cache_create()
Christoph Lameter
2012-07-09
*
mm, sl[aou]b: Extract common fields from struct kmem_cache
Christoph Lameter
2012-06-14
*
slob: Remove various small accessors
Christoph Lameter
2012-06-14
*
slob: No need to zero mapping since it is no longer in use
Christoph Lameter
2012-06-14
*
slob: Define page struct fields used in mm_types.h
Christoph Lameter
2012-06-14
*
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
slob/lockdep: Fix gfp flags passed to lockdep
Steven Rostedt
2011-06-07
*
mm: Remove support for kmem_cache_name()
Christoph Lameter
2011-01-23
*
kernel: kmem_ptr_validate considered harmful
Nick Piggin
2011-01-07
*
slob: fix gfp flags for order-0 page allocations
David Rientjes
2010-10-02
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2010-08-06
|
\
|
*
SLOB: Free objects to their own list
Bob Liu
2010-07-16
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-06
|
\
\
|
*
|
tracing: Remove kmemtrace ftrace plugin
Li Zefan
2010-06-09
|
|
/
*
/
mm: remove all rcu head initializations
Paul E. McKenney
2010-06-14
|
/
*
mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h>
David Woodhouse
2010-05-19
*
slab: remove duplicate kmem_cache_init_late() declarations
Wu Fengguang
2009-08-06
*
fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b
Paul E. McKenney
2009-06-26
*
-
-
-
.
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...
Pekka Enberg
2009-06-17
|
\
\
\
|
|
|
*
slob: use PG_slab for identifying SLOB pages
Wu Fengguang
2009-05-11
|
|
|
/
*
|
|
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-16
*
|
|
kmemleak: Add the slob memory allocation/freeing hooks
Catalin Marinas
2009-06-11
*
|
|
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
2009-04-12
|
|
/
*
/
mm: SLOB fix reclaim_state
Nick Piggin
2009-05-06
|
/
*
kmemtrace: trace kfree() calls with NULL or zero-length objects
Pekka Enberg
2009-04-03
[next]