ipv6: use standard lists for FIB walks
[safe/jmp/linux-2.6] / mm /
2010-02-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-06 Linus TorvaldsFix potential crash with sys_move_pages
2010-02-03 Jeff Mahoneyhugetlb: fix section mismatches
2010-02-03 anfei zhoumm: flush dcache before writing into page to avoid...
2010-02-02 Nick Pigginmm: purge fragmented percpu vmap blocks
2010-02-02 Nick Pigginmm: percpu-vmap fix RCU list walking
2010-01-29 Hugh Dickinsmm: fix migratetype bug which slowed swapping
2010-01-27 Linus Torvaldsmm: add new 'read_cache_page_gfp()' helper function
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-21 Yongseok Kohvmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
2010-01-17 KOSAKI Motohiropage allocator: update NR_FREE_PAGES only when necessary
2010-01-16 David Howellsnommu: fix shared mmap after truncate shrinkage problems
2010-01-16 David Howellsnommu: don't need get_unmapped_area() for NOMMU
2010-01-16 David Howellsnommu: remove a superfluous check of vm_region::vm_usage
2010-01-16 David Howellsnommu: struct vm_region's vm_usage count need not be...
2010-01-16 Daisuke Nishimuramemcg: ensure list is empty at rmdir
2010-01-16 KOSAKI Motohirovmscan: kswapd: don't retry balance_pgdat() if all...
2010-01-16 Kazuhisa Ichikawamm/page_alloc: fix the range check for backward merging
2010-01-15 Michael S. Tsirkinmm: export use_mm/unuse_mm to modules
2010-01-14 OGAWA Hirofumivfs: Fix vmtruncate() regression
2010-01-11 Andrea Arcangelimm: hugetlb: fix clear_huge_page()
2010-01-11 Andrew Mortonpercpu: avoid calling __pcpu_ptr_to_addr(NULL)
2010-01-07 Jason Wesselmaccess,probe_kernel: Allow arch specific override...
2010-01-07 Jie ZhangNOMMU: Use copy_*_user_page() in access_process_vm()
2010-01-07 Mike FrysingerNOMMU: Avoiding duplicate icache flushes of shared...
2009-12-30 Linus TorvaldsMerge branch 'slab/urgent' of git://git./linux/kernel...
2009-12-30 Hugh Dickinsmm: move sys_mmap_pgoff from util.c
2009-12-28 Pekka EnbergSLAB: Fix lockdep annotation breakage
2009-12-28 Ingo MolnarMerge branch 'iommu/fixes' of git://git./linux/kernel...
2009-12-24 Linus TorvaldsMerge branch 'sysctl' of git://git./linux/kernel/git...
2009-12-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-12-23 Andi KleenSYSCTL: Add a mutex to the page_alloc zone order sysctl
2009-12-22 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-12-21 Andi KleenHWPOISON: Add PROC_FS dependency to hwpoison injector v2
2009-12-19 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-18 Robert Jenningsmm: Add notifier in pageblock isolation for balloon...
2009-12-18 Linus TorvaldsMerge branch 'cpumask-cleanups' of git://git./linux...
2009-12-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-18 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-12-17 Hisashi Hifumireadahead: add blk_run_backing_dev
2009-12-17 Rusty Russellcpumask: avoid deprecated function in mm/slab.c
2009-12-17 Al ViroFix breakage in shmem.c
2009-12-17 Yinghai Lux86: Fix checking of SRAT when node 0 ram is not from 0
2009-12-16 David HowellsNOMMU: Optimise away the {dac_,}mmap_min_addr tests
2009-12-16 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 Christoph Hellwigdirect I/O fallback sync simplification
2009-12-16 Christoph Hellwigmake generic_acl slightly more generic
2009-12-16 Christoph Hellwigsanitize xattr handler prototypes
2009-12-16 Al ViroUntangling ima mess, part 1: alloc_file()
2009-12-16 Al Viroswitch alloc_file() to passing struct path
2009-12-16 Al Viroswitch shmem_file_setup() to alloc_file()
2009-12-16 Bob Liumemcg: code clean, remove unused variable in mem_cgroup...
2009-12-16 Daisuke Nishimuramemcg: remove memcg_tasklist
2009-12-16 Daisuke Nishimuramemcg: avoid oom-killing innocent task in case of use_h...
2009-12-16 Daisuke Nishimuramemcg: cleanup mem_cgroup_move_parent()
2009-12-16 Daisuke Nishimuramemcg: add mem_cgroup_cancel_charge()
2009-12-16 KAMEZAWA Hiroyukimemcg: make memcg's file mapped consistent with global VM
2009-12-16 KAMEZAWA Hiroyukimemcg: coalesce charging via percpu storage
2009-12-16 KAMEZAWA Hiroyukimemcg: coalesce uncharge during unmap/truncate
2009-12-16 Kirill A. Shutemovmemcg: fix memory.memsw.usage_in_bytes for root cgroup
2009-12-16 KAMEZAWA Hiroyukioom-kill: fix NUMA constraint check with nodemask
2009-12-16 KOSAKI Motohirooom-kill: show virtual size and rss information of...
2009-12-16 Andi KleenHWPOISON: Remove stray phrase in a comment
2009-12-16 Andi KleenHWPOISON: Try to allocate migration page on the same...
2009-12-16 Andi KleenHWPOISON: Don't do early filtering if filter is disabled
2009-12-16 Andi KleenHWPOISON: Add a madvise() injector for soft page offlining
2009-12-16 Andi KleenHWPOISON: Add soft page offline support
2009-12-16 Andi KleenHWPOISON: Undefine short-hand macros after use to avoid...
2009-12-16 Andi KleenHWPOISON: Use new shake_page in memory_failure
2009-12-16 Andi KleenHWPOISON: mention HWPoison in Kconfig entry
2009-12-16 Andi KleenHWPOISON: Use get_user_page_fast in hwpoison madvise
2009-12-16 Haicheng LiHWPOISON: add an interface to switch off/on all the...
2009-12-16 Andi KleenHWPOISON: add memory cgroup filter
2009-12-16 Wu Fengguangmemcg: add accessor to mem_cgroup.css
2009-12-16 Wu Fengguangmemcg: rename and export try_get_mem_cgroup_from_page()
2009-12-16 Wu FengguangHWPOISON: add page flags filter
2009-12-16 Wu FengguangHWPOISON: limit hwpoison injector to known page types
2009-12-16 Wu FengguangHWPOISON: add fs/device filters
2009-12-16 Wu FengguangHWPOISON: return 0 to indicate success reliably
2009-12-16 Wu FengguangHWPOISON: make semantics of IGNORED/DELAYED clear
2009-12-16 Wu FengguangHWPOISON: Add unpoisoning support
2009-12-16 Wu FengguangHWPOISON: detect free buddy pages explicitly
2009-12-16 Wu FengguangHWPOISON: remove the free buddy page handler
2009-12-16 Wu FengguangHWPOISON: introduce delete_from_lru_cache()
2009-12-16 Wu FengguangHWPOISON: comment dirty swapcache pages
2009-12-16 Wu FengguangHWPOISON: comment the possible set_page_dirty() race
2009-12-16 Wu FengguangHWPOISON: abort on failed unmap
2009-12-16 Andi KleenHWPOISON: Turn ref argument into flags argument
2009-12-16 Wu FengguangHWPOISON: avoid grabbing the page count multiple times...
2009-12-16 Wu FengguangHWPOISON: return ENXIO on invalid page number
2009-12-16 Wu FengguangHWPOISON: remove the anonymous entry
2009-12-16 Andi KleenHWPOISON: Be more aggressive at freeing non LRU caches
2009-12-15 Jie Zhangnommu: fix malloc performance by adding uninitialized...
2009-12-15 Naoya Horiguchimm hugetlb: add hugepage support to pagemap
2009-12-15 Naoya Horiguchimm: hugetlb: fix hugepage memory leak in walk_page_range()
2009-12-15 Naoya Horiguchimm: hugetlb: fix hugepage memory leak in mincore()
2009-12-15 Mel Gormanhugetlb: abort a hugepage pool resize if a signal is...
2009-12-15 Lee Schermerhornmlock: replace stale comments in munlock_vma_page()
2009-12-15 Lee Schermerhornmm: remove unevictable_migrate_page function
next