aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mlock.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner1-1/+1
2004-11-28[PATCH] RLIMIT_MEMLOCK accounting of shmctl() SHM_LOCK is brokenMichael Kerrisk1-3/+3
2004-11-18[PATCH] mlock-vs-VM_IO hang fixHugh Dickins1-1/+2
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann1-0/+1
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath1-3/+3
2004-10-01[PATCH] mlockall() take mmap_sem a bit laterChris Wright1-3/+4
2004-10-01[PATCH] make can_do_mlock useful for mlock/mlockallChris Wright1-7/+8
2004-10-01[PATCH] mlockall() check rlimit only when MCL_CURRENT is setChris Wright1-1/+2
2004-10-01[PATCH] mlockall(MCL_FUTURE) unlocks currently locked mappingsChris Wright1-3/+4
2004-08-22[PATCH] rlimit-based mlocks for unprivileged usersRik van Riel1-4/+37
2004-05-22[PATCH] rmap 34 vm_flags page_table_lockAndrew Morton1-3/+6
2003-10-12[PATCH] Fixing mlockall & PROT_NONEAndi Kleen1-3/+3
2003-09-21[PATCH] mlock error handling fixAndrew Morton1-10/+14
2003-03-22[PATCH] remove the "half of memory" limit on mlock() andAndrew Morton1-19/+4
2002-09-17[PATCH] consolidate the VMA splitting codeAndrew Morton1-128/+30
2002-02-04v2.4.9.10 -> v2.4.9.11Linus Torvalds1-3/+3
2002-02-04v2.4.2.4 -> v2.4.2.5Linus Torvalds1-8/+8
2002-02-04Import changesetLinus Torvalds1-0/+301