summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* slub: disable interrupts in cmpxchg_double_slab when falling back to pagelockChristoph Lameter2011-07-181-4/+45
* Avoid duplicate _count variables in page_structChristoph Lameter2011-07-181-18/+19
* Revert "SLUB: Fix build breakage in linux/mm_types.h"Pekka Enberg2011-07-181-10/+15
* SLUB: Fix build breakage in linux/mm_types.hChristoph Lameter2011-07-071-15/+10
* slub: slabinfo update for cmpxchg handlingChristoph Lameter2011-07-021-19/+40
* slub: Not necessary to check for empty slab on load_freelistChristoph Lameter2011-07-021-3/+2
* slub: fast release on full slabChristoph Lameter2011-07-022-2/+20
* slub: Add statistics for the case that the current slab does not match the nodeChristoph Lameter2011-07-022-0/+4
* slub: Get rid of the another_slab labelChristoph Lameter2011-07-021-6/+5
* slub: Avoid disabling interrupts in free slowpathChristoph Lameter2011-07-021-11/+5
* slub: Disable interrupts in free_debug processingChristoph Lameter2011-07-021-4/+10
* slub: Invert locking and avoid slab lockChristoph Lameter2011-07-021-77/+52
* slub: Rework allocator fastpathsChristoph Lameter2011-07-021-129/+280
* slub: Pass kmem_cache struct to lock and freeze slabChristoph Lameter2011-07-021-7/+8
* slub: explicit list_lock takingChristoph Lameter2011-07-021-40/+49
* slub: Add cmpxchg_double_slab()Christoph Lameter2011-07-022-5/+61
* mm: Rearrange struct pageChristoph Lameter2011-07-021-28/+59
* slub: Move page->frozen handling near where the page->freelist handling occursChristoph Lameter2011-07-021-2/+6
* slub: Do not use frozen page flag but a bit in the page countersChristoph Lameter2011-07-023-13/+9
* slub: Push irq disable into allocate_slab()Christoph Lameter2011-07-021-10/+13
* Merge remote branch 'tip/x86/atomic' into slub/locklessPekka Enberg2011-07-024-0/+98
|\
| * x86: Add support for cmpxchg_doubleChristoph Lameter2011-06-254-0/+98
* | Linux 3.0-rc5v3.0-rc5Linus Torvalds2011-06-271-1/+1
* | drm/i915: more struct_mutex lockingHugh Dickins2011-06-272-2/+6
* | drm/i915: use shmem_truncate_rangeHugh Dickins2011-06-271-5/+2
* | drm/i915: use shmem_read_mapping_pageHugh Dickins2011-06-272-17/+15
* | drm/ttm: use shmem_read_mapping_pageHugh Dickins2011-06-271-2/+3
* | drivers/tty/serial/8250_pci.c: fix warningAndrew Morton2011-06-271-1/+1
* | drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle2011-06-271-1/+1
* | drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle2011-06-271-2/+2
* | drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle2011-06-271-2/+2
* | memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki2011-06-271-12/+15
* | taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov2011-06-271-3/+12
* | mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara2011-06-273-0/+13
* | mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra2011-06-272-18/+8
* | drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt2011-06-271-0/+8
* | include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf2011-06-271-0/+2
* | romfs: fix romfs_get_unmapped_area() argument checkBob Liu2011-06-271-2/+6
* | um: add asm/percpu.hRichard Weinberger2011-06-271-0/+6
* | drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain2011-06-271-0/+1
* | tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2011-06-272-7/+33
* | tmpfs: take control of its truncate_rangeHugh Dickins2011-06-273-24/+32
* | mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-274-11/+19
* | mm: move vmtruncate_range to truncate.cHugh Dickins2011-06-272-24/+24
* | Fix some kernel-doc warningsVitaliy Ivanov2011-06-273-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-2714-28/+74
|\ \
| * | mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter2011-06-251-6/+1
| * | mmc: queue: append partition subname to queue thread nameAdrian Hunter2011-06-253-5/+8
| * | mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter2011-06-251-1/+1
| * | mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter2011-06-251-0/+3
OpenPOWER on IntegriCloud