1. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  2. f0b99a6 m68k/mm: Eliminate memset after alloc_bootmem_pages by Himangi Saraogi · 10 years ago
  3. 24cae79 m68k: Reformat arch/m68k/mm/hwtest.c by Geert Uytterhoeven · 10 years ago
  4. e4dc601 m68k: Disable/restore interrupts in hwreg_present()/hwreg_write() by Geert Uytterhoeven · 10 years ago
  5. 486df8b m68k: Increase initial mapping to 8 or 16 MiB if possible by Andreas Schwab · 10 years ago
  6. f6fc30d m68k/mm: kmap spelling/grammar fixes by Geert Uytterhoeven · 11 years ago
  7. 8e398f6 m68k: Convert arch/m68k/mm/fault.c to pr_*() by Geert Uytterhoeven · 11 years ago
  8. 4e25c0e m68k/mm: Check for mm != NULL in do_page_fault() debug code by Geert Uytterhoeven · 11 years ago
  9. 7993008 m68k/UAPI: Move generic definitions to <asm/bootinfo.h> by Geert Uytterhoeven · 11 years ago
  10. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  11. 3e548a9 mm/m68k: fix build warning of unused variable by Jiang Liu · 11 years ago
  12. b69a978 mm/m68k: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  13. 9671468 mm/m68k: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  14. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  15. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  16. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  17. 920f1ad mm/m68k: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  18. be3f695 m68knommu: fix build when CPU is not coldfire by Thadeu Lima de Souza Cascardo · 11 years ago
  19. d6fccc7 m68k: fix conditional use of init_pointer_table by Greg Ungerer · 12 years ago
  20. f50bf88 m68k: move to a single instance of free_initmem() by Greg Ungerer · 12 years ago
  21. dd1cb3a m68k: merge MMU and non-MMU versions of mm/init.c by Greg Ungerer · 12 years ago
  22. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  23. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  24. f3ff643 m68k: fix ColdFire clear cache operation by Greg Ungerer · 12 years ago
  25. dc06105 m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop} by Geert Uytterhoeven · 12 years ago
  26. b637a6b m68k/mm: Port OOM changes to do_page_fault() by Kautuk Consul · 12 years ago
  27. 803f691 Disintegrate asm/system.h for M68K by David Howells · 12 years ago
  28. 3372f5a m68k: Do not set global share for non-kernel shared pages by Alexander Stein · 13 years ago
  29. 0dbfe8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  30. 2a35350 m68k: Fix assembler constraint to prevent overeager gcc optimisation by Andreas Schwab · 13 years ago
  31. fbe3364 m68k: add ColdFire with MMU enabled support to the m68k mem init code by Greg Ungerer · 13 years ago
  32. 0e6782c m68k: compile appropriate mm arch files for ColdFire MMU support by Greg Ungerer · 13 years ago
  33. 066bf87 m68k: ColdFire V4e MMU paging init code and miss handler by Greg Ungerer · 13 years ago
  34. d49316e m68k: use ColdFire MMU read/write bit flags when ioremapping by Greg Ungerer · 13 years ago
  35. 6061019 m68k: modify cache push and clear code for ColdFire with MMU enable by Greg Ungerer · 13 years ago
  36. ae2eca7 m68k: add cache support for V4e ColdFire cores running with MMU enabled by Greg Ungerer · 13 years ago
  37. e87c09a m68k: print memory layout info in boot log by Greg Ungerer · 13 years ago
  38. 7a79a80 m68knommu: create common externs for _ram* vars by Greg Ungerer · 13 years ago
  39. 3998bfb m68knommu: remove extern declarations of memory_start/memory_end from mm/init by Greg Ungerer · 13 years ago
  40. 9da48c0 m68knommu: use generic section names in mm/init code by Greg Ungerer · 13 years ago
  41. 968e75f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  42. 217bbd8 m68k/atari: Reserve some ST-RAM early on for device buffer use by Michael Schmitz · 14 years ago
  43. 6617eaf m68knommu: Fix printk() format in free_initrd_mem() by Geert Uytterhoeven · 13 years ago
  44. 45d1564 m68knommu: Make empty_zero_page "void *", like on m68k by Geert Uytterhoeven · 13 years ago
  45. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  46. b1ffa25 m68knommu: clean up mm/init_no.c by Greg Ungerer · 13 years ago
  47. f225c86 m68k: merge the mmu and non-mmu mm/Makefile by Greg Ungerer · 13 years ago
  48. 1bccc43 m68k: mv kmap_mm.c to kmap.c by Greg Ungerer · 13 years ago
  49. 593732b m68knommu: remove stubs for __ioremap() and iounmap() by Greg Ungerer · 13 years ago
  50. 92474a2 m68knommu: remove unused kernel_set_cachemode() by Greg Ungerer · 13 years ago
  51. 4aac0b4 m68k/mm: Set all online nodes in N_NORMAL_MEMORY by Michael Schmitz · 13 years ago
  52. 66d857b m68k: merge m68k and m68knommu arch directories by Greg Ungerer · 13 years ago
  53. dcdf3a2 m68k: Add helper function handle_kernel_fault() by Roman Zippel · 16 years ago
  54. adbf6e6 m68k: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  55. 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
  56. f351d4b m68k{,nommu}/h8300: Remove obsolete comment about map_chunk by Philippe De Muyter · 15 years ago
  57. 88cb773 m68k: Allow ioremapping top of memory by Philippe De Muyter · 15 years ago
  58. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  59. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  60. c85627f m68k: Kill several external declarations in source files by Geert Uytterhoeven · 16 years ago
  61. 79aa79b arch/m68k/mm/kmap.c: introduce missing kfree by Julia Lawall · 16 years ago
  62. 969eefb5 m68k: use generic show_mem() by Johannes Weiner · 16 years ago
  63. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  64. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  65. 93026e2 arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  66. 7b6b948 arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  67. 5fcf430 m68k: Export empty_zero_page for ZERO_PAGE usage in modules. by Aneesh Kumar K.V · 16 years ago
  68. 6feef6e m68k: remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  69. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  70. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  71. fb425d0 m68k: Kill superfluous extern by Geert Uytterhoeven · 17 years ago
  72. 66a3f82 m68k: missing __init by Al Viro · 17 years ago
  73. 88f8bb780 m68k: missing exports by Al Viro · 17 years ago
  74. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  75. 12d810c m68k: discontinuous memory support by Roman Zippel · 17 years ago
  76. fbe9c96 m68k: runtime patching infrastructure by Roman Zippel · 17 years ago
  77. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  78. bf8af91 [PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus comment by Geert Uytterhoeven · 18 years ago
  79. a3a79bd [PATCH] Sun3: General updates by Sam Creasey · 18 years ago
  80. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  81. 2e81148 [PATCH] clean m68k ksyms by Al Viro · 18 years ago
  82. 437111c [PATCH] sun3 __iomem annotations by Al Viro · 18 years ago
  83. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  84. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  85. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  86. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  87. a7addce [PATCH] arch: use list_move() by Akinobu Mita · 18 years ago
  88. a7b1a1a [PATCH] m68k: fix __iounmap for 030 by Roman Zippel · 18 years ago
  89. 2dcf15b [PATCH] m68k: use proper defines for zone initialization by Roman Zippel · 18 years ago
  90. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  91. ad9ec4f [PATCH] m68k: basic iomem annotations by Al Viro · 19 years ago
  92. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  93. 2855b97 [PATCH] m68k: move cache functions into separate file by Roman Zippel · 19 years ago
  94. 6e34622 It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers by Linus Torvalds · 19 years ago
  95. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago