summaryrefslogtreecommitdiffstats
path: root/scripts/mkversion (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-18slub: disable interrupts in cmpxchg_double_slab when falling back to pagelockChristoph Lameter1-4/+45
2011-07-18Avoid duplicate _count variables in page_structChristoph Lameter1-18/+19
2011-07-18Revert "SLUB: Fix build breakage in linux/mm_types.h"Pekka Enberg1-10/+15
2011-07-07SLUB: Fix build breakage in linux/mm_types.hChristoph Lameter1-15/+10
2011-07-02slub: slabinfo update for cmpxchg handlingChristoph Lameter1-19/+40
2011-07-02slub: Not necessary to check for empty slab on load_freelistChristoph Lameter1-3/+2
2011-07-02slub: fast release on full slabChristoph Lameter2-2/+20
2011-07-02slub: Add statistics for the case that the current slab does not match the nodeChristoph Lameter2-0/+4
2011-07-02slub: Get rid of the another_slab labelChristoph Lameter1-6/+5
2011-07-02slub: Avoid disabling interrupts in free slowpathChristoph Lameter1-11/+5
2011-07-02slub: Disable interrupts in free_debug processingChristoph Lameter1-4/+10
2011-07-02slub: Invert locking and avoid slab lockChristoph Lameter1-77/+52
2011-07-02slub: Rework allocator fastpathsChristoph Lameter1-129/+280
2011-07-02slub: Pass kmem_cache struct to lock and freeze slabChristoph Lameter1-7/+8
2011-07-02slub: explicit list_lock takingChristoph Lameter1-40/+49
2011-07-02slub: Add cmpxchg_double_slab()Christoph Lameter2-5/+61
2011-07-02mm: Rearrange struct pageChristoph Lameter1-28/+59
2011-07-02slub: Move page->frozen handling near where the page->freelist handling occursChristoph Lameter1-2/+6
2011-07-02slub: Do not use frozen page flag but a bit in the page countersChristoph Lameter3-13/+9
2011-07-02slub: Push irq disable into allocate_slab()Christoph Lameter1-10/+13
2011-06-28Linux 3.0-rc5v3.0-rc5Linus Torvalds1-1/+1
2011-06-28drm/i915: more struct_mutex lockingHugh Dickins2-2/+6
2011-06-28drm/i915: use shmem_truncate_rangeHugh Dickins1-5/+2
2011-06-28drm/i915: use shmem_read_mapping_pageHugh Dickins2-17/+15
2011-06-28drm/ttm: use shmem_read_mapping_pageHugh Dickins1-2/+3
2011-06-28drivers/tty/serial/8250_pci.c: fix warningAndrew Morton1-1/+1
2011-06-28drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle1-1/+1
2011-06-28drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-28drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-28memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki1-12/+15
2011-06-28taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov1-3/+12
2011-06-28mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara3-0/+13
2011-06-28mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra2-18/+8
2011-06-28drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt1-0/+8
2011-06-28include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-28romfs: fix romfs_get_unmapped_area() argument checkBob Liu1-2/+6