slub: missing test for partial pages flush work in flush_all()
[linux-flexiantxendom0-3.2.10.git] / mm / slub.c
2012-05-18 majianpengslub: missing test for partial pages flush work in...
2012-03-29 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-03-29 Gilad Ben-Yossefslub: only IPI CPUs that have per cpu obj to flush
2012-03-28 Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2012-03-22 Mel Gormancpuset: mm: reduce large amounts of memory barrier...
2012-02-18 Alex Shislub: per cpu partial statistics change
2012-02-10 Christoph Lameterslub: include include for prefetch
2012-02-06 Christoph Lameterslub: Do not hold slub_lock when calling sysfs_slab_add()
2012-01-24 Eric Dumazetslub: prefetch next freelist pointer in slab_alloc()
2012-01-13 Heiko Carstensmm,x86,um: move CMPXCHG_DOUBLE config option
2012-01-13 Heiko Carstensmm,slub,x86: decouple size of struct page from CONFIG_C...
2012-01-12 Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2012-01-11 Pekka EnbergMerge branch 'slab/urgent' into slab/for-linus
2012-01-11 Stanislaw Gruszkaslub: min order when debug_guardpage_minorder > 0
2012-01-10 David Rientjesslub: disallow changing cpu_partial from userspace...
2012-01-09 Linus TorvaldsMerge branch 'for-3.3' of git://git./linux/kernel/git...
2012-01-04 Jan Beulichx86: Fix and improve cmpxchg_double{,_local}()
2011-12-22 Christoph Lameterpercpu: Remove irqsafe_cpu_xxx variants
2011-12-13 Shaohua Lislub: add missed accounting
2011-12-13 Christoph Lameterslub: Extract get_freelist from __slab_alloc
2011-12-13 Christoph Lameterslub: Switch per cpu partial page support off for debugging
2011-12-13 Eric Dumazetslub: fix a possible memleak in __slab_alloc()
2011-11-27 Shaohua Lislub: add missed accounting
2011-11-27 Pekka EnbergMerge branch 'slab/urgent' into slab/next
2011-11-24 Eric Dumazetslub: avoid potential NULL dereference or corruption
2011-11-24 Christoph Lameterslub: use irqsafe_cpu_cmpxchg for put_cpu_partial
2011-11-16 Dave Jonesslub: add taint flag outputting to debug paths
2011-11-15 Shaohua Lislub: move discard_slab out of node lock
2011-11-15 Shaohua Lislub: use correct parameter to add a page to partial...
2011-11-01 Akinobu Mitalib/string.c: introduce memchr_inv()
2011-10-26 Pekka EnbergMerge branches 'slab/next' and 'slub/partial' into...
2011-09-27 Alex Shislub: Discard slab page when node partial > minimum...
2011-09-27 Alex Shislub: correct comments error for per cpu partial
2011-09-27 Vasiliy Kulikovmm: restrict access to slab files under procfs and...
2011-09-19 Pekka EnbergMerge branch 'slab/urgent' into slab/next
2011-09-13 Alex,Shislub: Code optimization in get_partial_node()
2011-08-27 Shaohua Lislub: explicitly document position of inserting slab...
2011-08-27 Shaohua Lislub: add slab with one free object to partial list...
2011-08-19 Christoph Lameterslub: per cpu cache for partial pages
2011-08-19 Christoph Lameterslub: return object pointer from get_partial() / new_sl...
2011-08-19 Christoph Lameterslub: pass kmem_cache_cpu pointer to get_partial()
2011-08-19 Christoph Lameterslub: Prepare inuse field in new_slab()
2011-08-19 Christoph Lameterslub: Remove useless statements in __slab_alloc
2011-08-19 Christoph Lameterslub: free slabs without holding locks
2011-08-09 Christoph Lameterslub: Fix partial count comparison confusion
2011-08-09 Akinobu Mitaslub: fix check_bytes() for slub debugging
2011-08-09 Christoph Lameterslub: Fix full list corruption if debugging is on
2011-07-31 Sebastian Andrzej... slub: use print_hex_dump
2011-07-30 Linus TorvaldsMerge branch 'slub/lockless' of git://git./linux/kernel...
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-25 Christoph Lameterslub: When allocating a new slab also prep the first...
2011-07-22 Linus TorvaldsMerge branch 'slab-for-linus' of git://git./linux/kerne...
2011-07-21 Phil Carmodytreewide: fix potentially dangerous trailing ';' in...
2011-07-18 Christoph Lameterslub: disable interrupts in cmpxchg_double_slab when...
2011-07-07 Pekka EnbergSLUB: Fix missing <linux/stacktrace.h> include
2011-07-07 Marcin Slusarzslub: reduce overhead of slub_debug
2011-07-07 Ben Greearslub: Add method to verify memory is not freed
2011-07-07 Ben Greearslub: Enable backtrace for create/delete points
2011-07-02 Christoph Lameterslub: Not necessary to check for empty slab on load_fre...
2011-07-02 Christoph Lameterslub: fast release on full slab
2011-07-02 Christoph Lameterslub: Add statistics for the case that the current...
2011-07-02 Christoph Lameterslub: Get rid of the another_slab label
2011-07-02 Christoph Lameterslub: Avoid disabling interrupts in free slowpath
2011-07-02 Christoph Lameterslub: Disable interrupts in free_debug processing
2011-07-02 Christoph Lameterslub: Invert locking and avoid slab lock
2011-07-02 Christoph Lameterslub: Rework allocator fastpaths
2011-07-02 Christoph Lameterslub: Pass kmem_cache struct to lock and freeze slab
2011-07-02 Christoph Lameterslub: explicit list_lock taking
2011-07-02 Christoph Lameterslub: Add cmpxchg_double_slab()
2011-07-02 Christoph Lameterslub: Move page->frozen handling near where the page...
2011-07-02 Christoph Lameterslub: Do not use frozen page flag but a bit in the...
2011-07-02 Christoph Lameterslub: Push irq disable into allocate_slab()
2011-06-03 Chris Metcalfslub: always align cpu_slab to honor cmpxchg_double...
2011-05-26 Linus Torvaldsslub: remove no-longer used 'unlock_out' label
2011-05-25 Christoph Lameterslub: Fix double bit unlock in debug mode
2011-05-23 Pekka EnbergMerge branch 'slab/next' into for-linus
2011-05-21 Christoph Lameterslub: Remove node check in slab_free
2011-05-17 David Rientjesslub: avoid label inside conditional
2011-05-17 Christoph Lameterslub: Make CONFIG_DEBUG_PAGE_ALLOC work with new fastpath
2011-05-17 Christoph Lameterslub: Avoid warning for !CONFIG_SLUB_DEBUG
2011-05-07 Christoph Lameterslub: Remove CONFIG_CMPXCHG_LOCAL ifdeffery
2011-05-04 Thomas Gleixnerslub: Fix the lockless code on 32-bit platforms with...
2011-04-17 Christoph Lameterslub: Move debug handlign in __slab_free
2011-04-17 Christoph Lameterslub: Move node determination out of hotpath
2011-04-17 Christoph Lameterslub: Eliminate repeated use of c->page through a new...
2011-04-17 Christoph Lameterslub: get_map() function to establish map of free objec...
2011-04-17 Christoph Lameterslub: Use NUMA_NO_NODE in get_partial
2011-04-12 Li Zefanslub: Fix a typo in config name
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-24 Christoph LameterSLUB: Write to per cpu data when allocating it
2011-03-24 Thomas Gleixnerslub: Fix debugobjects with lockless fastpath
2011-03-22 Christoph Lameterslub: Add statistics for this_cmpxchg_double failures
2011-03-22 Christoph Lameterslub: Add missing irq restore for the OOM path
2011-03-20 Pekka EnbergMerge branch 'slub/lockless' into for-linus
2011-03-20 Christoph Lameterslub: Dont define useless label in the !CONFIG_CMPXCHG_...
2011-03-11 Pekka EnbergMerge branch 'slab/rcu' into slab/next
2011-03-11 Lai Jiangshanslub,rcu: don't assume the size of struct rcu_head
2011-03-11 Lai Jiangshanslub: automatically reserve bytes at the end of slab
2011-03-11 Christoph LameterLockless (and preemptless) fastpaths for slub
2011-03-11 Christoph Lameterslub: Get rid of slab_free_hook_irq()
next