fs/Kconfig: move affs out
[safe/jmp/linux-2.6] / mm /
2009-01-16 Li Zefanmemcg: fix a race when setting memory.swappiness
2009-01-16 Li Zefanmemcg: fix section mismatch
2009-01-16 Andrew Mortonrevert "mm: vmalloc use mutex for purge"
2009-01-16 Daisuke Nishimuramemcg: make oom less frequently
2009-01-16 Daisuke Nishimuramemcg: fix hierarchical reclaim
2009-01-16 Daisuke Nishimuramemcg: fix error path of mem_cgroup_move_parent
2009-01-16 Daisuke Nishimuramemcg: fix mem_cgroup_get_reclaim_stat_from_page
2009-01-16 Ivan Kokshayskyalpha: fix vmalloc breakage
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 28
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 26
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 14
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 13
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrapper special cases
2009-01-14 Heiko Carstens[CVE-2009-0029] Convert all system calls to return...
2009-01-13 venkatesh.pallipad... x86 PAT: change track_pfn_vma_new to take pgprot_t...
2009-01-13 venkatesh.pallipad... x86 PAT: remove PFNMAP type on track_pfn_vma_new()...
2009-01-12 Peter Zijlstralockdep, mm: fix might_fault() annotation
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2009-01-08 Paul Menagecgroups: use hierarchy_mutex in memory controller
2009-01-08 KAMEZAWA Hiroyukimemcg: fix shmem's swap accounting
2009-01-08 KAMEZAWA Hiroyukimemcg: fix LRU accounting for SwapCache
2009-01-08 KAMEZAWA Hiroyukimemcg: use css_tryget in memcg
2009-01-08 KAMEZAWA Hiroyukimemcg: fix double free and make refcnt sane
2009-01-08 KAMEZAWA Hiroyukimemcg: fix swap accounting leak
2009-01-08 Daisuke Nishimuramemcg: change try_to_free_pages to hierarchical_reclaim
2009-01-08 Daisuke Nishimuramemcg: avoid deadlock caused by race between oom and...
2009-01-08 Daisuke Nishimuramemcg: remove mem_cgroup_try_charge
2009-01-08 Daisuke Nishimuramemcg: don't trigger oom at page migration
2009-01-08 KAMEZAWA Hiroyukimemcg: show real limit under hierarchy mode
2009-01-08 KOSAKI Motohiromemcg: fix calculation of active_ratio
2009-01-08 KOSAKI Motohiromemcg: swappiness
2009-01-08 KOSAKI Motohiromemcg: protect prev_priority
2009-01-08 KAMEZAWA Hiroyukimemcg: rename scan global lru
2009-01-08 KOSAKI Motohiromemcg: show reclaim stat
2009-01-08 KOSAKI Motohiromemcg: remove mem_cgroup_cal_reclaim()
2009-01-08 KOSAKI Motohiromemcg: add zone_reclaim_stat
2009-01-08 KOSAKI Motohiromemcg: add mem_cgroup_zone_nr_pages()
2009-01-08 KOSAKI Motohiromemcg: add inactive_anon_is_low()
2009-01-08 KOSAKI Motohiromemcg: add null check to page_cgroup_zoneinfo()
2009-01-08 KOSAKI Motohiromm: make get_scan_ratio() safe for memcg
2009-01-08 KOSAKI Motohiromm: add zone nr_pages helper function
2009-01-08 KOSAKI Motohiromm: introduce zone_reclaim struct
2009-01-08 KOSAKI Motohiroinactive_anon_is_low: move to vmscan
2009-01-08 Daisuke Nishimuramemcg: hierarchy avoid unnecessary reclaim
2009-01-08 KAMEZAWA Hiroyukimemcg: swapout refcnt fix
2009-01-08 Daisuke Nishimuramemcg: memory swap controller: fix limit check
2009-01-08 Nikanth Karthikesanmemcg: check group leader fix
2009-01-08 KAMEZAWA Hiroyukimemcg: revert gfp mask fix
2009-01-08 KAMEZAWA Hiroyukimemcg: fix reclaim result checks
2009-01-08 KAMEZAWA Hiroyukimemcg: avoid unnecessary system-wide-oom-killer
2009-01-08 Balbir Singhmemcg: memory cgroup hierarchy feature selector
2009-01-08 Balbir Singhmemcg: memory cgroup hierarchical reclaim
2009-01-08 Balbir Singhmemcg: memory cgroup resource counters for hierarchy
2009-01-08 Hirokazu Takahashimemcg: add mem_cgroup_disabled()
2009-01-08 KAMEZAWA Hiroyukimemcg: synchronized LRU
2009-01-08 KAMEZAWA Hiroyukimemcg: mem+swap controller core
2009-01-08 KAMEZAWA Hiroyukimemcg: swap cgroup for remembering usage
2009-01-08 KAMEZAWA Hiroyukimemcg: mem+swap controller Kconfig
2009-01-08 KAMEZAWA Hiroyukimemcg: handle swap caches
2009-01-08 KAMEZAWA Hiroyukimemcg: new force_empty to free pages under group
2009-01-08 Jan Blunckmemcg: reduce size of mem_cgroup by using nr_cpu_ids
2009-01-08 KAMEZAWA Hiroyukimemcg: move all acccounting to parent at rmdir()
2009-01-08 Fernando Luis Vazq... memcg: do not recalculate section unnecessarily in...
2009-01-08 KAMEZAWA Hiroyukimemcg: simple migration handling
2009-01-08 KAMEZAWA Hiroyukimemcg: fix gfp_mask of callers of charge
2009-01-08 KAMEZAWA Hiroyukimemcg: introduce charge-commit-cancel style of functions
2009-01-08 Paul MundtNOMMU: Teach kobjsize() about VMA regions.
2009-01-08 Paul MundtNOMMU: Make mmap allocation page trimming behaviour...
2009-01-08 David HowellsNOMMU: Make VMAs per MM as for MMU-mode linux
2009-01-08 David HowellsNOMMU: Delete askedalloc and realalloc variables
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-06 Geert UytterhoevenRemove obsolete CONFIG_RESOURCES_64BIT
2009-01-06 Cyrill Gorcunovmm: hugetlb: remove redundant `if' operation
2009-01-06 KOSAKI Motohiromm: stop kswapd's infinite loop at high order allocation
2009-01-06 Johannes Weinerbootmem: print request details before BUG_ON(them)
2009-01-06 Johannes Weinermm: check for no mmaps in exit_mmap()
2009-01-06 KOSAKI Motohiromm: kill page_queue_congested()
2009-01-06 KOSAKI Motohiromm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
2009-01-06 Oleg Nesterovmm: introduce get_mm_hiwater_xxx(), fix taskstats-...
2009-01-06 Nick Pigginmm: pagecache gfp flags fix
2009-01-06 Nick Pigginmm: direct IO starvation improvement
2009-01-06 ZhenwenXumm/mmap.c: fix coding style
2009-01-06 Matt Mackallshmem: unify regular and tiny shmem
2009-01-06 Ying Hanmm: make get_user_pages() interruptible
2009-01-06 Andrew Mortonvmscan: shrink_active_list(): reduce lru_lock hold...
2009-01-06 Hugh Dickinsbadpage: KERN_ALERT BUG instead of KERN_EMERG
2009-01-06 Hugh Dickinsbadpage: ratelimit print_bad_pte and bad_page
2009-01-06 Hugh Dickinsbadpage: remove vma from page_remove_rmap
2009-01-06 Hugh Dickinsbadpage: zap print_bad_pte on swap and file
2009-01-06 Hugh Dickinsbadpage: vm_normal_page use print_bad_pte
2009-01-06 Hugh Dickinsbadpage: replace page_remove_rmap Eeek and BUG
2009-01-06 Hugh Dickinsbadpage: keep any bad page out of circulation
2009-01-06 Hugh Dickinsbadpage: simplify page_alloc flag check+clear
2009-01-06 KOSAKI Motohiromm: kill zone_is_near_oom()
2009-01-06 KOSAKI Motohirovmscan: improve reclaim throughput to bail out patch
2009-01-06 Rik van Rielvmscan: bail out of direct reclaim after swap_cluster_m...
2009-01-06 Hannes Ederhugetlb: fix sparse warnings
2009-01-06 Hugh Dickinsswapfile: let others seed random
2009-01-06 Hugh Dickinsswapfile: change discard pgoff_t to sector_t
next