Staging: rt2870: use empty ASSERT() macro
[linux-2.6] / mm /
2009-06-18  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-06-18  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-06-18  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-06-18  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-06-18  Benjamin Herrenschmidtmm: Extend gfp masking to the page allocator
2009-06-18  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-06-18  KAMEZAWA Hiroyukimemcg: fix lru rotation in isolate_pages
2009-06-18  KAMEZAWA Hiroyukimemcg: fix behavior under memory.limit equals to memsw...
2009-06-18  KAMEZAWA Hiroyukimemcg: fix swap accounting
2009-06-18  Li Zefanmemcg: remove some redundant checks
2009-06-18  Balbir Singhmemcg: add file-based RSS accounting
2009-06-18  Randy Dunlapcgroups: make messages more readable
2009-06-17  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-06-17  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2009-06-17  Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-06-17  Catalin Marinaskmemleak: Fix some typos in comments
2009-06-17  Catalin Marinaskmemleak: Rename kmemleak_panic to kmemleak_stop
2009-06-17  Catalin Marinaskmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the intern...
2009-06-17  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-06-17  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-06-17  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-17  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-17  Tony LuckPull for-2.6.31 into release
2009-06-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-17  Paul MundtMerge branches 'sh/pci-express-integration', 'sh/rsk...
2009-06-17  Pekka EnbergMerge branch 'slub/earlyboot' into for-linus
2009-06-17  Pekka EnbergMerge branches 'slab/documentation', 'slab/fixes',...
2009-06-17  Linus TorvaldsMerge branch 'next-i2c' of git://aeryn.fluff.org.uk...
2009-06-17  Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-06-17  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-06-17  Linus TorvaldsMerge branch 'akpm'
2009-06-17  KAMEZAWA Hiroyukimm: fix lumpy reclaim lru handling at isolate_lru_pages
2009-06-17  Mel Gormanvmscan: count the number of times zone_reclaim() scans...
2009-06-17  Mel Gormanvmscan: do not unconditionally treat zones that fail...
2009-06-17  Mel Gormanvmscan: properly account for the number of page cache...
2009-06-17  David Rientjesoom: only oom kill exiting tasks with attached memory
2009-06-17  Daisuke Nishimuravmscan: handle may_swap more strictly
2009-06-17  Wu Fengguangvmscan: merge duplicate code in shrink_active_list()
2009-06-17  Wu Fengguangvmscan: make mapped executable pages the first class...
2009-06-17  Wu Fengguangvmscan: report vm_flags in page_referenced()
2009-06-17  Sergei Trofimovichmm cleanup: shmem_file_setup: 'char *' -> 'const char...
2009-06-17  Minchan Kimmm: remove file argument from swap_readpage()
2009-06-17  Minchan Kimmm: remove annotation of gfp_mask in add_to_swap
2009-06-17  Yinghai Lupage-allocator: clear N_HIGH_MEMORY map before we set...
2009-06-17  Mike Waychisonmm: remove __invalidate_mapping_pages variant
2009-06-17  David Rientjesoom: invoke oom killer for __GFP_NOFAIL
2009-06-17  David Rientjesoom: avoid unnecessary mm locking and scanning for...
2009-06-17  David Rientjesoom: move oom_adj value from task_struct to mm_struct
2009-06-17  KAMEZAWA Hiroyukimm: reuse unused swap entry if necessary
2009-06-17  KAMEZAWA Hiroyukimm: modify swap_map and add SWAP_HAS_CACHE flag
2009-06-17  KAMEZAWA Hiroyukimm: add swap cache interface for swap reference
2009-06-17  KOSAKI Motohiromm: remove CONFIG_UNEVICTABLE_LRU config option
2009-06-17  Minchan Kimpage-allocator: reset wmark_min and inactive ratio...
2009-06-17  Minchan Kimpage-allocator: add inactive ratio calculation function...
2009-06-17  Minchan Kimpage-allocator: clean up functions related to pages_min
2009-06-17  MinChan Kimvmscan: prevent shrinking of active anon lru list in...
2009-06-17  Brice Goglinmigration: only migrate_prep() once per move_pages()
2009-06-17  Rafael J. Wysockimm, PM/Freezer: Disable OOM killer when tasks are frozen
2009-06-17  Nick Pigginmm: madvise(): correct return code
2009-06-17  Andrew Mortonpage-allocator: warn if __GFP_NOFAIL is used for a...
2009-06-17  Johannes Weinermm: introduce follow_pfn()
2009-06-17  Johannes Weinermm: use generic follow_pte() in follow_phys()
2009-06-17  Johannes Weinermm: introduce follow_pte()
2009-06-17  Cyrill Gorcunovmm: setup_per_zone_inactive_ratio - fix comment and...
2009-06-17  Cyrill Gorcunovmm: setup_per_zone_inactive_ratio - do not call for...
2009-06-17  Wu Fengguangvmscan: ZVC updates in shrink_active_list() can be...
2009-06-17  Wu Fengguangvmscan: don't export nr_saved_scan in /proc/zoneinfo
2009-06-17  Wu Fengguangvmscan: cleanup the scan batching code
2009-06-17  Rik van Rielvmscan: evict use-once pages first
2009-06-17  Wu Fengguangmm: introduce PageHuge() for testing huge/gigantic...
2009-06-17  Mel Gormanmm: use alloc_pages_exact() in alloc_large_system_hash...
2009-06-17  Mel Gormanpage allocator: sanity check order in the page allocato...
2009-06-17  KOSAKI Motohiropage allocator: move free_page_mlock() to page_alloc.c
2009-06-17  Mel Gormanpage allocator: slab: use nr_online_nodes to check...
2009-06-17  Christoph Lameterpage allocator: use a pre-calculated value instead...
2009-06-17  Mel Gormanpage allocator: get the pageblock migratetype without...
2009-06-17  Mel Gormanpage allocator: update NR_FREE_PAGES only as necessary
2009-06-17  Mel Gormanpage allocator: use allocation flags as an index to...
2009-06-17  Nick Pigginpage allocator: do not check for compound pages during...
2009-06-17  Mel Gormanpage allocator: do not setup zonelist cache when there...
2009-06-17  Mel Gormanpage allocator: do not disable interrupts in free_page_...
2009-06-17  Mel Gormanpage allocator: do not call get_pageblock_migratetype...
2009-06-17  Mel Gormanpage allocator: inline __rmqueue_fallback()
2009-06-17  Mel Gormanpage allocator: inline buffered_rmqueue()
2009-06-17  Mel Gormanpage allocator: inline __rmqueue_smallest()
2009-06-17  Mel Gormanpage allocator: remove a branch by assuming __GFP_HIGH...
2009-06-17  Peter Zijlstrapage allocator: calculate the alloc_flags for allocatio...
2009-06-17  Mel Gormanpage allocator: calculate the migratetype for allocatio...
2009-06-17  Mel Gormanpage allocator: calculate the preferred zone for alloca...
2009-06-17  Mel Gormanpage allocator: move check for disabled anti-fragmentat...
2009-06-17  Mel Gormanpage allocator: break up the allocator entry point...
2009-06-17  Mel Gormanpage allocator: check only once if the zonelist is...
2009-06-17  Mel Gormanpage allocator: do not check NUMA node ID when the...
2009-06-17  Mel Gormanpage allocator: do not sanity check order in the fast...
2009-06-17  Mel Gormanpage allocator: replace __alloc_pages_internal() with...
2009-06-17  Hugh Dickinsmm: alloc_large_system_hash check order
2009-06-17  Miao Xiecpuset,mm: update tasks' mems_allowed in time
2009-06-17  H Hartley Sweetenmm/page-writeback.c: dirty limit type should be unsigne...
2009-06-17  KOSAKI Motohirovmscan: low order lumpy reclaim also should use PAGEOUT...
next