ppp: section fixes re netns
[safe/jmp/linux-2.6] / mm /
2009-02-04 Artem Bityutskiywrite-back: fix nr_to_write counter
2009-02-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-01 Linus TorvaldsManually revert "mlock: downgrade mmap sem while popula...
2009-01-31 Linus TorvaldsStop playing silly games with the VM_ACCOUNT flag
2009-01-30 Linus TorvaldsAllow opportunistic merging of VM_CAN_NONLINEAR areas
2009-01-30 KAMEZAWA Hiroyukimemcg: NULL pointer dereference at rmdir on some NUMA...
2009-01-30 KAMEZAWA Hiroyukimemcg: fix refcnt handling at swapoff
2009-01-30 Daisuke Nishimuramemcg: get/put parents at create/free
2009-01-30 Linus TorvaldsFix OOPS in mmap_region() when merging adjacent VM_LOCK...
2009-01-28 David Rientjesslub: fix per cpu kmem_cache_cpu array memory leak
2009-01-27 Greg Ungereruclinux: add process name to allocation error message
2009-01-21 Paul Mundtnommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_ali...
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
next