1. 4016a13 mm/nommu.c: return 0 from kobjsize with invalid objects by Michael Hennerich · 16 years ago
  2. f905bc4 nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces. by Paul Mundt · 16 years ago
  3. b3bdda0 vmalloc: add const to void* parameters by Christoph Lameter · 16 years ago
  4. 7cd9414 Security: round mmap hint address above mmap_min_addr by Eric Paris · 16 years ago
  5. f2b8544 NOMMU: mm/nommu.c needs linux/module.h by David Howells · 17 years ago
  6. 8518609 Explain clearly why kmalloc() can't use __GFP_HIGHMEM. by Robert P. J. Day · 17 years ago
  7. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  8. 34b4e4a fix NULL pointer dereference in __vm_enough_memory() by Alan Cox · 17 years ago
  9. b507317 nommu: vmalloc_32_user()/vm_insert_page() and symbol exports. by Paul Mundt · 17 years ago
  10. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  11. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  12. 57c8f63 nommu: stub expand_stack() for nommu case by Greg Ungerer · 17 years ago
  13. ed03218 security: Protection for exploiting null dereference using mmap by Eric Paris · 17 years ago
  14. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  15. 6a04de6 [PATCH] nommu: fix bug ip_conntrack does not work on nommu by Wu, Bryan · 17 years ago
  16. 165b239 [PATCH] NOMMU: make SYSV SHM nattch work correctly by David Howells · 17 years ago
  17. d56e03c [PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHM by David Howells · 17 years ago
  18. e9536ae [PATCH] struct path: convert mm by Josef Sipek · 17 years ago
  19. 4668edc [PATCH] kernel core: replace kmalloc+memset with kzalloc by Burman Yan · 17 years ago
  20. f81cff0 [PATCH] uclinux: fix mmap() of directory for nommu case by Mike Frysinger · 17 years ago
  21. c1c8897 Spelling fix: "control" instead of "cotrol" by Michael Opdenacker · 18 years ago
  22. 3fcd03e [PATCH] NOMMU: don't try and give NULL to fput() by Gavin Lambert · 18 years ago
  23. 930e652 [PATCH] NOMMU: Make futexes work under NOMMU conditions by David Howells · 18 years ago
  24. 6fa5f80 [PATCH] NOMMU: Make mremap() partially work for NOMMU kernels by David Howells · 18 years ago
  25. 3034097 [PATCH] NOMMU: Order the per-mm_struct VMA list by David Howells · 18 years ago
  26. d00c7b99 [PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU mode by David Howells · 18 years ago
  27. 7b4d5b8 [PATCH] NOMMU: Check VMA protections by David Howells · 18 years ago
  28. 910e46d [PATCH] Check if start address is in vma region in NOMMU function get_user_pages() by Sonic Zhang · 18 years ago
  29. 0159b14 [PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA search by David Howells · 18 years ago
  30. 0ec76a1 [PATCH] NOMMU: Check that access_process_vm() has a valid target by David Howells · 18 years ago
  31. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  32. 22c4af4 [PATCH] nommu: export two symbols for drivers to use by Luke Yang · 18 years ago
  33. 347ce43 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter by Christoph Lameter · 18 years ago
  34. d5ddc79 [PATCH] overcommit: use totalreserve_pages for nommu by Hideo AOKI · 18 years ago
  35. 8409751 [PATCH] mm: nommu use compound pages by Nick Piggin · 18 years ago
  36. f613888 [PATCH] nommu: implement vmalloc_node() by Andrew Morton · 18 years ago
  37. 7a9166e [PATCH] Fix undefined symbols for nommu architecture by Luke Yang · 18 years ago
  38. b0e1519 [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU by David Howells · 18 years ago
  39. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 18 years ago
  40. 55be570 [PATCH] mm/{mmap,nommu}.c: several unexports by Adrian Bunk · 19 years ago
  41. deceb6c [PATCH] mm: follow_page with inner ptlock by Hugh Dickins · 19 years ago
  42. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  43. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  44. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  45. 66aa2b4 [PATCH] uclinux: add NULL check, 0 end valid check and some more exports to nommu.c by Greg Ungerer · 19 years ago
  46. 2f60f8d [PATCH] __vm_enough_memory() signedness fix by Simon Derr · 19 years ago
  47. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  48. 7a01922 [PATCH] mm/nommu.c: try to fix __vmalloc by Adrian Bunk · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago