]> nv-tegra.nvidia Code Review - linux-2.6.git/history - mm
dmi: fix kernel-doc notation
[linux-2.6.git] / mm /
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
2009-01-06 Glauber Costamm: vmalloc tweak failure printk
2009-01-06 Johannes Weinermm: more likely reclaim MADV_SEQUENTIAL mappings
2009-01-06 KOSAKI Motohiromm: cleanup: remove #ifdef CONFIG_MIGRATION
2009-01-06 KOSAKI Motohiromm: get rid of pagevec_release_nonlru()
2009-01-06 Yinghai Lumm: print out memmap number only if it is not zero
2009-01-06 Gary Hademm: show node to memory section relationship with symli...
2009-01-06 Andrew Mortonmm: write_cache_pages more terminate quickly
2009-01-06 Nick Pigginmm: write_cache_pages terminate quickly
2009-01-06 Nick Pigginmm: write_cache_pages optimise page cleaning
2009-01-06 Nick Pigginmm: write_cache_pages cleanups
2009-01-06 Nick Pigginmm: write_cache_pages integrity fix
2009-01-06 Nick Pigginmm: write_cache_pages writepage error fix
2009-01-06 Nick Pigginmm: write_cache_pages early loop termination
2009-01-06 Nick Pigginmm: write_cache_pages cyclic fix
2009-01-06 David Rientjesoom: print triggering task's cpuset and mems allowed
2009-01-06 David Rientjesoom: fix zone_scan_mutex name
2009-01-06 Nick Pigginmm: invoke oom-killer from page fault
2009-01-06 Brice Goglinmm: move_pages: no need to set pp->page to ZERO_PAGE...
2009-01-06 Brice Goglinmm: rework do_pages_move() to work on page_sized chunks
2009-01-06 Hugh Dickinsmm: don't mark_page_accessed in shmem_fault
2009-01-06 Nick Pigginmm: don't mark_page_accessed in fault path
2009-01-06 Mel Gormanmm: report the MMU pagesize in /proc/pid/smaps
2009-01-06 Mel Gormanmm: report the pagesize backing a VMA in /proc/pid...
2009-01-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-06 Linus TorvaldsMerge branch 'for-next' of git://git.o-hand.com/linux-mfd
2009-01-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-06 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-06 Linus TorvaldsMerge branch 'i2c-next' of git://aeryn.fluff.org.uk...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next