aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
| * | | 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
|\ \ \ \
| * | | | writeback: fix bad _bh spinlock nestingJens Axboe2010-08-07
| * | | | writeback: cleanup bdi_registerArtem Bityutskiy2010-08-07
| * | | | writeback: add new tracepointsArtem Bityutskiy2010-08-07
| * | | | writeback: remove unnecessary init_timer callArtem Bityutskiy2010-08-07
| * | | | writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy2010-08-07
| * | | | writeback: prevent unnecessary bdi threads wakeupsArtem Bityutskiy2010-08-07
| * | | | writeback: move bdi threads exiting logic to the forker threadArtem Bityutskiy2010-08-07
| * | | | writeback: restructure bdi forker loop a littleArtem Bityutskiy2010-08-07
| * | | | writeback: do not remove bdi from bdi_listArtem Bityutskiy2010-08-07
| * | | | writeback: simplify bdi code a littleArtem Bityutskiy2010-08-07
| * | | | writeback: do not lose wake-ups in the forker thread - 2Artem Bityutskiy2010-08-07
| * | | | writeback: do not lose wake-ups in the forker thread - 1Artem Bityutskiy2010-08-07
| * | | | writeback: fix possible race when creating bdi threadsArtem Bityutskiy2010-08-07
| * | | | writeback: harmonize writeback threads namingArtem Bityutskiy2010-08-07
| * | | | writeback: Add tracing to write_cache_pagesDave Chinner2010-08-07
| * | | | writeback: Add tracing to balance_dirty_pagesDave Chinner2010-08-07
| * | | | writeback: Initial tracing supportDave Chinner2010-08-07
| * | | | writeback: merge bdi_writeback_task and bdi_start_fnChristoph Hellwig2010-08-07
| * | | | writeback: remove wb_listChristoph Hellwig2010-08-07
| * | | | block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
| | |/ / | |/| |
* | | | Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2010-08-10
|\ \ \ \
| * | | | kmemleak: Fix typo in the commentHolger Hans Peter Freyther2010-08-08
| * | | | kmemleak: Add DocBook style comments to kmemleak.cCatalin Marinas2010-07-19
| * | | | kmemleak: Introduce a default off mode for kmemleakJason Baron2010-07-19
| * | | | kmemleak: Show more information for objects found by aliasCatalin Marinas2010-07-19
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\ \ \ \ \
| * | | | | switch shmem.c to ->evice_inode()Al Viro2010-08-09
| * | | | | check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
| * | | | | always call inode_change_ok early in ->setattrChristoph Hellwig2010-08-09