1. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  2. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  3. 3c2faf6 char: mspec: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  4. 0fef253 char/mspec: remove SGI SN2 support by Christoph Hellwig · 5 years ago
  5. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  6. 3eb87d4 char: mspec: change return type to vm_fault_t by Souptick Joarder · 7 years ago
  7. f7d88d2 drivers, char: convert vma_data.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  8. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  9. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  10. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  11. a0ea59d char: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT by Libin · 12 years ago
  12. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  13. a119365 [IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts by Tony Luck · 12 years ago
  14. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  15. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  16. 658c74c drivers/char/mspec.c: use {k,v}zalloc to allocate memory by Rakib Mullick · 14 years ago
  17. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  18. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  19. f0f37e2f const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  20. efe9e77 mspec: convert nopfn to fault by Nick Piggin · 16 years ago
  21. e4a064d [IA64] allocate multiple contiguous pages via uncached allocator by Dean Nelson · 17 years ago
  22. 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 17 years ago
  23. 2dca53a Memoryless nodes: Uncached allocator updates by Christoph Lameter · 17 years ago
  24. afa684f fix "mspec: handle shrinking virtual memory areas" by Cliff Wickman · 17 years ago
  25. 4191ba2 mspec: handle shrinking virtual memory areas by Cliff Wickman · 17 years ago
  26. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  27. 5dc4ac6 mspec_mmap: don't set VM_LOCKED by Hugh Dickins · 17 years ago
  28. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  29. 1a4b0fc [PATCH] mspec driver build fix by Jes Sorensen · 18 years ago
  30. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  31. 17a3b05 [PATCH] mspec driver by Jes Sorensen · 18 years ago