- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / mm / mmap.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-01-17 Jan Beulich- Update Xen patches and configs.
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2005-12-19 Olaf Hering+- update to 2.6.15-rc6
2005-12-16 Linus TorvaldsMake sure we copy pages inserted with "vm_insert_page...
2005-12-12 Gerd Hoffmann- Update config files.
2005-12-05 Gerd Hoffmann- Update xen and uml patches.
2005-11-22 Hugh Dickins[PATCH] unpaged: private write VM_RESERVED
2005-11-18 Matthew Wilcox[PARISC] Fix compile warning caused by conflicting...
2005-11-11 Gerd Hoffmann- patches.xen/xen3-fixup-common-tpm-infineon: adapt...
2005-11-09 Gerd Hoffmann- temporarely tagged xen patches touching common code...
2005-11-09 Gerd Hoffmann- big xen update from xenbits.xensource.com/linux-2...
2005-11-07 Adrian Bunk[PATCH] mm/{mmap,nommu}.c: several unexports
2005-10-31 Paul E. McKenney[PATCH] RCU torture-testing kernel module
2005-10-30 Hugh Dickins[PATCH] mm: unmap_vmas with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: unlink vma before pagetables
2005-10-30 Hugh Dickins[PATCH] mm: ia64 use expand_upwards
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-30 Hugh Dickins[PATCH] mm: exit_mmap need not reset
2005-10-30 Hugh Dickins[PATCH] mm: unlink_file_vma, remove_vma
2005-10-30 Hugh Dickins[PATCH] mm: remove_vma_list consolidation
2005-10-30 Hugh Dickins[PATCH] mm: vm_stat_account unshackled
2005-09-21 Paolo 'Blaisorblad... [PATCH] fix locking comment in unmap_region()
2005-09-14 Hugh Dickins[PATCH] error path in setup_arg_pages() misses vm_unacc...
2005-09-07 Christoph Hellwig[PATCH] remove misleading comment above sys_brk
2005-09-07 Christoph Lameter[PATCH] More __read_mostly variables
2005-08-05 Olaf Hering+- update to 2.6.13-rc5-git2, acpi, scsi, md, inotify...
2005-08-05 Simon Derr[PATCH] __vm_enough_memory() signedness fix
2005-07-06 Gerd Hoffmann- drop obsolete uml patches.
2005-06-28 Hannes Reinecke- Update to 2.6.12-git9
2005-06-24 Hannes Reinecke- Update to 2.6.12.
2005-06-22 Chris Wright[PATCH] mmap topdown fix for large stack limit, large...
2005-06-22 Wolfgang Wander[PATCH] Avoiding mmap fragmentation
2005-05-27 Greg Kroah-HartmanUpdate to 2.6.11.11
2005-05-20 Linus TorvaldsFix get_unmapped_area sanity tests
2005-05-19 Linus Torvalds[PATCH] prevent NULL mmap in topdown model
2005-05-01 Chris Wright[PATCH] RLIMIT_MEMLOCK checking fix
2005-05-01 akpm@osdl.org[PATCH] RLIMIT_AS checking fix
2005-04-19 Hugh Dickins[PATCH] freepgt: remove FIRST_USER_ADDRESS hack
2005-04-19 Hugh Dickins[PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESS
2005-04-19 Hugh Dickins[PATCH] freepgt: mpnt to vma cleanup
2005-04-19 Hugh Dickins[PATCH] freepgt: remove MM_VM_SIZE(mm)
2005-04-19 Hugh Dickins[PATCH] freepgt: free_pgtables use vma list
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-12 Olaf Hering+- update to 2.6.11-rc3-bk9, uml, fb sleep, dm, isdn...
2005-02-11 Hugh Dickins[PATCH] general split_vma hugetlb fix
2005-02-10 Gerd Hoffmann- Update uml config file, update skas patch.
2005-02-06 Olaf Hering+- update to 2.6.11-rc3-bk3, various small fixes
2005-02-05 Olaf Hering+- update to 2.6.11-rc3-bk2, uml updates
2005-02-05 Hugh Dickins[PATCH] do_munmap() hugetlb fix
2005-02-04 Anton Blanchard[PATCH] Use MM_VM_SIZE in exit_mmap
2005-02-04 David Woodhouse[PATCH] TASK_SIZE is variable.
2005-02-01 Andrea Arcangeli- patches.suse/silent-stack-overflow: ported to HEAD.
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-14 Hubert Mantel- patches.fixes/fix-smp-pagefault: fix race in SMP...
2005-01-13 Hubert Mantel- patches.fixes/fix-smp-pagefault: fix race in SMP...
2005-01-12 Linus TorvaldsMake mm writelock testing less intrusive.
2005-01-12 Marcelo Tosatti[PATCH] do_brk() needs mmap_sem write-locked
2005-01-12 Linus TorvaldsHandle two threads both trying to expand their stack...
2005-01-11 Serge Hallyn[PATCH] merge *_vm_enough_memory()s into a common helper
2005-01-10 Chris Wright[PATCH] acct_stack_growth nitpicks
2005-01-10 Chris Wright[PATCH] remove duplicate rlim assignment in acct_stack_...
2005-01-10 Linus TorvaldsClean up stack growth checks and move them into a commo...
2005-01-08 Hugh Dickins[PATCH] vmtrunc: vm_truncate_count race caution
2005-01-08 Linus TorvaldsFix TASK_SIZE range check that got lost in recent
2005-01-04 Jay Lan[PATCH] enhanced Memory accounting data collection
2005-01-01 Nick Piggin[PATCH] replace clear_page_tables with clear_page_range
2004-12-17 Gerd Hoffmann- update + re-enable skas3 patches.
2004-12-13 Hugh Dickins[PATCH] VmLib wrapped: executable brk
2004-12-06 Hubert Mantel- patches.fixes/fix-elf-overlap: check insert_vm_struct...
2004-11-25 Zou Nanhai[PATCH] ia64/x86_64/s390 overlapping vma fix
2004-10-28 Hugh Dickins[PATCH] statm: __vm_stat_accounting
2004-10-18 Roland McGrath[PATCH] make rlimit settings per-process instead of...
2004-10-06 Ingo Molnar[PATCH] NX: fix read_implies_exec() related noexec...
2004-09-30 Andries E. Brouwer[PATCH] overcommit symbolic constants
2004-09-27 Andrea Arcangeli- patches.suse/silent-stack-overflow: enforce gap between
2004-09-16 Gerd Hoffmann- big post-mainline-merge UML patch update.
2004-09-03 Andy Whitcroft[PATCH] ppc64: topdown support
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-27 William Lee Irwin III[PATCH] /proc/pid/statm accounting fixes
2004-08-27 William Lee Irwin III[PATCH] speed up /proc/pid/statm for !CONFIG_PROC_FS
2004-08-27 William Lee Irwin III[PATCH] O(1) proc_pid_statm()
2004-08-27 John Levon[PATCH] improve OProfile on many-way systems
2004-08-27 Ingo Molnar[PATCH] Add a few might_sleep() checks
2004-08-24 Ingo Molnar[PATCH] i386 virtual memory layout rework
2004-08-23 Rik van Riel[PATCH] rlimit-based mlocks for unprivileged users
2004-08-23 Rajesh Venkatasubr... [PATCH] prio_tree: kill vma_prio_tree_init()
2004-08-19 Gerd Hoffmann- update/review uml patches for 2.6.8 (first cut, more...
2004-07-18 Ingo Molnar[PATCH] NX: clean up legacy binary support
2004-07-16 Daniel McNeil[PATCH] mmap PROT_NONE fix for NX patch
2004-06-29 Oleg Nesterov[PATCH] kill mm_struct.used_hugetlb
2004-06-20 Hugh Dickins[PATCH] mprotect propagate anon_vma
2004-06-18 Russell King[PATCH] Clean up asm/pgalloc.h include
2004-06-16 Kurt GarloffMAP_HUGETLB is gone. (#41918)
2004-06-14 Kurt GarloffBe a bit more loud about MAP_HUGETLB complaint.
2004-06-11 Kurt GarloffFirst step in removing the MAP_HUGETLB mmap support...
2004-06-05 Hugh Dickins[PATCH] mm: vma_adjust insert file earlier
2004-06-05 Hugh Dickins[PATCH] mm: vma_adjust adjust_next wrap
2004-05-25 Andrew Morton[PATCH] remap_file_pages: implement MAP_POPULATE for...
next