aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
| | | | | | * | | | | | | | | | | SLUB: Fix default slab order for big object sizesZhang Yanmin2009-02-20
| | | | | | * | | | | | | | | | | SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constantsChristoph Lameter2009-02-20
| | | | | | | |_|/ / / / / / / / | | | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | | | slub: use get_track()Akinobu Mita2009-03-23
| | | | | * | | | | | | | | | | SLUB: Use ->objsize from struct kmem_cache_cpu in slab_free()Pekka Enberg2009-01-14
| | | | * | | | | | | | | | | | slub: rename calculate_min_partial() to set_min_partial()David Rientjes2009-02-25
| | | | * | | | | | | | | | | | slub: add min_partial sysfs tunableDavid Rientjes2009-02-23
| | | | * | | | | | | | | | | | slub: move min_partial to struct kmem_cacheDavid Rientjes2009-02-23
| | | | | |/ / / / / / / / / / | | | | |/| | | | | | | | | |
| | | * / | | | | | | | | | | slob: fix lockup in slob_free()Nick Piggin2009-03-23
| | | |/ / / / / / / / / / /
| | * | / / / / / / / / / / slob: clean up the codeAmérico Wang2009-01-19
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Move the default_backing_dev_info out of readahead.c and into backing-dev.cJens Axboe2009-03-26
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-03-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2009-03-23
| |\| | | | | | | | | | | |
| * | | | | | | | | | | | | integrity: shmem zero fixMimi Zohar2009-02-10
| * | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2009-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Integrity: IMA file free imbalanceMimi Zohar2009-02-05
| * | | | | | | | | | | | | integrity: IMA hooksMimi Zohar2009-02-05
* | | | | | | | | | | | | | writeback: double the dirty thresholdsWu Fengguang2009-03-26
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | vmscan: pgmoved should be cleared after updating recent_rotatedDaisuke Nishimura2009-03-14
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | memcg: use correct scan number at reclaimKOSAKI Motohiro2009-03-12
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | mm: fix lazy vmap purging (use-after-free error)Vegard Nossum2009-02-27
* | | | | | | | | | | mm: vmap fix overflowNick Piggin2009-02-27
* | | | | | | | | | | shmem: fix shared anonymous accountingHugh Dickins2009-02-25
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'hibernate'Linus Torvalds2009-02-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | swsusp: clean up shrink_all_zones()Johannes Weiner2009-02-21
| * | | | | | | | | | swsusp: dont fiddle with swappinessJohannes Weiner2009-02-21
| * | | | | | | | | | PM/hibernate: fix "swap breaks after hibernation failures"Alan Jenkins2009-02-21
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | vmalloc: call flush_cache_vunmap() from unmap_kernel_range()Tejun Heo2009-02-20
* | | | | | | | | | slab: introduce kzfree()Johannes Weiner2009-02-20
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-18
* | | | | | | | | | mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-18
* | | | | | | | | | mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-18
* | | | | | | | | | mm: task dirty accounting fixNick Piggin2009-02-18
* | | | | | | | | | vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt2009-02-18
|/ / / / / / / / /
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-17
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | x86, ptrace, mm: fix double-free on raceMarkus Metzger2009-02-11
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-02-12
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: Export symbol ksize()Kirill A. Shutemov2009-02-12
| | |_|_|_|/ / / | |/| | | | | |
* / | | | | | | Fix page writeback thinko, causing Berkeley DB slowdownNick Piggin2009-02-12
|/ / / / / / /
* | | | | | | mm: rearrange exit_mmap() to unlock before arch_exit_mmapJeremy Fitzhardinge2009-02-11
* | | | | | | writeback: fix break conditionFederico Cuello2009-02-11
* | | | | | | memcg: use __GFP_NOWARN in page cgroup allocationKAMEZAWA Hiroyuki2009-02-11
* | | | | | | mm: fix mlocked page counter mismatchMinChan Kim2009-02-11
* | | | | | | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2009-02-11
* | | | | | | migration: migrate_vmas should check "vma"Daisuke Nishimura2009-02-11
* | | | | | | Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVEMel Gorman2009-02-11
* | | | | | | Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-10
* | | | | | | mm: fix error case in mlock downgrade reversionHugh Dickins2009-02-08
| |_|/ / / / |/| | | | |
* | | | | | do_wp_page: fix regression with execute in placeCarsten Otte2009-02-05