nfs4: minor callback code simplification, comment
[safe/jmp/linux-2.6] / mm /
2010-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-04-27 Rik van Rielmmap: check ->vm_ops before dereferencing
2010-04-25 Jörn EngelCatch filesystems lacking s_bdi
2010-04-24 Dan Carpenterksm: check for ERR_PTR from follow_page()
2010-04-24 Oleg Nesterovrmap: anon_vma_prepare() can leak anon_vma_chain
2010-04-24 Mel Gormanhugetlb: fix infinite loop in get_futex_key() when...
2010-04-24 Andrea Arcangelimemcg: fix prepare migration
2010-04-22 Jens Axboebdi: add helper function for doing init and register...
2010-04-19 Rik van Rielrmap: add exclusively owned pages to the newest anon_vma
2010-04-13 Linus Torvaldsanonvma: when setting up page->mapping, we need to...
2010-04-13 Linus Torvaldsanon_vma: clone the anon_vma chain in the right order
2010-04-13 Linus Torvaldsvma_adjust: fix the copying of anon_vma chains
2010-04-13 Linus TorvaldsSimplify and comment on anon_vma re-use for anon_vma_pr...
2010-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-04-09 Pekka Enbergslub: Fix kmem_ptr_validate() for non-kernel pointers
2010-04-09 Pekka Enbergslab: Generify kernel pointer validation
2010-04-07 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-04-07 KAMEZAWA Hiroyukimemcg: fix race in file_mapped accounting
2010-04-07 Naoya Horiguchipagemap: fix pfn calculation for hugepage
2010-04-07 KOSAKI Motohiromm: revert "vmscan: get_scan_ratio() cleanup"
2010-04-07 Wu Fengguangreadahead: fix NULL filp dereference
2010-04-07 KAMEZAWA Hiroyukimm: avoid null-pointer deref in sync_mm_rss()
2010-04-05 Linus TorvaldsMerge branch 'slabh' of git://git./linux/kernel/git...
2010-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-05 Rik van Rielrmap: fix anon_vma_fork() memory leak
2010-04-02 Anton Blanchardbacking-dev: Handle class_create() failure
2010-04-01 Yinghai Lubootmem, x86: Fix 32bit numa system without RAM on...
2010-04-01 Yinghai Lunobootmem, x86: Fix 32bit numa system without RAM on...
2010-03-30 Tejun Heopercpu: don't implicitly include slab.h from percpu.h
2010-03-30 Randy Dunlapkmemcheck: Fix build errors due to missing slab.h
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Tejun Heopercpu, module: implement and use is_kernel/module_perc...
2010-03-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-03-25 David HowellsNOMMU: Fix __get_user_pages() to pin last page on offse...
2010-03-25 David HowellsNOMMU: Revert 'nommu: get_user_pages(): pin last page...
2010-03-24 Lee Schermerhornmempolicy: fix get_mempolicy() for relative and static...
2010-03-24 Michael S. Tsirkinexit: fix oops in sync_mm_rss
2010-03-24 KOSAKI Motohirotmpfs: cleanup mpol_parse_str()
2010-03-24 KOSAKI Motohirotmpfs: handle MPOL_LOCAL mount option properly
2010-03-24 KOSAKI Motohirotmpfs: mpol=bind:0 don't cause mount error.
2010-03-24 Ravikiran G Thirumalaitmpfs: fix oops on mounts with mpol=default
2010-03-24 Robin Holtmm/ksm.c is doing an unneeded _notify in write_protect_...
2010-03-24 David Howellsnommu: fix an incorrect comment in the do_mmap_shared_f...
2010-03-24 Dan Carpentermemcontrol: fix potential null deref
2010-03-24 Daisuke Nishimuramemcg: disable move charge in no mmu case
2010-03-24 Jiri Kosinax86: Remove excessive early_res debug output
2010-03-18 KAMEZAWA Hiroyukimemcg: avoid use cmpxchg in swap cgroup maintainance
2010-03-13 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 KAMEZAWA Hiroyukimemcg: fix oom kill behavior
2010-03-12 Kirill A. Shutemovcgroups: remove events before destroying subsystem...
2010-03-12 KAMEZAWA Hiroyukimemcg: handle panic_on_oom=always case
2010-03-12 KAMEZAWA Hiroyukimemcg : share event counter rather than duplicate
2010-03-12 KAMEZAWA Hiroyukimemcg: update threshold and softlimit at commit
2010-03-12 KAMEZAWA Hiroyukimemcg: use generic percpu instead of private implementation
2010-03-12 Kirill A. Shutemovmemcg: typo in comment to mem_cgroup_print_oom_info()
2010-03-12 Kirill A. Shutemovmemcg: implement memory thresholds
2010-03-12 Kirill A. Shutemovmemcg: rework usage of stats by soft limit
2010-03-12 Kirill A. Shutemovmemcg: extract mem_group_usage() from mem_cgroup_read()
2010-03-12 Daisuke Nishimuramemcg: improve performance in moving swap charge
2010-03-12 Daisuke Nishimuramemcg: move charges of anonymous swap
2010-03-12 Daisuke Nishimuramemcg: avoid oom during moving charge
2010-03-12 Daisuke Nishimuramemcg: improve performance in moving charge
2010-03-12 Daisuke Nishimuramemcg: move charges of anonymous page
2010-03-12 Daisuke Nishimuramemcg: add interface to move charge at task migration
2010-03-12 Christoph HellwigAdd generic sys_old_mmap()
2010-03-12 Wu Fengguangmm: introduce dump_page() and print symbolic flag names
2010-03-12 Thomas Gleixnermm: do not iterate over NR_CPUS in __zone_pcp_update()
2010-03-12 KAMEZAWA Hiroyukinommu: fix build breakage
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-08 Emese Revfykobject: Constify struct kset_uevent_ops
2010-03-06 Hugh Dickinsmm: add comment on swap_duplicate's error code
2010-03-06 Steven J. Magnaninommu: get_user_pages(): pin last page on non-page...
2010-03-06 Johannes Weinervmscan: detect mapped file pages used only once
2010-03-06 Johannes Weinervmscan: drop page_mapping_inuse()
2010-03-06 Johannes Weinervmscan: factor out page reference checks
2010-03-06 David Rientjesmm: suppress pfn range output for zones without pages
2010-03-06 Rafael J. Wysockimm/pm: force GFP_NOIO during suspend/hibernation and...
2010-03-06 Hugh Dickinsmm/swapfile.c: fix swapon size off-by-one
2010-03-06 Rik van Rielmm: remove VM_LOCK_RMAP code
2010-03-06 Rik van Rielrmap: move exclusively owned pages to own anon_vma...
2010-03-06 Rik van Rielrmap: remove obsolete check from __page_check_anon_rmap()
2010-03-06 Rik van Rielmm: change anon_vma linking to fix multi-process server...
2010-03-06 Thiago Farinamm/memcontrol.c: fix "integer as NULL pointer" sparse...
2010-03-06 Wu Fengguangreadahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
2010-03-06 KOSAKI Motohiromm/migrate.c: kill anon local variable from migrate_pag...
2010-03-06 KOSAKI Motohiromm/mempolicy.c: fix indentation of the comments of...
2010-03-06 akpm@linux-foundat... memory-hotplug: create /sys/firmware/memmap entry for...
2010-03-06 KOSAKI Motohiromm: fix mbind vma merge problem
2010-03-06 KOSAKI Motohiromm: restore zone->all_unreclaimable to independence...
2010-03-06 Li Hongmm: remove free_hot_page()
2010-03-06 Li Hongmm/page_alloc.c: adjust a call site to trace_mm_page_fr...
2010-03-06 Li Hongmm/page_alloc.c: remove duplicate call to trace_mm_page...
2010-03-06 KOSAKI Motohiromm, lockdep: annotate reclaim context to zone reclaim too
2010-03-06 KOSAKI Motohirovmscan: get_scan_ratio() cleanup
2010-03-06 Minchan Kimvmscan: check high watermark after shrink zone
2010-03-06 Jiri Slabymm: use rlimit helpers
2010-03-06 KOSAKI Motohiromm: mlock_vma_pages_range() only return success or...
2010-03-06 KOSAKI Motohiromm: mlock_vma_pages_range() never return negative value
next