summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-01-24mm: direct IO starvation improvementNick Piggin
2009-01-24mm: write_cache_pages more terminate quicklyAndrew Morton
2009-01-24mm: write_cache_pages terminate quicklyNick Piggin
2009-01-24mm: write_cache_pages optimise page cleaningNick Piggin
2009-01-24mm: write_cache_pages cleanupsNick Piggin
2009-01-24mm: write_cache_pages integrity fixNick Piggin
2009-01-24mm: write_cache_pages writepage error fixNick Piggin
2009-01-24mm: write_cache_pages early loop terminationNick Piggin
2009-01-24mm: write_cache_pages cyclic fixNick Piggin
2009-01-18fs: symlink write_begin allocation context fixNick Piggin
2009-01-18System call wrappers part 28Heiko Carstens
2009-01-18System call wrappers part 26Heiko Carstens
2009-01-18System call wrappers part 14Heiko Carstens
2009-01-18System call wrappers part 13Heiko Carstens
2009-01-18System call wrapper special casesHeiko Carstens
2009-01-18Convert all system calls to return a longHeiko Carstens
2008-12-18setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lockGerald Schaefer
2008-11-20memory hotplug: fix page_zone() calculation in test_pages_isolated()Gerald Schaefer
2008-11-20hugetlb: make unmap_ref_private multi-size-awareAdam Litke
2008-11-13hugetlbfs: handle pages higher order than MAX_ORDERAndy Whitcroft
2008-11-13hugetlb: pull gigantic page initialisation out of the default pathAndy Whitcroft
2008-10-25anon_vma_prepare: properly lock even newly allocated entriesLinus Torvalds
2008-10-09SLOB: fix bogus ksize calculation fixMatt Mackall
2008-10-07SLOB: fix bogus ksize calculationMatt Mackall
2008-10-02mm: handle initialising compound pages at orders greater than MAX_ORDERAndy Whitcroft
2008-10-02mm: tiny-shmem nommu fixNick Piggin
2008-10-02memory hotplug: missing zone->lock in test_pages_isolated()Gerald Schaefer
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh
2008-09-23memcg: check under limit at shrink_usageDaisuke Nishimura
2008-09-23mm: tiny-shmem fix lock ordering: mmap_sem vs i_mutexNick Piggin
2008-09-15slub: fixed uninitialized counter in struct kmem_cache_nodeSalman Qazi
2008-09-13mm: mark the correct zone as full when scanning zonelistsMel Gorman
2008-09-03mmap: fix petty bug in anonymous shared mmap offset handlingTejun Heo
2008-09-02mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro
2008-09-02mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_...Marcin Slusarz
2008-09-02VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi
2008-09-02mm: make setup_zone_migrate_reserve() aware of overlapping nodesAdam Litke
2008-09-02Remove '#include <stddef.h>' from mm/page_isolation.cDavid Woodhouse
2008-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-08-27[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman
2008-08-20mm: xip/ext2 fix block allocation raceNick Piggin
2008-08-20mm: xip fix fault vs sparse page invalidate raceNick Piggin
2008-08-20mm: dirty page tracking race fixNick Piggin
2008-08-20bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner
2008-08-20mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz
2008-08-20mm: show free swap as signedHugh Dickins
2008-08-20mm: page_remove_rmap comments on PageAnonHugh Dickins
2008-08-20slub: Disable NUMA remote node defragmentation by defaultChristoph Lameter
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds