summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2010-08-151-0/+8
* mm/page-writeback: fix non-kernel-doc function commentsRandy Dunlap2010-08-141-2/+2
* mm: fix page table unmap for stack guard page properlyLinus Torvalds2010-08-141-7/+6
* NOMMU: Remove an extraneous no_printk()David Howells2010-08-131-5/+0
* mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds2010-08-131-1/+3
* mm: keep a guard page below a grow-down stack segmentLinus Torvalds2010-08-121-0/+23
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-08-124-38/+260
|\
| * hugetlb: add missing unlock in avoidcopy path in hugetlb_cow()Naoya Horiguchi2010-08-111-1/+3
| * hwpoison: rename CONFIGNaoya Horiguchi2010-08-111-2/+2
| * HWPOISON, hugetlb: support hwpoison injection for hugepageNaoya Horiguchi2010-08-112-6/+11
| * HWPOISON, hugetlb: detect hwpoison in hugetlb codeNaoya Horiguchi2010-08-111-0/+40
| * HWPOISON, hugetlb: isolate corrupted hugepageNaoya Horiguchi2010-08-112-8/+36
| * HWPOISON, hugetlb: maintain mce_bad_pages in handling hugepage errorNaoya Horiguchi2010-08-111-5/+10
| * HWPOISON, hugetlb: set/clear PG_hwpoison bits on hugepageNaoya Horiguchi2010-08-111-0/+38
| * HWPOISON, hugetlb: enable error handling path for hugepageNaoya Horiguchi2010-08-111-17/+22
| * hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi2010-08-112-2/+101
* | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-121-0/+4
|\ \
| * | vmap: add flag to allow lazy unmap to be disabled at runtimeJeremy Fitzhardinge2010-07-271-0/+4
* | | writeback: add comment to the dirty limit functionsWu Fengguang2010-08-121-3/+28
* | | writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang2010-08-122-38/+40
* | | writeback: balance_dirty_pages(): reduce calls to global_page_stateWu Fengguang2010-08-121-62/+33
* | | mm: fix fatal kernel-doc errorRandy Dunlap2010-08-121-1/+1
* | | memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_idKOSAKI Motohiro2010-08-111-3/+3
* | | memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()KOSAKI Motohiro2010-08-112-8/+4
* | | memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemaskKOSAKI Motohiro2010-08-112-6/+2
* | | memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone()KOSAKI Motohiro2010-08-111-2/+0
* | | memcg: sc.nr_to_reclaim should be initializedKOSAKI Motohiro2010-08-111-0/+1
* | | memcg: avoid css_get()KAMEZAWA Hiroyuki2010-08-111-43/+76
* | | memcg: use find_lock_task_mm() in memory cgroups oomKAMEZAWA Hiroyuki2010-08-112-4/+8
* | | memcg: remove mem from arg of charge_commonDaisuke Nishimura2010-08-111-9/+8
* | | memcg: remove redundant codeDaisuke Nishimura2010-08-111-10/+0
* | | memcg: clean up waiting move acctKAMEZAWA Hiroyuki2010-08-111-22/+29
* | | memcg: clean up try_charge main loopKAMEZAWA Hiroyuki2010-08-111-100/+148
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-103-236/+216
|\ \ \
| * | | writeback: fix bad _bh spinlock nestingJens Axboe2010-08-071-2/+3
| * | | writeback: cleanup bdi_registerArtem Bityutskiy2010-08-071-19/+11
| * | | writeback: add new tracepointsArtem Bityutskiy2010-08-071-0/+2
| * | | writeback: remove unnecessary init_timer callArtem Bityutskiy2010-08-071-1/+0
| * | | writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy2010-08-071-16/+57
| * | | writeback: prevent unnecessary bdi threads wakeupsArtem Bityutskiy2010-08-071-3/+10
| * | | writeback: move bdi threads exiting logic to the forker threadArtem Bityutskiy2010-08-071-11/+58
| * | | writeback: restructure bdi forker loop a littleArtem Bityutskiy2010-08-071-30/+39
| * | | writeback: do not remove bdi from bdi_listArtem Bityutskiy2010-08-071-21/+10
| * | | writeback: simplify bdi code a littleArtem Bityutskiy2010-08-071-64/+18
| * | | writeback: do not lose wake-ups in the forker thread - 2Artem Bityutskiy2010-08-071-0/+4
| * | | writeback: do not lose wake-ups in the forker thread - 1Artem Bityutskiy2010-08-071-2/+1
| * | | writeback: fix possible race when creating bdi threadsArtem Bityutskiy2010-08-071-17/+11
| * | | writeback: harmonize writeback threads namingArtem Bityutskiy2010-08-071-13/+13
| * | | writeback: Add tracing to write_cache_pagesDave Chinner2010-08-071-0/+1
| * | | writeback: Add tracing to balance_dirty_pagesDave Chinner2010-08-071-0/+4
OpenPOWER on IntegriCloud