1. e820882 sh: Kill off broken direct-mapped cache mode. by Paul Mundt · 15 years ago
  2. 3a3b311 sh: Update debugfs ASID dumping for 16-bit ASID support. by Paul Mundt · 16 years ago
  3. c54a43e sh: tlb-pteaex: Kill off legacy PTEA updates. by Paul Mundt · 16 years ago
  4. 8263a67 sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores. by Paul Mundt · 16 years ago
  5. a83c0b7 sh: PMB hibernation support by Francesco VIRLINZI · 16 years ago
  6. 2f47f44 sh: Support fixed 32-bit PMB mappings from bootloader. by Yoshihiro Shimoda · 16 years ago
  7. 3e91fae sh: fix P4 iounmap() pass-through by Magnus Damm · 16 years ago
  8. 7bfa122 arch/sh/mm: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  9. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  10. da9fdc8 sh: split coherent pages by Magnus Damm · 16 years ago
  11. ab6e570 sh: Generic kgdb stub support. by Paul Mundt · 16 years ago
  12. 35724a0 sh: Fix up the cpu_asid() return value on nommu. by Paul Mundt · 16 years ago
  13. a99d6fd sh: Convert sh64 /proc/asids to debugfs and generic sh. by Paul Mundt · 16 years ago
  14. 716777d sh: P4 ioremap pass-through by Magnus Damm · 16 years ago
  15. 4a4a9be sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. by Paul Mundt · 16 years ago
  16. 10840f0 sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check. by Paul Mundt · 16 years ago
  17. 185aed7 sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. by Paul Mundt · 16 years ago
  18. acca4f4 sh: Handle fixmap TLB eviction more coherently. by Paul Mundt · 16 years ago
  19. 216813a sh: fix sh2a cache entry_mask by Yoshihiro Shimoda · 16 years ago
  20. 5e451d9 sh: Kill off duplicate remove_memory() definition. by Andrew Morton · 16 years ago
  21. 7713718 sh: remove consistent alloc cruft by Magnus Damm · 16 years ago
  22. 25627c7 Fix debugfs_create_file's error checking method for arch/sh/mm/ by Zhaolei · 16 years ago
  23. 3d58695 sh: Trivial trace_mark() instrumentation for core events. by Paul Mundt · 16 years ago
  24. 8f2baee sh: Kill off duplicate page fault notifiers in slow path. by Paul Mundt · 16 years ago
  25. 887f1ae sh: Look up the trap vector for the page fault notifier. by Paul Mundt · 16 years ago
  26. c15c5f8 sh: Support kernel stacks smaller than a page. by Paul Mundt · 16 years ago
  27. b85641b sh: Make memory hot-add and hot-remove depend on MMU. by Paul Mundt · 16 years ago
  28. 037c10a sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. by Paul Mundt · 16 years ago
  29. 205a3b4 sh: uninline flush_icache_all(). by Paul Mundt · 16 years ago
  30. b6c20e4 sh: remove unnecessary memset after alloc_bootmem_low_pages by Marek Skuczynski · 16 years ago
  31. 96e14e5 sh: vmalloc pgtable sync fix. by Stuart Menefy · 16 years ago
  32. c6feb61 sh: early cached_to_uncached initialization. by Stuart Menefy · 16 years ago
  33. 3159e7d sh: Add support for memory hot-remove. by Paul Mundt · 16 years ago
  34. fa43972 sh: fixup many sparse errors. by Paul Mundt · 16 years ago
  35. c773d8a sh: fix platform_resource_setup_memory() section mismatch by Magnus Damm · 16 years ago
  36. 0c13bf1 sh: select memchunk size using kernel cmdline by Magnus Damm · 16 years ago
  37. 68b7c24 sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE. by Paul Mundt · 16 years ago
  38. cce2d45 SH2(A) cache update by Yoshinori Sato · 16 years ago
  39. 6a9545b sh: Fix up broken kerneldoc comments. by Paul Mundt · 16 years ago
  40. 00e9028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  41. f15cbe6 sh: migrate to arch/sh/include/ by Paul Mundt · 16 years ago
  42. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  43. 82cb1f6 sh: fix uImage Entry Point by Yoshihiro Shimoda · 16 years ago
  44. c46acb8 fix sh ptep_get_and_clear breakage by Adrian Bunk · 16 years ago
  45. 1eca5c9 sh: Add memory chunks to SH-Mobile UIO devices by Magnus Damm · 16 years ago
  46. 73382f7 sh: fix pg-sh4.c build breakage in linux-next by Magnus Damm · 16 years ago
  47. f2fb4e4 sh: Conditionally re-enable IRQs in fault path. by Stuart Menefy · 16 years ago
  48. 09b5a10 sh: Optimized flush_icache_range() implementation. by Chris Smith · 16 years ago
  49. 66dfe18 sh: Add support for 16kB PAGE_SIZE. by Paul Mundt · 16 years ago
  50. 74fcc77 sh: Support variable page sizes on nommu. by Paul Mundt · 16 years ago
  51. 45dabf1 sh: fix seq_file memory leak by Li Zefan · 16 years ago
  52. 03da6bf sh: use generic show_mem() by Johannes Weiner · 16 years ago
  53. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  54. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  55. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  56. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  57. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  58. 9de90ac Sh: use generic per-device coherent dma allocator by Dmitry Baryshkov · 16 years ago
  59. 0146ba7 sh: add memory resources to /proc/iomem by Magnus Damm · 16 years ago
  60. 5e2c287 sh64: export onchip_remap/unmap() too. by Paul Mundt · 16 years ago
  61. ccd8058 sh64: Fixup the nommu build. by Paul Mundt · 16 years ago
  62. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 16 years ago
  63. b9e393c sh: Create an sh debugfs root. by Paul Mundt · 17 years ago
  64. 2af8b3b sh: Flag PMB support as EXPERIMENTAL. by Paul Mundt · 17 years ago
  65. 866e6b9 sh: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  66. c31f2f3 sh/mm/pg-sh7705.c must #include <linux/fs.h> by Adrian Bunk · 17 years ago
  67. a602cc0 sh: Fix multiple UTLB hit on UP SH-4. by Hideo Saito · 17 years ago
  68. db02612 sh: __uncached_start only on sh32. by Paul Mundt · 17 years ago
  69. 38350e0 sh: Get SH-5 caches working again post-unification. by Paul Mundt · 17 years ago
  70. f1f8926 sh: Update SH-5 flush_cache_sigtramp() for API changes. by Paul Mundt · 17 years ago
  71. e7cc9a7 sh: trapped io support V2 by Magnus Damm · 17 years ago
  72. 2a3eeba sh: declared coherent memory support V2 fix by Magnus Damm · 17 years ago
  73. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  74. f93e97e sh: declared coherent memory support V2 by Magnus Damm · 17 years ago
  75. b62ad83 sh: Correct pte size mismatch for X2 TLB. by Paul Mundt · 17 years ago
  76. 52e8b11 sh: Provide a stubbed __set_fixmap() for nommu. by Paul Mundt · 17 years ago
  77. 9acb98f sh: Stub in page_table_range_init() on nommu. by Paul Mundt · 17 years ago
  78. 2adb4e1 sh: Populate swapper_pg_dir with fixmap range. by Stuart Menefy · 17 years ago
  79. cbaa118 sh: Preparation for uncached jumps through PMB. by Stuart Menefy · 17 years ago
  80. 53ff094 sh: Fix compile error of arch/sh/mm/pmb.c by Nobuhiro Iwamatsu · 17 years ago
  81. a23ba43 sh: comment tidying for sh64->sh migration. by Paul Mundt · 17 years ago
  82. eddeeb3 sh: Invalidate the TLB after applying PMB mappings. by Stuart Menefy · 17 years ago
  83. 9895f94 sh: clear/copy_page renames in lib and lib64. by Paul Mundt · 17 years ago
  84. efddb4c sh: Rename the _32 and _64 TLB flush variants. by Paul Mundt · 17 years ago
  85. 1e1ed39 sh: Copy over special CFLAGS for SH-5 TLB miss. by Paul Mundt · 17 years ago
  86. 60b2249 sh: Move over SH-5 TLB and cache support code. by Paul Mundt · 17 years ago
  87. ddf7f1d sh: Kill off a stray proc tlb reference in fault_64. by Paul Mundt · 17 years ago
  88. 711fe43 sh: Bump the MEMORY_SIZE default to something reasonable. by Paul Mundt · 17 years ago
  89. 36763b2 sh: Switch SH-5 to use CONFIG_PAGE_OFFSET. by Paul Mundt · 17 years ago
  90. 811d50c sh: Move in the SH-5 TLB miss. by Paul Mundt · 17 years ago
  91. 379a95d sh: Tidy up various clear_page()/copy_page() definitions. by Paul Mundt · 17 years ago
  92. ba2727b sh: ioremap_64 needs after_bootmem. by Paul Mundt · 17 years ago
  93. 3eeffb3 sh: Split out tlb-flush in to _32 and _64 variants. by Paul Mundt · 17 years ago
  94. 249cfea sh: Split out pgtable.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  95. 2b6a8d4 sh: ioremap_64 needs proc_fs.h. by Paul Mundt · 17 years ago
  96. ad81eb9 sh: Split out ioremap in to _32 and _64 variants. by Paul Mundt · 17 years ago
  97. 079060c sh: Fix up 64kB page size selection on SH-5. by Paul Mundt · 17 years ago
  98. 83ce3ac sh: Split out extable.c _32 and _64 variants. by Paul Mundt · 17 years ago
  99. 8a7bcf0 sh: Add SH-5 support to the consistent DMA impl. by Paul Mundt · 17 years ago
  100. 36bcd39 sh: Split out 29-bit and 32-bit physical mode definitions. by Paul Mundt · 17 years ago