1. a288eec ptrace: kill trivial tracehooks by Tejun Heo · 13 years ago
  2. f67d9b1 nommu: add page alignment to mmap by Bob Liu · 13 years ago
  3. bb005a5 mm: nommu: fix a compile warning in do_mmap_pgoff() by Namhyung Kim · 13 years ago
  4. 7223bb4 mm: nommu: fix a potential memory leak in do_mmap_private() by Namhyung Kim · 13 years ago
  5. d75a310 mm: nommu: check the vma list when unmapping file-mapped vma by Namhyung Kim · 13 years ago
  6. e922c4c mm: nommu: find vma using the sorted vma list by Namhyung Kim · 13 years ago
  7. b951bf2 mm: nommu: don't scan the vma list when deleting by Namhyung Kim · 13 years ago
  8. 6038def mm: nommu: sort mm->mmap list properly by Namhyung Kim · 13 years ago
  9. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  10. f55f199 NOMMU: implement access_remote_vm by Mike Frysinger · 13 years ago
  11. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  12. cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 13 years ago
  13. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  14. 53a7706 mlock: do not hold mmap_sem for extended periods of time by Michel Lespinasse · 13 years ago
  15. 29c185e nommu: Provide stubbed alloc/free_vm_area() implementation. by Paul Mundt · 13 years ago
  16. 9a14f65 nommu: Fix up vmalloc_node() symbol export regression. by Paul Mundt · 13 years ago
  17. 04c3496 nommu: yield CPU while disposing VM by Steven J. Magnani · 13 years ago
  18. 120a795 audit mmap by Al Viro · 14 years ago
  19. e1ca778 mm: add vzalloc() and vzalloc_node() helpers by Dave Young · 14 years ago
  20. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  21. fe622e7 NOMMU: Remove an extraneous no_printk() by David Howells · 14 years ago
  22. 3c7b204 nommu: allow private mappings of read-only devices by Bernd Schmidt · 14 years ago
  23. e1ee65d NOMMU: Fix __get_user_pages() to pin last page on offset buffers by David Howells · 14 years ago
  24. 7561e8c NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start' by David Howells · 14 years ago
  25. 3fa3046 nommu: fix an incorrect comment in the do_mmap_shared_file() by David Howells · 14 years ago
  26. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  27. c08c6e1 nommu: get_user_pages(): pin last page on non-page-aligned start by Steven J. Magnani · 14 years ago
  28. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 14 years ago
  29. 7e66087 nommu: fix shared mmap after truncate shrinkage problems by David Howells · 14 years ago
  30. efc1a3b nommu: don't need get_unmapped_area() for NOMMU by David Howells · 14 years ago
  31. 779c102 nommu: remove a superfluous check of vm_region::vm_usage by David Howells · 14 years ago
  32. 1e2ae59 nommu: struct vm_region's vm_usage count need not be atomic by David Howells · 14 years ago
  33. 7959722 NOMMU: Use copy_*_user_page() in access_process_vm() by Jie Zhang · 14 years ago
  34. cfe79c0 NOMMU: Avoiding duplicate icache flushes of shared maps by Mike Frysinger · 14 years ago
  35. 66f0dc4 mm: move sys_mmap_pgoff from util.c by Hugh Dickins · 14 years ago
  36. ea63763 nommu: fix malloc performance by adding uninitialized flag by Jie Zhang · 14 years ago
  37. 89a8640 NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff() by David Howells · 15 years ago
  38. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  39. 06aab5a NOMMU: Ignore mmap() address param as it is a hint by David Howells · 15 years ago
  40. 645d83c NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directly by David Howells · 15 years ago
  41. 25d9e2d truncate: new helpers by npiggin@suse.de · 15 years ago
  42. 4266c97 nommu: fix two build breakages by Hugh Dickins · 15 years ago
  43. eb8cdec nommu: add support for Memory Protection Units (MPU) by Bernd Schmidt · 15 years ago
  44. 58fa879 mm: FOLL flags for GUP flags by Hugh Dickins · 15 years ago
  45. 1c3aff1 mm: remove unused GUP flags by Hugh Dickins · 15 years ago
  46. 72ff13b mm: includecheck fix for mm/nommu.c by Jaswinder Singh Rajput · 15 years ago
  47. a190887 nommu: fix error handling in do_mmap_pgoff() by David Howells · 15 years ago
  48. 28d7a6a nommu: check fd read permission in validate_mmap_request() by Graff Yang · 15 years ago
  49. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  50. 5a475ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  51. dfc2f91 nommu: provide follow_pfn(). by Paul Mundt · 15 years ago
  52. 9d73777 clarify get_user_pages() prototype by Peter Zijlstra · 15 years ago
  53. 35f2c2f nommu: Provide mmap_min_addr definition. by Paul Mundt · 15 years ago
  54. 8c9ed89 NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region() by David Howells · 15 years ago
  55. fc4d5c2 nommu: make the initial mmap allocation excess behaviour Kconfig configurable by David Howells · 15 years ago
  56. 00a62ce mm: fix Committed_AS underflow on large NR_CPUS environment by KOSAKI Motohiro · 15 years ago
  57. 33e5d769 nommu: fix a number of issues with the per-MM VMA patch by David Howells · 15 years ago
  58. 05ae6fa uclinux: add process name to allocation error message by Greg Ungerer · 15 years ago
  59. eb6434d nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases(). by Paul Mundt · 15 years ago
  60. 6a6160a [CVE-2009-0029] System call wrappers part 13 by Heiko Carstens · 15 years ago
  61. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 15 years ago
  62. ab2e83e NOMMU: Teach kobjsize() about VMA regions. by Paul Mundt · 15 years ago
  63. dd8632a NOMMU: Make mmap allocation page trimming behaviour configurable. by Paul Mundt · 15 years ago
  64. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 15 years ago
  65. 4183638 NOMMU: Delete askedalloc and realalloc variables by David Howells · 15 years ago
  66. acfa438 inode->i_op is never NULL by Al Viro · 15 years ago
  67. 731572d nfsd: fix vm overcommit crash by Alan Cox · 16 years ago
  68. b291f00 mlock: mlocked pages are unevictable by Nick Piggin · 16 years ago
  69. 1af446e nommu: Provide vmalloc_exec(). by Paul Mundt · 16 years ago
  70. fa8e26c tracehook: tracehook_expect_breakpoints by Roland McGrath · 16 years ago
  71. 5a1603b nommu: Correct kobjsize() page validity checks. by Paul Mundt · 16 years ago
  72. 6cfd53fc nommu: fix kobjsize() for SLOB and SLUB by Paul Mundt · 16 years ago
  73. 80119ef mm: fix atomic_t overflow in vm by Alan Cox · 16 years ago
  74. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  75. 4016a13 mm/nommu.c: return 0 from kobjsize with invalid objects by Michael Hennerich · 16 years ago
  76. f905bc4 nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces. by Paul Mundt · 16 years ago
  77. b3bdda0 vmalloc: add const to void* parameters by Christoph Lameter · 16 years ago
  78. 7cd9414 Security: round mmap hint address above mmap_min_addr by Eric Paris · 16 years ago
  79. f2b8544 NOMMU: mm/nommu.c needs linux/module.h by David Howells · 17 years ago
  80. 8518609 Explain clearly why kmalloc() can't use __GFP_HIGHMEM. by Robert P. J. Day · 17 years ago
  81. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  82. 34b4e4a fix NULL pointer dereference in __vm_enough_memory() by Alan Cox · 17 years ago
  83. b507317 nommu: vmalloc_32_user()/vm_insert_page() and symbol exports. by Paul Mundt · 17 years ago
  84. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  85. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  86. 57c8f63 nommu: stub expand_stack() for nommu case by Greg Ungerer · 17 years ago
  87. ed03218 security: Protection for exploiting null dereference using mmap by Eric Paris · 17 years ago
  88. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  89. 6a04de6 [PATCH] nommu: fix bug ip_conntrack does not work on nommu by Wu, Bryan · 17 years ago
  90. 165b239 [PATCH] NOMMU: make SYSV SHM nattch work correctly by David Howells · 17 years ago
  91. d56e03c [PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHM by David Howells · 17 years ago
  92. e9536ae [PATCH] struct path: convert mm by Josef Sipek · 17 years ago
  93. 4668edc [PATCH] kernel core: replace kmalloc+memset with kzalloc by Burman Yan · 17 years ago
  94. f81cff0 [PATCH] uclinux: fix mmap() of directory for nommu case by Mike Frysinger · 17 years ago
  95. c1c8897 Spelling fix: "control" instead of "cotrol" by Michael Opdenacker · 18 years ago
  96. 3fcd03e [PATCH] NOMMU: don't try and give NULL to fput() by Gavin Lambert · 18 years ago
  97. 930e652 [PATCH] NOMMU: Make futexes work under NOMMU conditions by David Howells · 18 years ago
  98. 6fa5f80 [PATCH] NOMMU: Make mremap() partially work for NOMMU kernels by David Howells · 18 years ago
  99. 3034097 [PATCH] NOMMU: Order the per-mm_struct VMA list by David Howells · 18 years ago
  100. d00c7b99 [PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU mode by David Howells · 18 years ago