summaryrefslogtreecommitdiff
path: root/mm/mlock.c
AgeCommit message (Expand)Author
2008-08-04mlock() fix return valuesKOSAKI Motohiro
2007-07-16do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITYHerbert van den Bergh
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2006-12-07[PATCH] mlock cleanupRik Bobbaers
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2005-03-13[PATCH] allow vma merging with mlock et. al.Chris Wright
2005-02-10[PATCH] general split_vma hugetlb fixHugh Dickins
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner
2004-11-28[PATCH] RLIMIT_MEMLOCK accounting of shmctl() SHM_LOCK is brokenMichael Kerrisk
2004-11-18[PATCH] mlock-vs-VM_IO hang fixHugh Dickins
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath
2004-10-01[PATCH] mlockall() take mmap_sem a bit laterChris Wright
2004-10-01[PATCH] make can_do_mlock useful for mlock/mlockallChris Wright
2004-10-01[PATCH] mlockall() check rlimit only when MCL_CURRENT is setChris Wright
2004-10-01[PATCH] mlockall(MCL_FUTURE) unlocks currently locked mappingsChris Wright
2004-08-22[PATCH] rlimit-based mlocks for unprivileged usersRik van Riel
2004-05-22[PATCH] rmap 34 vm_flags page_table_lockAndrew Morton
2003-10-12[PATCH] Fixing mlockall & PROT_NONEAndi Kleen
2003-09-21[PATCH] mlock error handling fixAndrew Morton
2003-03-22[PATCH] remove the "half of memory" limit on mlock() andAndrew Morton
2002-09-17[PATCH] consolidate the VMA splitting codeAndrew Morton
2002-02-04v2.4.9.10 -> v2.4.9.11Linus Torvalds
2002-02-04v2.4.2.4 -> v2.4.2.5Linus Torvalds
2002-02-04Import changesetLinus Torvalds