1. c773d8a sh: fix platform_resource_setup_memory() section mismatch by Magnus Damm · 16 years ago
  2. 0c13bf1 sh: select memchunk size using kernel cmdline by Magnus Damm · 16 years ago
  3. 68b7c24 sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE. by Paul Mundt · 16 years ago
  4. cce2d45 SH2(A) cache update by Yoshinori Sato · 16 years ago
  5. 6a9545b sh: Fix up broken kerneldoc comments. by Paul Mundt · 16 years ago
  6. 00e9028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  7. f15cbe6 sh: migrate to arch/sh/include/ by Paul Mundt · 16 years ago
  8. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  9. 82cb1f6 sh: fix uImage Entry Point by Yoshihiro Shimoda · 16 years ago
  10. c46acb8 fix sh ptep_get_and_clear breakage by Adrian Bunk · 16 years ago
  11. 1eca5c9 sh: Add memory chunks to SH-Mobile UIO devices by Magnus Damm · 16 years ago
  12. 73382f7 sh: fix pg-sh4.c build breakage in linux-next by Magnus Damm · 16 years ago
  13. f2fb4e4 sh: Conditionally re-enable IRQs in fault path. by Stuart Menefy · 16 years ago
  14. 09b5a10 sh: Optimized flush_icache_range() implementation. by Chris Smith · 16 years ago
  15. 66dfe18 sh: Add support for 16kB PAGE_SIZE. by Paul Mundt · 16 years ago
  16. 74fcc77 sh: Support variable page sizes on nommu. by Paul Mundt · 16 years ago
  17. 45dabf1 sh: fix seq_file memory leak by Li Zefan · 16 years ago
  18. 03da6bf sh: use generic show_mem() by Johannes Weiner · 16 years ago
  19. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  20. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  21. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  22. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  23. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  24. 9de90ac Sh: use generic per-device coherent dma allocator by Dmitry Baryshkov · 16 years ago
  25. 0146ba7 sh: add memory resources to /proc/iomem by Magnus Damm · 16 years ago
  26. 5e2c287 sh64: export onchip_remap/unmap() too. by Paul Mundt · 16 years ago
  27. ccd8058 sh64: Fixup the nommu build. by Paul Mundt · 16 years ago
  28. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 16 years ago
  29. b9e393c sh: Create an sh debugfs root. by Paul Mundt · 16 years ago
  30. 2af8b3b sh: Flag PMB support as EXPERIMENTAL. by Paul Mundt · 16 years ago
  31. 866e6b9 sh: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  32. c31f2f3 sh/mm/pg-sh7705.c must #include <linux/fs.h> by Adrian Bunk · 16 years ago
  33. a602cc0 sh: Fix multiple UTLB hit on UP SH-4. by Hideo Saito · 16 years ago
  34. db02612 sh: __uncached_start only on sh32. by Paul Mundt · 17 years ago
  35. 38350e0 sh: Get SH-5 caches working again post-unification. by Paul Mundt · 17 years ago
  36. f1f8926 sh: Update SH-5 flush_cache_sigtramp() for API changes. by Paul Mundt · 17 years ago
  37. e7cc9a7 sh: trapped io support V2 by Magnus Damm · 17 years ago
  38. 2a3eeba sh: declared coherent memory support V2 fix by Magnus Damm · 17 years ago
  39. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  40. f93e97e sh: declared coherent memory support V2 by Magnus Damm · 17 years ago
  41. b62ad83 sh: Correct pte size mismatch for X2 TLB. by Paul Mundt · 17 years ago
  42. 52e8b11 sh: Provide a stubbed __set_fixmap() for nommu. by Paul Mundt · 17 years ago
  43. 9acb98f sh: Stub in page_table_range_init() on nommu. by Paul Mundt · 17 years ago
  44. 2adb4e1 sh: Populate swapper_pg_dir with fixmap range. by Stuart Menefy · 17 years ago
  45. cbaa118 sh: Preparation for uncached jumps through PMB. by Stuart Menefy · 17 years ago
  46. 53ff094 sh: Fix compile error of arch/sh/mm/pmb.c by Nobuhiro Iwamatsu · 17 years ago
  47. a23ba43 sh: comment tidying for sh64->sh migration. by Paul Mundt · 17 years ago
  48. eddeeb3 sh: Invalidate the TLB after applying PMB mappings. by Stuart Menefy · 17 years ago
  49. 9895f94 sh: clear/copy_page renames in lib and lib64. by Paul Mundt · 17 years ago
  50. efddb4c sh: Rename the _32 and _64 TLB flush variants. by Paul Mundt · 17 years ago
  51. 1e1ed39 sh: Copy over special CFLAGS for SH-5 TLB miss. by Paul Mundt · 17 years ago
  52. 60b2249 sh: Move over SH-5 TLB and cache support code. by Paul Mundt · 17 years ago
  53. ddf7f1d sh: Kill off a stray proc tlb reference in fault_64. by Paul Mundt · 17 years ago
  54. 711fe43 sh: Bump the MEMORY_SIZE default to something reasonable. by Paul Mundt · 17 years ago
  55. 36763b2 sh: Switch SH-5 to use CONFIG_PAGE_OFFSET. by Paul Mundt · 17 years ago
  56. 811d50c sh: Move in the SH-5 TLB miss. by Paul Mundt · 17 years ago
  57. 379a95d sh: Tidy up various clear_page()/copy_page() definitions. by Paul Mundt · 17 years ago
  58. ba2727b sh: ioremap_64 needs after_bootmem. by Paul Mundt · 17 years ago
  59. 3eeffb3 sh: Split out tlb-flush in to _32 and _64 variants. by Paul Mundt · 17 years ago
  60. 249cfea sh: Split out pgtable.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  61. 2b6a8d4 sh: ioremap_64 needs proc_fs.h. by Paul Mundt · 17 years ago
  62. ad81eb9 sh: Split out ioremap in to _32 and _64 variants. by Paul Mundt · 17 years ago
  63. 079060c sh: Fix up 64kB page size selection on SH-5. by Paul Mundt · 17 years ago
  64. 83ce3ac sh: Split out extable.c _32 and _64 variants. by Paul Mundt · 17 years ago
  65. 8a7bcf0 sh: Add SH-5 support to the consistent DMA impl. by Paul Mundt · 17 years ago
  66. 36bcd39 sh: Split out 29-bit and 32-bit physical mode definitions. by Paul Mundt · 17 years ago
  67. a09063d sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig. by Paul Mundt · 17 years ago
  68. b5f42db sh: Move CPU subtypes to Kconfig.sh. by Paul Mundt · 17 years ago
  69. 0f1a394 sh: lockless UTLB miss fast-path. by Paul Mundt · 17 years ago
  70. 1c6b2ca sh: Kill off UTLB flush in fast-path. by Paul Mundt · 17 years ago
  71. af39c16 sh: Kill off __{copy,clear}_user_page(). by Paul Mundt · 17 years ago
  72. ba1789e sh: Optimized copy_{to,from}_user_page() for SH-4. by Paul Mundt · 17 years ago
  73. 7747b9a sh: Wire up clear_user_highpage(). by Paul Mundt · 17 years ago
  74. f966918 sh: Kill off the remaining ST40 cruft. by Paul Mundt · 17 years ago
  75. 98366c2 sh: Add -Werror for clean directories. by Paul Mundt · 17 years ago
  76. 0e67068 sh: Fix optimized __copy_user() movca.l usage. by Stuart Menefy · 17 years ago
  77. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  78. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  79. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  80. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  81. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  82. 023ef18 sh: __copy_user() optimizations for small copies. by Stuart Menefy · 17 years ago
  83. c3af397 sh: Support extended mode TLB on SH-X3. by Paul Mundt · 17 years ago
  84. dc47e9d sh: Bump MAX_ACTIVE_REGIONS for SH7785. by Paul Mundt · 17 years ago
  85. 4d2cab7 sh: Disable 4kB pages on extended mode TLB. by Paul Mundt · 17 years ago
  86. e71cf2b sh: Revert incorrect license string changes. by Paul Mundt · 17 years ago
  87. ab27f62 sh: Calculate cache aliases on L2 caches. by Paul Mundt · 17 years ago
  88. 8328a8b sh: nommu: Kill off dummy page fault ops for SH-3/4. by Paul Mundt · 17 years ago
  89. d10040f sh: Fix alias calculation for non-aliasing cases. by Paul Mundt · 17 years ago
  90. 1a442fe sh: Initial SH-X3 SMP support. by Paul Mundt · 17 years ago
  91. 7ec9d6f sh: Avoid smp_processor_id() in cache desc paths. by Paul Mundt · 17 years ago
  92. d04a0f7 sh: Fix up extended mode TLB for SH-X2+ cores. by Paul Mundt · 17 years ago
  93. db25049 sh: Wire up URAM node on SH7785. by Paul Mundt · 17 years ago
  94. 1db4e9b sh: Don't enable FPU for SH4AL-DSP. by Paul Mundt · 17 years ago
  95. 3d73e53 sh: nommu fault handler needs signal.h. by Paul Mundt · 17 years ago
  96. 5cbc3af sh: minor fixes by Magnus Damm · 17 years ago
  97. 1254d1d sh: remove CONFIG_CPU_HAS_INTC_IRQ by Magnus Damm · 17 years ago
  98. 2d00932 sh: More license string silliness. by Paul Mundt · 17 years ago
  99. 2eb0303 sh: intc - add support for sh7206 by Magnus Damm · 17 years ago
  100. 0dc3fc0 sh: intc - add support for sh7619 by Magnus Damm · 17 years ago