projects
/
kernel
/
kernel-generic.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
slab: Return NULL for oversized allocations
2013-05-06
Christoph Lameter
slab: Return NULL for oversized allocations
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-04-05
Christoph Lameter
slub: tid must be retrieved from the percpu area of...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-04-05
Christoph Lameter
slub: Do not dereference NULL pointer in node_match
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-06
Christoph Lameter
slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-06
Christoph Lameter
slab: Handle ARCH_DMA_MINALIGN correctly
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-01
Christoph Lameter
slab: Common definition for kmem_cache_node
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-01
Christoph Lameter
slab: Rename list3/l3 to node
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-01
Christoph Lameter
slab: Common Kmalloc cache determination
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-01
Christoph Lameter
stat: Use size_t for sizes instead of unsigned
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-01
Christoph Lameter
slab: Common function to create the kmalloc array
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-01
Christoph Lameter
slab: Common definition for the array of kmalloc caches
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-01
Christoph Lameter
slab: Common constants for kmalloc boundaries
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-01
Christoph Lameter
slab: Rename nodelists to node
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-01
Christoph Lameter
slab: Common name for the per node structures
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-01
Christoph Lameter
slab: Use common kmalloc_index/kmalloc_size functions
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-01
Christoph Lameter
slab: Common kmalloc slab index determination
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-01
Christoph Lameter
slab: Move kmalloc related function defs
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2013-02-01
Christoph Lameter
slab: Use proper formatting specs for unsigned size_t
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-12-11
Christoph Lameter
mm/sl[aou]b: Common alignment code
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-12-11
Christoph Lameter
slab: Use the new create_boot_cache function to simplify...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-12-11
Christoph Lameter
slub: Use statically allocated kmem_cache boot structure...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-12-11
Christoph Lameter
mm, sl[au]b: create common functions for boot slab...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-12-11
Christoph Lameter
slab: Simplify bootstrap
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-12-11
Christoph Lameter
slub: Use correct cpu_slab on dead cpu
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-19
Christoph Lameter
slab: Only define slab_error for DEBUG
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-10
Christoph Lameter
slub: Zero initial memory segment for kmem_cache and...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-05
Christoph Lameter
mm/sl[aou]b: Move kmem_cache refcounting to common...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-05
Christoph Lameter
mm/sl[aou]b: Shrink __kmem_cache_create() parameter...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-05
Christoph Lameter
mm/sl[aou]b: Move kmem_cache allocations into common...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-05
Christoph Lameter
mm/sl[aou]b: Move sysfs_slab_add to common
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-05
Christoph Lameter
mm/sl[aou]b: Do slab aliasing call from common code
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-05
Christoph Lameter
mm/sl[aou]b: Move duping of slab name to slab_common.c
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-05
Christoph Lameter
mm/sl[aou]b: Get rid of __kmem_cache_destroy
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-05
Christoph Lameter
mm/sl[aou]b: Move freeing of kmem_cache structure to...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-05
Christoph Lameter
mm/sl[aou]b: Use "kmem_cache" name for slab cache with...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-05
Christoph Lameter
mm/sl[aou]b: Extract a common function for kmem_cache_destroy
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-05
Christoph Lameter
mm/sl[aou]b: Move list_add() to slab_common.c
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-05
Christoph Lameter
mm/slab_common: Improve error handling in kmem_cache_create
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-05
Christoph Lameter
mm/slub: Use kmem_cache for the kmem_cache structure
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-09-05
Christoph Lameter
mm/slub: Add debugging to verify correct cache use...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-08-16
Christoph Lameter
slub: Take node lock during object free checks
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-08-01
Christoph Lameter
mm: slub: optimise the SLUB fast path to avoid pfmemalloc...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-07-12
Christoph Lameter
slob: Fix early boot kernel crash
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-07-09
Christoph Lameter
mm, sl[aou]b: Move kmem_cache_create mutex handling...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-07-09
Christoph Lameter
mm, sl[aou]b: Use a common mutex definition
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-07-09
Christoph Lameter
mm, sl[aou]b: Common definition for boot state of the...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-07-09
Christoph Lameter
mm, sl[aou]b: Extract common code for kmem_cache_create()
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-14
Christoph Lameter
slab: Get rid of obj_size macro
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-14
Christoph Lameter
mm, sl[aou]b: Extract common fields from struct kmem_cache
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-14
Christoph Lameter
slab: Remove some accessors
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-14
Christoph Lameter
slab: Use page struct fields instead of casting
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-14
Christoph Lameter
slob: Remove various small accessors
signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-14
Christoph Lameter
slob: No need to zero mapping since it is no longer...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-14
Christoph Lameter
slob: Define page struct fields used in mm_types.h
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-01
Christoph Lameter
slub: pass page to node_match() instead of kmem_cache_cpu...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-01
Christoph Lameter
slub: Use page variable instead of c->page.
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-01
Christoph Lameter
slub: Separate out kmem_cache_cpu processing from deactivate...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-01
Christoph Lameter
slub: Get rid of the node field
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-01
Christoph Lameter
slub: new_slab_objects() can also get objects from...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-01
Christoph Lameter
slub: Simplify control flow in __slab_alloc()
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-01
Christoph Lameter
slub: Acquire_slab() avoid loop
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-01
Christoph Lameter
slub: Add frozen check in __slab_alloc
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-06-01
Christoph Lameter
slub: Use freelist instead of "object" in __slab_alloc
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-03-22
Christoph Lameter
mm: fix move/migrate_pages() race on task struct
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-02-10
Christoph Lameter
slub: include include for prefetch
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2012-02-06
Christoph Lameter
slub: Do not hold slub_lock when calling sysfs_slab_add()
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-12-22
Christoph Lameter
percpu: Remove irqsafe_cpu_xxx variants
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-12-13
Christoph Lameter
slub: Extract get_freelist from __slab_alloc
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-12-13
Christoph Lameter
slub: Switch per cpu partial page support off for debugging
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-11-24
Christoph Lameter
slub: use irqsafe_cpu_cmpxchg for put_cpu_partial
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-11-01
Christoph Lameter
mm: add comments to explain mm_struct fields
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-11-01
Christoph Lameter
mm: distinguish between mlocked and pinned pages
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-08-19
Christoph Lameter
slub: update slabinfo tools to report per cpu partial...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-08-19
Christoph Lameter
slub: per cpu cache for partial pages
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-08-19
Christoph Lameter
slub: return object pointer from get_partial() / new_slab().
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-08-19
Christoph Lameter
slub: pass kmem_cache_cpu pointer to get_partial()
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-08-19
Christoph Lameter
slub: Prepare inuse field in new_slab()
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-08-19
Christoph Lameter
slub: Remove useless statements in __slab_alloc
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-08-19
Christoph Lameter
slub: free slabs without holding locks
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-08-09
Christoph Lameter
slub: Fix partial count comparison confusion
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-08-09
Christoph Lameter
slub: Fix full list corruption if debugging is on
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-25
Christoph Lameter
slub: When allocating a new slab also prep the first...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-18
Christoph Lameter
slub: disable interrupts in cmpxchg_double_slab when...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-18
Christoph Lameter
Avoid duplicate _count variables in page_struct
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-12
Christoph Lameter
percpu: Fixup __this_cpu_xchg* operations
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-07
Christoph Lameter
SLUB: Fix build breakage in linux/mm_types.h
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-07
Christoph Lameter
slab allocators: Provide generic description of alignment...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-02
Christoph Lameter
slub: slabinfo update for cmpxchg handling
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-02
Christoph Lameter
slub: Not necessary to check for empty slab on load_freelist
commit
|
commitdiff
|
tree
2011-07-02
Christoph Lameter
slub: fast release on full slab
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-02
Christoph Lameter
slub: Add statistics for the case that the current...
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-02
Christoph Lameter
slub: Get rid of the another_slab label
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-02
Christoph Lameter
slub: Avoid disabling interrupts in free slowpath
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-02
Christoph Lameter
slub: Disable interrupts in free_debug processing
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-02
Christoph Lameter
slub: Invert locking and avoid slab lock
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-02
Christoph Lameter
slub: Rework allocator fastpaths
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-02
Christoph Lameter
slub: Pass kmem_cache struct to lock and freeze slab
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-02
Christoph Lameter
slub: explicit list_lock taking
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-02
Christoph Lameter
slub: Add cmpxchg_double_slab()
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
2011-07-02
Christoph Lameter
mm: Rearrange struct page
Signed-off-by: Christoph Lameter <
cl@linux.com
>
commit
|
commitdiff
|
tree
next