aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mprotect.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-31[PATCH] convert Linux to 4-level page tablesAndi Kleen1-18/+47
2004-12-12[PATCH] VmLib wrapped: mprotect flagsHugh Dickins1-7/+9
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann1-0/+1
2004-08-26[PATCH] O(1) proc_pid_statm()William Lee Irwin III1-0/+2
2004-07-17[PATCH] NX: clean up legacy binary supportIngo Molnar1-0/+7
2004-06-17[PATCH] Clean up asm/pgalloc.h includeRussell King1-1/+0
2004-05-22[PATCH] rmap 39 add anon_vma rmapAndrew Morton1-1/+1
2004-05-22[PATCH] rmap 36 mprotect use vma_mergeAndrew Morton1-84/+26
2004-05-22[PATCH] rmap 34 vm_flags page_table_lockAndrew Morton1-2/+4
2004-05-22[PATCH] small numa api fixupsAndrew Morton1-0/+1
2004-05-22[PATCH] numa api: Add VMA hooks for policyAndrew Morton1-0/+5
2004-05-14[PATCH] VM accounting fixAndrew Morton1-2/+1
2004-04-16[PATCH] Fix mprotect bogus check.Dave Jones1-1/+2
2004-03-31[PATCH] Fix hugetlb-vs-memory overcommitAndrew Morton1-1/+2
2004-03-20[PATCH] mprotect return value fixAndrew Morton1-1/+1
2003-09-24[PATCH] PROT_GROWSDOWN/PROT_GROWSUP flags for mprotectRoland McGrath1-1/+23
2003-09-04Fix mprotect() to do proper PROT_xxx -> VM_xxx translation.Linus Torvalds1-2/+5
2003-07-02[PATCH] Security hook for vm_enough_memoryAndrew Morton1-1/+1
2002-11-26LSM: change if statements into something more readable for the ipc/*, mm/*, a...Greg Kroah-Hartman1-1/+2
2002-11-23MergeGreg Kroah-Hartman1-2/+1
2002-10-30[PATCH] Move hugetlb declarations into their own headerAndrew Morton1-0/+1
2002-10-17LSM: change all of the VFS related security calls to the new format.Greg Kroah-Hartman1-2/+1
2002-10-02[PATCH] mprotect bugfixAndrew Morton1-1/+3
2002-09-25[PATCH] mprotect_fixup fixAndrew Morton1-2/+2
2002-09-24[PATCH] fix null dereference in sys_mprotectPaul Mackerras1-0/+5
2002-09-17[PATCH] consolidate the VMA splitting codeAndrew Morton1-160/+85
2002-09-15[PATCH] hugetlb pagesAndrew Morton1-0/+5
2002-07-29[PATCH] fix shared and private accountingHugh Dickins1-10/+17
2002-07-28[PATCH] strict overcommitAndrew Morton1-2/+15
2002-07-21[PATCH] LSM: file related LSM hooksStephen D. Smalley1-0/+5
2002-07-14[PATCH] error code for mprotect()Hirofumi Ogawa1-2/+2
2002-04-23cachetlb.txt, locking, fork.c, mremap.c, mprotect.c, memory.c:Kanoj Sarcar1-1/+1
2002-03-24Break an include loop by moving cache flushing routines fromRichard Henderson1-1/+3
2002-03-09[PATCH] Futexes IV (Fast Lightweight Userspace Semaphores)Rusty Russell1-1/+1
2002-02-19adds simple support for atomically-mapped PTEs. On highmem systems this enabl...Ingo Molnar1-1/+3
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-0/+1
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds1-4/+4
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds1-0/+1
2002-02-04v2.4.9.10 -> v2.4.9.11Linus Torvalds1-26/+79
2002-02-04v2.4.2.4 -> v2.4.2.5Linus Torvalds1-2/+3
2002-02-04Import changesetLinus Torvalds1-0/+283