summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: direct IO starvation improvementNick Piggin2009-01-241-11/+5
* mm: write_cache_pages more terminate quicklyAndrew Morton2009-01-241-1/+4
* mm: write_cache_pages terminate quicklyNick Piggin2009-01-241-16/+16
* mm: write_cache_pages optimise page cleaningNick Piggin2009-01-241-4/+13
* mm: write_cache_pages cleanupsNick Piggin2009-01-241-12/+22
* mm: write_cache_pages integrity fixNick Piggin2009-01-242-3/+5
* mm: write_cache_pages writepage error fixNick Piggin2009-01-241-5/+20
* mm: write_cache_pages early loop terminationNick Piggin2009-01-241-1/+5
* mm: write_cache_pages cyclic fixNick Piggin2009-01-241-7/+18
* fs: symlink write_begin allocation context fixNick Piggin2009-01-181-6/+11
* System call wrappers part 28Heiko Carstens2009-01-182-17/+15
* System call wrappers part 26Heiko Carstens2009-01-181-2/+2
* System call wrappers part 14Heiko Carstens2009-01-183-5/+5
* System call wrappers part 13Heiko Carstens2009-01-187-17/+17
* System call wrapper special casesHeiko Carstens2009-01-182-3/+24
* Convert all system calls to return a longHeiko Carstens2009-01-184-4/+4
* setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lockGerald Schaefer2008-12-181-2/+2
* memory hotplug: fix page_zone() calculation in test_pages_isolated()Gerald Schaefer2008-11-201-2/+3
* hugetlb: make unmap_ref_private multi-size-awareAdam Litke2008-11-201-2/+3
* hugetlbfs: handle pages higher order than MAX_ORDERAndy Whitcroft2008-11-132-1/+64
* hugetlb: pull gigantic page initialisation out of the default pathAndy Whitcroft2008-11-133-8/+33
* anon_vma_prepare: properly lock even newly allocated entriesLinus Torvalds2008-10-251-10/+32
* SLOB: fix bogus ksize calculation fixMatt Mackall2008-10-091-3/+5
* SLOB: fix bogus ksize calculationMatt Mackall2008-10-071-1/+1
* mm: handle initialising compound pages at orders greater than MAX_ORDERAndy Whitcroft2008-10-021-5/+8
* mm: tiny-shmem nommu fixNick Piggin2008-10-021-0/+6
* memory hotplug: missing zone->lock in test_pages_isolated()Gerald Schaefer2008-10-021-4/+8
* mm owner: fix race between swapoff and exitBalbir Singh2008-09-291-0/+17
* memcg: check under limit at shrink_usageDaisuke Nishimura2008-09-231-0/+1
* mm: tiny-shmem fix lock ordering: mmap_sem vs i_mutexNick Piggin2008-09-231-15/+9
* slub: fixed uninitialized counter in struct kmem_cache_nodeSalman Qazi2008-09-151-0/+1
* mm: mark the correct zone as full when scanning zonelistsMel Gorman2008-09-131-1/+1
* mmap: fix petty bug in anonymous shared mmap offset handlingTejun Heo2008-09-031-0/+4
* mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro2008-09-021-1/+8
* mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_...Marcin Slusarz2008-09-021-1/+1
* VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi2008-09-022-4/+11
* mm: make setup_zone_migrate_reserve() aware of overlapping nodesAdam Litke2008-09-021-0/+7
* Remove '#include <stddef.h>' from mm/page_isolation.cDavid Woodhouse2008-09-021-1/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-281-1/+18
|\
| * [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman2008-08-271-1/+18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-08-271-2/+2
|\ \ | |/ |/|
| * slub: Disable NUMA remote node defragmentation by defaultChristoph Lameter2008-08-201-2/+2
* | mm: xip/ext2 fix block allocation raceNick Piggin2008-08-201-1/+4
* | mm: xip fix fault vs sparse page invalidate raceNick Piggin2008-08-201-14/+46
* | mm: dirty page tracking race fixNick Piggin2008-08-202-6/+10
* | bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner2008-08-201-6/+29
* | mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz2008-08-201-1/+1
* | mm: show free swap as signedHugh Dickins2008-08-201-1/+1
* | mm: page_remove_rmap comments on PageAnonHugh Dickins2008-08-201-9/+16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-08-151-2/+4
|\ \