index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
slab.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
1
-7
/
+5
*
slab: warn on zero-length allocations
Christoph Lameter
2007-05-17
1
-0
/
+1
*
Slab allocators: Drop support for destructors
Christoph Lameter
2007-05-17
1
-25
/
+2
*
Move remote node draining out of slab allocators
Christoph Lameter
2007-05-09
1
-6
/
+0
*
vmstat: use our own timer events
Christoph Lameter
2007-05-09
1
-1
/
+0
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+6
*
slab: shut down cache_reaper when cpu goes down
Christoph Lameter
2007-05-09
1
-0
/
+14
*
slab: use CPU_LOCK_[ACQUIRE|RELEASE]
Heiko Carstens
2007-05-09
1
-8
/
+5
*
krealloc: fix kerneldoc comments
Pekka J Enberg
2007-05-09
1
-1
/
+0
*
Fix race between cat /proc/slab_allocators and rmmod
Alexey Dobriyan
2007-05-08
1
-7
/
+3
*
Increase slab redzone to 64bits
David Woodhouse
2007-05-08
1
-19
/
+23
*
Slab allocators: remove useless __GFP_NO_GROW flag
Christoph Lameter
2007-05-07
1
-4
/
+2
*
slab allocators: Remove SLAB_CTOR_ATOMIC
Christoph Lameter
2007-05-07
1
-15
/
+2
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
1
-18
/
+2
*
fault injection: fix failslab with CONFIG_NUMA
Akinobu Mita
2007-05-07
1
-4
/
+7
*
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
2007-05-07
1
-2
/
+2
*
include KERN_* constant in printk() calls in mm/slab.c
matze
2007-05-07
1
-3
/
+6
*
Add virt_to_head_page and consolidate code in slab and slub
Christoph Lameter
2007-05-07
1
-5
/
+4
*
Make page->private usable in compound pages
Christoph Lameter
2007-05-07
1
-4
/
+2
*
slab: mark set_up_list3s() __init
Andrew Morton
2007-05-07
1
-1
/
+1
*
slab: NUMA kmem_cache diet
Eric Dumazet
2007-05-07
1
-4
/
+20
*
SLAB: don't allocate empty shared caches
Eric Dumazet
2007-05-07
1
-11
/
+15
*
SLAB: use num_possible_cpus() in enable_cpucache()
Eric Dumazet
2007-05-07
1
-3
/
+1
*
slab: ensure cache_alloc_refill terminates
Pekka Enberg
2007-05-07
1
-0
/
+8
*
slab: introduce krealloc
Pekka Enberg
2007-05-07
1
-1
/
+48
*
[PATCH] x86-64: skip cache_free_alien() on non NUMA
Siddha, Suresh B
2007-05-02
1
-2
/
+5
*
[PATCH] SLAB: Mention slab name when listing corrupt objects
David Howells
2007-04-04
1
-2
/
+2
*
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
Randy Dunlap
2007-03-01
1
-1
/
+1
*
[PATCH] slab: reduce size of alien cache to cover only possible nodes
Christoph Lameter
2007-02-20
1
-1
/
+1
*
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
1
-1
/
+1
*
[PATCH] lockdep: also check for freed locks in kmem_cache_free()
Ingo Molnar
2007-02-11
1
-0
/
+1
*
[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
Christoph Lameter
2007-02-11
1
-7
/
+13
*
[PATCH] slab: use parameter passed to cache_reap to determine pointer to work...
Christoph Lameter
2007-02-11
1
-8
/
+7
*
[PATCH] slab: cache alloc cleanups
Pekka Enberg
2007-02-11
1
-90
/
+110
*
[PATCH] slab: remove broken PageSlab check from kfree_debugcheck
Pekka Enberg
2007-02-11
1
-8
/
+0
*
[PATCH] fix BUG_ON(!PageSlab) from fallback_alloc
Hugh Dickins
2007-01-05
1
-2
/
+2
*
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
Randy Dunlap
2006-12-22
1
-0
/
+1
*
[PATCH] slab: fix kmem_ptr_validate definition
Christoph Lameter
2006-12-22
1
-1
/
+1
*
[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()
Eric Dumazet
2006-12-13
1
-3
/
+15
*
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
2006-12-13
1
-1
/
+1
*
[PATCH] More slab.h cleanups
Christoph Lameter
2006-12-13
1
-1
/
+1
*
[PATCH] slab: fix sleeping in atomic bug
Christoph Lameter
2006-12-13
1
-0
/
+6
*
[PATCH] user of the jiffies rounding patch: Slab
Arjan van de Ven
2006-12-10
1
-3
/
+5
*
[PATCH] fault-injection: defaults likely to please a new user
Don Mullis
2006-12-08
1
-0
/
+1
*
[PATCH] fault-injection capability for kmalloc
Akinobu Mita
2006-12-08
1
-0
/
+77
*
[PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix
Paul Jackson
2006-12-08
1
-1
/
+1
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
1
-2
/
+2
*
[PATCH] slab: use probe_kernel_address()
Andrew Morton
2006-12-07
1
-5
/
+2
*
[PATCH] slab: better fallback allocation behavior
Christoph Lameter
2006-12-07
1
-22
/
+57
*
[PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_node
Christoph Lameter
2006-12-07
1
-12
/
+28
[prev]
[next]