aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-14
|\
| * block: use blkdev_issue_discard in blk_ioctl_discardChristoph Hellwig2009-09-14
* | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-14
|\ \
| * | hugetlbfs: export vma_kernel_pagsize to modulesJoerg Roedel2009-09-10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-09-14
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'slab/cleanups' and 'slab/fixes' into for-linusPekka Enberg2009-09-14
| |\ \ \ \
| | | * | | slub: fix slab_pad_check()Eric Dumazet2009-09-14
| | | * | | slub: release kobject if sysfs_create_group failed in sysfs_slab_addXiaotian Feng2009-09-03
| | | * | | SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256Aaro Koskinen2009-08-30
| | | * | | SLUB: Drop write permission to /proc/slabinfoWANG Cong2009-08-18
| | | * | | slub: change kmem_cache->align to record the real alignmentZhang, Yanmin2009-08-01
| | | * | | slub: use size and objsize orders to disable debug flagsDavid Rientjes2009-07-28
| | | * | | slub: add option to disable higher order debugging slabsDavid Rientjes2009-07-10
| | * | | | SLUB: Fix some coding style issuesAmerigo Wang2009-08-19
| | * | | | slab: remove duplicate kmem_cache_init_late() declarationsWu Fengguang2009-08-06
* | | | | | vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara2009-09-14
* | | | | | vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...Jan Kara2009-09-14
* | | | | | vfs: Rename generic_file_aio_write_nolockChristoph Hellwig2009-09-14
* | | | | | vfs: Remove syncing from generic_file_direct_write() and generic_file_buffere...Jan Kara2009-09-14
* | | | | | vfs: Export __generic_file_aio_write() and add some commentsJan Kara2009-09-14
* | | | | | vfs: Introduce filemap_fdatawait_rangeJan Kara2009-09-14
|/ / / / /
* | | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-11
|\ \ \ \ \
| * | | | | writeback: check for registered bdi in flusher add and inode dirtyJens Axboe2009-09-11
| * | | | | writeback: add name to backing_dev_infoJens Axboe2009-09-11
| * | | | | writeback: add some debug inode list counters to bdi statsJens Axboe2009-09-11
| * | | | | writeback: get rid of pdflush completelyJens Axboe2009-09-11
| * | | | | writeback: switch to per-bdi threads for flushing dataJens Axboe2009-09-11
| * | | | | writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe2009-09-11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-09-11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | kmemleak: Improve the "Early log buffer exceeded" error messageCatalin Marinas2009-09-11
| * | | | kmemleak: fix sparse warning for static declarationsLuis R. Rodriguez2009-09-08
| * | | | kmemleak: fix sparse warning over overshadowed flagsLuis R. Rodriguez2009-09-08
| * | | | kmemleak: move common painting code togetherLuis R. Rodriguez2009-09-08
| * | | | kmemleak: add clear command supportLuis R. Rodriguez2009-09-08
| * | | | kmemleak: use bool for true/false questionsLuis R. Rodriguez2009-09-08
| * | | | kmemleak: Do no create the clean-up thread during kmemleak_disable()Catalin Marinas2009-09-08
| * | | | kmemleak: Scan all thread stacksCatalin Marinas2009-09-04
| * | | | kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg2009-09-04
| * | | | kmemleak: Printing of the objects hex dumpSergey Senozhatsky2009-08-27
| * | | | kmemleak: Do not report alloc_bootmem blocks as leaksCatalin Marinas2009-08-27
| * | | | kmemleak: Save the stack trace for early allocationsCatalin Marinas2009-08-27
| * | | | kmemleak: Mark the early log buffer as __initdataCatalin Marinas2009-08-27
| * | | | kmemleak: Dump object information on requestCatalin Marinas2009-08-27
| * | | | kmemleak: Allow rescheduling during an object scanningCatalin Marinas2009-08-27
* | | | | shmfs: use 'check_acl' instead of 'permission'Linus Torvalds2009-09-08
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-05
|\ \ \ \
| * | | | percpu: don't assume existence of cpu0Tejun Heo2009-09-01
* | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2009-09-05
|\ \ \ \ \
| * | | | | slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCUEric Dumazet2009-09-03
| | |/ / / | |/| | |
* | | | | page-allocator: always change pageblock ownership when anti-fragmentation is ...Mel Gorman2009-09-05