aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-24
|\
| * percpu: add __read_mostly to variables which are mostly read onlyTejun Heo2009-02-24
| * percpu: give more latitude to arch specific first chunk initializationTejun Heo2009-02-23
| * percpu: remove unit_size power-of-2 restrictionTejun Heo2009-02-23
| * vmalloc: add @align to vm_area_register_early()Tejun Heo2009-02-23
| * bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-23
| * percpu: fix pcpu_chunk_struct_sizeTejun Heo2009-02-23
| * percpu: clean up size usageTejun Heo2009-02-21
| * percpu: implement new dynamic percpu allocatorTejun Heo2009-02-20
| * vmalloc: add un/map_kernel_range_noflush()Tejun Heo2009-02-20
| * vmalloc: implement vm_area_register_early()Tejun Heo2009-02-20
| * percpu: kill percpu_alloc() and friendsTejun Heo2009-02-20
| * vmalloc: call flush_cache_vunmap() from unmap_kernel_range()Tejun Heo2009-02-20
* | 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
* | write-back: fix nr_to_write counterArtem Bityutskiy2009-02-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-02-02
|\
| * slub: fix per cpu kmem_cache_cpu array memory leakDavid Rientjes2009-01-28
* | Manually revert "mlock: downgrade mmap sem while populating mlocked regions"Linus Torvalds2009-02-01
* | Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds2009-01-31
* | Allow opportunistic merging of VM_CAN_NONLINEAR areasLinus Torvalds2009-01-30
* | memcg: NULL pointer dereference at rmdir on some NUMA systemsKAMEZAWA Hiroyuki2009-01-29
* | memcg: fix refcnt handling at swapoffKAMEZAWA Hiroyuki2009-01-29
* | memcg: get/put parents at create/freeDaisuke Nishimura2009-01-29
* | Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segmentsLinus Torvalds2009-01-29