1. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  2. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  3. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  4. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  5. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  6. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  7. d170cf4 arch/frv/mm/extable.c: remove unused function by Rickard Strandqvist · 9 years ago
  8. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  9. bd6aa7e frv: remove unused declarations of __start___ex_table and __stop___ex_table by Geert Uytterhoeven · 10 years ago
  10. 3b9cf77 frv: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  11. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  12. 3f2b73c mm/frv: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  13. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  14. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  15. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  16. 8b2888c mm/FRV: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  17. 0516f88 mm/FRV: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  18. e759a79 mm: use vm_unmapped_area() on frv architecture by Michel Lespinasse · 11 years ago
  19. 275b8b8 frv: fix use of extinct _sbss and _ebss in debug code by Geert Uytterhoeven · 12 years ago
  20. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  21. 144cf86 frv: remove the second parameter of kmap_atomic_primary() by Cong Wang · 12 years ago
  22. 40ab331 Disintegrate asm/system.h for FRV by David Howells · 12 years ago
  23. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  24. dbfe898 frv: remove unnecessary code by Greg Dietsche · 13 years ago
  25. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  26. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  27. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  28. f9c497c frv: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  29. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  31. b6f4e45 Rename special text sections in arch/frv from .text.XXX to .text..XXX. by Denys Vlasenko · 14 years ago
  32. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  33. c47ae9a FRV: Fix compile breakage by Adrian Bunk · 15 years ago
  34. a8e807f FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now by David Howells · 15 years ago
  35. 70a3075 FRV: Eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  36. e275e0a frv: use generic show_mem() by Johannes Weiner · 16 years ago
  37. fb56f0f frv: export empty_zero_page by Adrian Bunk · 16 years ago
  38. adafbed frv: unbreak misalignment handling changes by David Howells · 16 years ago
  39. 6510d41 kernel: Move arches to use common unaligned access by Harvey Harrison · 16 years ago
  40. 9fd9121 frv: unexport kmap_atomic_to_page by Adrian Bunk · 16 years ago
  41. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 16 years ago
  42. 540e310 frv: use find_task_by_vpid in cxn_pin_by_pid by Pavel Emelyanov · 16 years ago
  43. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 16 years ago
  44. 3c835670 FRV: arrange things such that BRA can reach from the trap table by David Howells · 17 years ago
  45. e4fc5a1 FRV: Remove the section annotation on free_initmem() by David Howells · 17 years ago
  46. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  47. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  48. 8defab3 FRV: Replace pgd management via slabs through quicklists by Christoph Lameter · 17 years ago
  49. 5616df2 FRV: Miscellaneous fixes by David Howells · 17 years ago
  50. 0e6b9c9 use SLAB_PANIC flag cleanup by Akinobu Mita · 17 years ago
  51. 2fd3beb get_unmapped_area handles MAP_FIXED on frv by Benjamin Herrenschmidt · 17 years ago
  52. fa64275 [PATCH] FRV: No ZONE_DMA by David Howells · 17 years ago
  53. 1f70cec [PATCH] struct path: convert frv by Josef Sipek · 18 years ago
  54. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  55. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  56. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  57. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  58. 3f4cd38 [PATCH] frv: basic __iomem annotations by Al Viro · 18 years ago
  59. 0f7217f [PATCH] frv: remove unnesesary "&" by Akinobu Mita · 18 years ago
  60. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  61. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 18 years ago
  62. 68f624f [PATCH] FRV: Miscellaneous fixes by David Howells · 18 years ago
  63. 018b8d1 [PATCH] frv: support module exception tables by David Howells · 18 years ago
  64. 4023440 [PATCH] frv: implement and export various things required by modules by David Howells · 18 years ago
  65. 8080f23 [PATCH] FRV: Make the FRV arch work again by David Howells · 19 years ago
  66. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  67. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  68. a5da7d3 [PATCH] gfp_t: dma-mapping (frv) by Al Viro · 19 years ago
  69. 6e34622 It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers by Linus Torvalds · 19 years ago
  70. cbe37d0 [PATCH] mm: remove PG_highmem by Badari Pulavarty · 19 years ago
  71. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago