Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / mlock.c
2012-03-07 Linus Torvaldsvm: avoid using find_vma_prev() unnecessarily
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-01 Hugh Dickinsmm: munlock use mapcount to avoid terrible overhead
2011-11-01 Christoph Lametermm: do not drain pagevecs for mlockall(MCL_FUTURE)
2011-10-31 Paul Gortmakermm: Map most files to use export.h instead of module.h
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-26 KOSAKI Motohiromm: don't access vm_flags as 'int'
2011-05-05 Linus TorvaldsVM: skip the stack guard page lookup in get_user_pages...
2011-04-12 Linus Torvaldsvm: fix mlock() on stack guard page
2011-03-23 Stephen Wilsonmm: arch: make get_gate_vma take an mm_struct instead...
2011-02-01 Michel Lespinassemlock: operate on any regions with protection != PROT_NONE
2011-01-14 Michel Lespinassemlock: do not hold mmap_sem for extended periods of...
2011-01-14 Michel Lespinassemm: move VM_LOCKED check to __mlock_vma_pages_range()
2011-01-14 Michel Lespinassemm: add FOLL_MLOCK follow_page flag.
2011-01-14 Michel Lespinassemlock: only hold mmap_sem in shared mode when faulting...
2011-01-14 Michel Lespinassemlock: avoid dirtying pages and triggering writeback
2010-09-09 Stefan Badermm: Move vma_stack_continue into mm.h
2010-08-21 Linus Torvaldsmm: make the mlock() stack guard page checks stricter
2010-08-15 Linus Torvaldsmm: fix up some user-visible effects of the stack guard...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-26 Peter Zijlstrax86, perf, bts, mm: Delete the never used BTS-ptrace...
2010-03-06 Jiri Slabymm: use rlimit helpers
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-09 Jiri Slaby- patches.suse/perfmon2.patch: Refresh.
2010-01-07 Greg Kroah-Hartman- Update to 2.6.32.3
2010-01-06 Hugh Dickinsksm: fix mlockfreed to munlocked
2009-12-15 Lee Schermerhornmlock: replace stale comments in munlock_vma_page()
2009-12-15 Hugh Dickinsksm: fix mlockfreed to munlocked
2009-12-15 Hugh Dickinsmm: mlocking in try_to_unmap_one
2009-11-20 Jiri Slaby- Add writable resource limits support
2009-10-05 Greg Kroah-Hartman- refresh patch fuzz due to 2.6.31.2 import.
2009-10-05 Hugh Dickinsmm: munlock use follow_page
2009-09-22 Hugh Dickinsmm: m(un)lock avoid ZERO_PAGE
2009-09-22 Hugh Dickinsmm: FOLL flags for GUP flags
2009-09-22 Hugh Dickinsmm: munlock use follow_page
2009-06-17 KOSAKI Motohiromm: remove CONFIG_UNEVICTABLE_LRU config option
2009-04-24 Markus Metzgerx86, bts, mm: clean up buffer allocation
2009-04-08 Ingo Molnarmm, x86, ptrace, bts: defer branch trace stopping,...
2009-04-07 Markus Metzgermm, x86, ptrace, bts: defer branch trace stopping
2009-02-17 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-13 Ingo MolnarMerge branches 'x86/paravirt', 'x86/pat', 'x86/setup...
2009-02-11 Markus Metzgerx86, ptrace, mm: fix double-free on race
2009-02-08 Hugh Dickinsmm: fix error case in mlock downgrade reversion
2009-02-01 Linus TorvaldsManually revert "mlock: downgrade mmap sem while popula...
2009-01-18 Heiko CarstensSystem call wrappers part 14
2009-01-18 Heiko CarstensSystem call wrappers part 13
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 14
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 13
2009-01-06 Ying Hanmm: make get_user_pages() interruptible
2008-12-20 Markus Metzgerx86, bts: memory accounting
2008-11-16 Helge Dellerunitialized return value in mm/mlock.c: __mlock_vma_pag...
2008-11-13 KOSAKI Motohiromm: remove lru_add_drain_all() from the munlock path
2008-10-23 Greg Kroah-Hartman- delete patches.arch/s390-01-03-cmm2-v2.patch as it...
2008-10-20 Lee Schermerhornmlock: make mlock error return Posixly Correct
2008-10-20 Nick Pigginvmstat: mlocked pages statistics
2008-10-20 Rik van Rielmmap: handle mlocked pages during map, remap, unmap
2008-10-20 Lee Schermerhornmlock: downgrade mmap sem while populating mlocked...
2008-10-20 Nick Pigginmlock: mlocked pages are unevictable
2008-09-23 John Jolly- patches.arch/s390-01-03-cmm2-v2.patch: kernel (new...
2008-08-04 KOSAKI Motohiromlock() fix return values
2007-08-09 Herbert van den... do not limit locked memory when RLIMIT_MEMLOCK is RLIM_...
2007-07-16 Herbert van den... do not limit locked memory when RLIMIT_MEMLOCK is RLIM_...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2006-12-07 Rik Bobbaers[PATCH] mlock cleanup
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-11 Hugh Dickins[PATCH] general split_vma hugetlb fix
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-08 Thomas Gleixner[PATCH] Lock initializer cleanup (Core)
2004-11-29 Michael Kerrisk[PATCH] RLIMIT_MEMLOCK accounting of shmctl() SHM_LOCK...
2004-11-19 Hugh Dickins[PATCH] mlock-vs-VM_IO hang fix
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-10-18 Roland McGrath[PATCH] make rlimit settings per-process instead of...
2004-10-01 Andreas Kleenpatches.fixes/export-kallsyms_lookup: Drop
2004-10-01 Chris Wright[PATCH] mlockall() take mmap_sem a bit later
2004-10-01 Chris Wright[PATCH] make can_do_mlock useful for mlock/mlockall
2004-10-01 Chris Wright[PATCH] mlockall() check rlimit only when MCL_CURRENT...
2004-10-01 Chris Wright[PATCH] mlockall(MCL_FUTURE) unlocks currently locked...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Rik van Riel[PATCH] rlimit-based mlocks for unprivileged users
2004-08-10 Andreas KleenReenable tcp-proc-walk and tcp-proc-listen
2004-05-28 Andreas Kleenignore holes in mlock to work around ld.so issue (...
2004-05-22 Andrew Morton[PATCH] rmap 34 vm_flags page_table_lock
2004-04-02 Andrea Arcangeli- patches.fixes/aic7xxx-suspend (fix swap suspend for...
2004-04-01 Andreas Gruenbacher- patches.suse/disable-cap-mlock: Add sysctl so that the
2003-10-13 Andi Kleen[PATCH] Fixing mlockall & PROT_NONE
2003-09-21 Andrew Morton[PATCH] mlock error handling fix
2003-03-22 Andrew Morton[PATCH] remove the "half of memory" limit on mlock...
2002-09-17 Andrew Morton[PATCH] consolidate the VMA splitting code
2002-02-05 Linus Torvaldsv2.4.9.10 -> v2.4.9.11
2002-02-05 Linus Torvaldsv2.4.2.4 -> v2.4.2.5
2002-02-05 Linus TorvaldsImport changeset