memcg: reduce size of mem_cgroup by using nr_cpu_ids
[pandora-kernel.git] / mm /
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 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-08 Linus TorvaldsMerge branch 'for-2.6.29' of git://linux-nfs.org/~bfiel...
2009-01-07 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-01-07 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/arjan/linux-2.6-async
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2009-01-07 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/czankel/xtensa-2.6
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Haavard SkinnemoenMerge branches 'fixes', 'cleanups' and 'boards'
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-01-07 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-01-07 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-01-07 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
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
2009-01-06 Hugh Dickinsswapfile: swap allocation cycle if nonrot
2009-01-06 Hugh Dickinsswapfile: swapon randomize if nonrot
2009-01-06 Hugh Dickinsswapfile: swap allocation use discard
2009-01-06 Hugh Dickinsswapfile: swapon use discard (trim)
2009-01-06 Hugh Dickinsswapfile: rearrange scan and swap_info
2009-01-06 Hugh Dickinsswapfile: remove v0 SWAP-SPACE message
2009-01-06 Hugh Dickinsswapfile: remove surplus whitespace
2009-01-06 Hugh Dickinsswapfile: remove SWP_ACTIVE mask
2009-01-06 Hugh Dickinsswapfile: swapon needs larger size type
2009-01-06 KOSAKI Motohiromm: make setup_per_zone_inactive_ratio() static
2009-01-06 KOSAKI Motohiromm: make scan_zone_unevictable_pages() static
2009-01-06 KOSAKI Motohiromm: make scan_all_zones_unevictable_pages() static
2009-01-06 KOSAKI Motohiromm: make mem_cgroup_resize_limit() static
2009-01-06 KOSAKI Motohiromm: make maddr __iomem
2009-01-06 KOSAKI Motohiromm: make init_section_page_cgroup() static
2009-01-06 KOSAKI Motohiromemcg: reclaim shouldn't change zone->recent_rotated...
2009-01-06 Hugh Dickinsmm: optimize get_scan_ratio for no swap
2009-01-06 Hugh Dickinsmm: add add_to_swap stub
2009-01-06 Hugh Dickinsmm: remove gfp_mask from add_to_swap
2009-01-06 Hugh Dickinsmm: remove try_to_munlock from vmscan
2009-01-06 Hugh Dickinsmm: try_to_unuse check removing right swap
2009-01-06 Hugh Dickinsmm: try_to_free_swap replaces remove_exclusive_swap_page
2009-01-06 Hugh Dickinsmm: reuse_swap_page replaces can_share_swap_page
2009-01-06 Hugh Dickinsmm: wp lock page before deciding cow
2009-01-06 Hugh Dickinsmm: gup persist for write permission
2009-01-06 David Rientjesmm: add dirty_background_bytes and dirty_bytes sysctls
2009-01-06 David Rientjesmm: change dirty limit type specifiers to unsigned...
2009-01-06 Julia Lawallmm/page_alloc.c: eliminate NULL test and memset after...
2009-01-06 Hugh Dickinsmm: further cleanup page_add_new_anon_rmap
2009-01-06 Hugh Dickinsmm: make page_lock_anon_vma() static
2009-01-06 Hugh Dickinsmm: add_active_or_unevictable into rmap
2009-01-06 Hugh Dickinsmm: replace some BUG_ONs by VM_BUG_ONs
2009-01-06 Hugh Dickinsmm: add Set,ClearPageSwapCache stubs
2009-01-06 Hugh Dickinsmm: remove GFP_HIGHUSER_PAGECACHE
2009-01-06 Jeremy Fitzhardingemm/apply_to_range: call pte function with lazy updates
2009-01-06 Nick Pigginmm: vmalloc make lazy unmapping configurable
2009-01-06 Nick Pigginmm: vmalloc use mutex for purge
2009-01-06 Glauber Costamm: vmalloc improve vmallocinfo
next