summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-08-28
|\
| * mm: exporting account_page_dirtyMichael Rubin2010-08-22
* | mm: fix hang on anon_vma->root->lockHugh Dickins2010-08-28
* | Merge branch '2.6.36-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-25
|\ \
| * | writeback: write_cache_pages doesn't terminate at nr_to_write <= 0Dave Chinner2010-08-24
* | | guard page for stacks that grow upwardsLuck, Tony2010-08-24
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-08-22
|\ \
| * | slab: fix object alignmentCarsten Otte2010-08-09
* | | mm: make stack guard page logic use vm_prev pointerLinus Torvalds2010-08-21
* | | mm: make the mlock() stack guard page checks stricterLinus Torvalds2010-08-21
* | | mm: make the vma list be doubly linkedLinus Torvalds2010-08-21
* | | oom: __task_cred() need rcu_read_lock()KOSAKI Motohiro2010-08-20
* | | oom: fix tasklist_lock leakKOSAKI Motohiro2010-08-20
* | | oom: fix NULL pointer dereferenceKOSAKI Motohiro2010-08-20
* | | lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()Jan Kara2010-08-20
* | | shmem: put_super must percpu_counter_destroyHugh Dickins2010-08-17
* | | mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2010-08-15
* | | mm/page-writeback: fix non-kernel-doc function commentsRandy Dunlap2010-08-14
* | | mm: fix page table unmap for stack guard page properlyLinus Torvalds2010-08-14
* | | NOMMU: Remove an extraneous no_printk()David Howells2010-08-13
* | | mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds2010-08-13
* | | mm: keep a guard page below a grow-down stack segmentLinus Torvalds2010-08-12
* | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-08-12
|\ \ \
| * | | hugetlb: add missing unlock in avoidcopy path in hugetlb_cow()Naoya Horiguchi2010-08-11
| * | | hwpoison: rename CONFIGNaoya Horiguchi2010-08-11
| * | | HWPOISON, hugetlb: support hwpoison injection for hugepageNaoya Horiguchi2010-08-11
| * | | HWPOISON, hugetlb: detect hwpoison in hugetlb codeNaoya Horiguchi2010-08-11
| * | | HWPOISON, hugetlb: isolate corrupted hugepageNaoya Horiguchi2010-08-11
| * | | HWPOISON, hugetlb: maintain mce_bad_pages in handling hugepage errorNaoya Horiguchi2010-08-11
| * | | HWPOISON, hugetlb: set/clear PG_hwpoison bits on hugepageNaoya Horiguchi2010-08-11
| * | | HWPOISON, hugetlb: enable error handling path for hugepageNaoya Horiguchi2010-08-11
| * | | hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi2010-08-11
| | |/ | |/|
* | | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-12
|\ \ \
| * | | vmap: add flag to allow lazy unmap to be disabled at runtimeJeremy Fitzhardinge2010-07-27
* | | | writeback: add comment to the dirty limit functionsWu Fengguang2010-08-12
* | | | writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang2010-08-12
* | | | writeback: balance_dirty_pages(): reduce calls to global_page_stateWu Fengguang2010-08-12
* | | | mm: fix fatal kernel-doc errorRandy Dunlap2010-08-12
* | | | memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_idKOSAKI Motohiro2010-08-11
* | | | memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()KOSAKI Motohiro2010-08-11
* | | | memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemaskKOSAKI Motohiro2010-08-11
* | | | memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone()KOSAKI Motohiro2010-08-11
* | | | memcg: sc.nr_to_reclaim should be initializedKOSAKI Motohiro2010-08-11
* | | | memcg: avoid css_get()KAMEZAWA Hiroyuki2010-08-11
* | | | memcg: use find_lock_task_mm() in memory cgroups oomKAMEZAWA Hiroyuki2010-08-11
* | | | memcg: remove mem from arg of charge_commonDaisuke Nishimura2010-08-11
* | | | memcg: remove redundant codeDaisuke Nishimura2010-08-11
* | | | memcg: clean up waiting move acctKAMEZAWA Hiroyuki2010-08-11
* | | | memcg: clean up try_charge main loopKAMEZAWA Hiroyuki2010-08-11
* | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\ \ \ \