summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-25slub: When allocating a new slab also prep the first objectChristoph Lameter
2011-07-18slub: disable interrupts in cmpxchg_double_slab when falling back to pagelockChristoph Lameter
2011-07-18Avoid duplicate _count variables in page_structChristoph Lameter
2011-07-18Revert "SLUB: Fix build breakage in linux/mm_types.h"Pekka Enberg
2011-07-07SLUB: Fix build breakage in linux/mm_types.hChristoph Lameter
2011-07-02slub: slabinfo update for cmpxchg handlingChristoph Lameter
2011-07-02slub: Not necessary to check for empty slab on load_freelistChristoph Lameter
2011-07-02slub: fast release on full slabChristoph Lameter
2011-07-02slub: Add statistics for the case that the current slab does not match the nodeChristoph Lameter
2011-07-02slub: Get rid of the another_slab labelChristoph Lameter
2011-07-02slub: Avoid disabling interrupts in free slowpathChristoph Lameter
2011-07-02slub: Disable interrupts in free_debug processingChristoph Lameter
2011-07-02slub: Invert locking and avoid slab lockChristoph Lameter
2011-07-02slub: Rework allocator fastpathsChristoph Lameter
2011-07-02slub: Pass kmem_cache struct to lock and freeze slabChristoph Lameter
2011-07-02slub: explicit list_lock takingChristoph Lameter
2011-07-02slub: Add cmpxchg_double_slab()Christoph Lameter
2011-07-02mm: Rearrange struct pageChristoph Lameter
2011-07-02slub: Move page->frozen handling near where the page->freelist handling occursChristoph Lameter
2011-07-02slub: Do not use frozen page flag but a bit in the page countersChristoph Lameter
2011-07-02slub: Push irq disable into allocate_slab()Christoph Lameter
2011-07-02Merge remote branch 'tip/x86/atomic' into slub/locklessPekka Enberg
2011-06-27Linux 3.0-rc5v3.0-rc5Linus Torvalds
2011-06-27drm/i915: more struct_mutex lockingHugh Dickins
2011-06-27drm/i915: use shmem_truncate_rangeHugh Dickins
2011-06-27drm/i915: use shmem_read_mapping_pageHugh Dickins
2011-06-27drm/ttm: use shmem_read_mapping_pageHugh Dickins
2011-06-27drivers/tty/serial/8250_pci.c: fix warningAndrew Morton
2011-06-27drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle
2011-06-27drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle
2011-06-27drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle
2011-06-27memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki
2011-06-27taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-27mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra
2011-06-27drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt
2011-06-27include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf
2011-06-27romfs: fix romfs_get_unmapped_area() argument checkBob Liu
2011-06-27um: add asm/percpu.hRichard Weinberger
2011-06-27drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins
2011-06-27mm: move vmtruncate_range to truncate.cHugh Dickins
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-27Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds