summaryrefslogtreecommitdiff
path: root/mm (follow)
Commit message (Expand)AuthorAge
...
| * | | | | mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()Peter Zijlstra2011-07-25
| * | | | | mm: make some struct page's constIan Campbell2011-07-25
| * | | | | hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce2011-07-25
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \ \ \ \ \
| * | | | | | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-21
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | mm Kconfig typo: cleancacne -> cleancacheMichael Witten2011-06-10
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-25
|\ \ \ \ \ \ \
| * | | | | | | fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
* | | | | | | | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-25
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | backing-dev: use synchronize_rcu_expedited instead of synchronize_rcuMikulas Patocka2011-07-23
* | | | | | | | [S390] reference bit testing for unmapped pagesMartin Schwidefsky2011-07-24
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \
| * | | | | | | fs: seq_file - add event counter to simplify poll() supportKay Sievers2011-07-20
| * | | | | | | fs: kill i_alloc_semChristoph Hellwig2011-07-20
| * | | | | | | vmscan: add customisable shrinker batch sizeDave Chinner2011-07-20
| * | | | | | | vmscan: reduce wind up shrinker->nr when shrinker can't do workDave Chinner2011-07-20
| * | | | | | | vmscan: shrinker->nr updates race and go wrongDave Chinner2011-07-20
| * | | | | | | vmscan: add shrink_slab tracepointsDave Chinner2011-07-20
* | | | | | | | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86, numa: Implement pfn -> nid mapping granularity checkTejun Heo2011-07-12
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \
| * | | | | | | vmalloc,rcu: Convert call_rcu(rcu_free_vb) to kfree_rcu()Lai Jiangshan2011-07-20
| * | | | | | | vmalloc,rcu: Convert call_rcu(rcu_free_va) to kfree_rcu()Lai Jiangshan2011-07-20
| |/ / / / / /
* | | | | | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-07-22
|\ \ \ \ \ \ \
| * | | | | | | ptrace: kill trivial tracehooksTejun Heo2011-06-22
| * | | | | | | ptrace: kill task_ptrace()Tejun Heo2011-06-22
* | | | | | | | Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | slab: fix DEBUG_SLAB warningTetsuo Handa2011-07-22
| * | | | | | | slab: shrink sizeof(struct kmem_cache)Eric Dumazet2011-07-20
| * | | | | | | slab: fix DEBUG_SLAB buildHugh Dickins2011-07-18
| * | | | | | | SLUB: Fix missing <linux/stacktrace.h> includePekka Enberg2011-07-07
| * | | | | | | slub: reduce overhead of slub_debugMarcin Slusarz2011-07-07
| * | | | | | | slub: Add method to verify memory is not freedBen Greear2011-07-07
| * | | | | | | slub: Enable backtrace for create/delete pointsBen Greear2011-07-07
| * | | | | | | slob/lockdep: Fix gfp flags passed to lockdepSteven Rostedt2011-06-07
* | | | | | | | vmscan: fix a livelock in kswapdShaohua Li2011-07-19
| |_|/ / / / / |/| | | | | |
* | | | | | | mm/nommu.c: fix remap_pfn_range()Bob Liu2011-07-08
* | | | | | | memcg: fix numa scan information update to be triggered by memory eventKAMEZAWA Hiroyuki2011-07-08
* | | | | | | memcg: fix reclaimable lru check in memcgKAMEZAWA Hiroyuki2011-07-08
* | | | | | | mm: __tlb_remove_page() check the correct batchShaohua Li2011-07-08
* | | | | | | mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfullyMel Gorman2011-07-08
* | | | | | | mm: vmscan: evaluate the watermarks against the correct classzoneMel Gorman2011-07-08
* | | | | | | mm: vmscan: do not apply pressure to slab if we are not applying pressure to ...Mel Gorman2011-07-08
* | | | | | | mm: vmscan: correct check for kswapd sleeping in sleeping_prematurelyMel Gorman2011-07-08
| |_|_|_|_|/ |/| | | | |
* | | | | | memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki2011-06-27
* | | | | | mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara2011-06-27
* | | | | | mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra2011-06-27
* | | | | | tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2011-06-27
* | | | | | tmpfs: take control of its truncate_rangeHugh Dickins2011-06-27