1. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 16 years ago
  2. 6582d7b sh: add spi header and r2d platform data V3 by Magnus Damm · 16 years ago
  3. da2d7f4 sh: update r7780rp interrupt code by Magnus Damm · 16 years ago
  4. a724605 sh: use declared coherent memory for dreamcast pci ethernet adapter by Magnus Damm · 16 years ago
  5. f93e97e sh: declared coherent memory support V2 by Magnus Damm · 16 years ago
  6. 4862ec0 sh: Add support for SDK7780 board. by Nicholas Beck · 16 years ago
  7. 773c7bd sh: constify function pointer tables by Jan Engelhardt · 16 years ago
  8. 1b1e037a sh: Kill off -traditional for linker script. by Paul Mundt · 16 years ago
  9. c2439a0 sh: Kill off hs7751rvoip reference from arch/sh/Kconfig. by Adrian McMenamin · 16 years ago
  10. b87bf74 sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default. by Paul Mundt · 16 years ago
  11. a5350a9 sh: Kill off dead HS771RVoIP board support. by Paul Mundt · 16 years ago
  12. 427c727 sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch. by Paul Mundt · 16 years ago
  13. 03bbc0e sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors. by Paul Mundt · 16 years ago
  14. d1eea50 sh: r2d - enable sm501 usb host function by Magnus Damm · 16 years ago
  15. 29ec677 sh: remove voyagergx by Magnus Damm · 16 years ago
  16. cbd10df sh: r2d - add lcd planel timings to sm501 platform data by Magnus Damm · 16 years ago
  17. 4bb70b8 sh: Add OHCI and UDC platform devices for SH7720. by Yoshihiro Shimoda · 16 years ago
  18. 7f3edee sh: intc - remove default interrupt priority tables by Magnus Damm · 16 years ago
  19. b62ad83 sh: Correct pte size mismatch for X2 TLB. by Paul Mundt · 16 years ago
  20. 6e3037d sh: Update SE7712 PCLK definition. by Andrew Murray · 16 years ago
  21. c3aa92a sh: sh7712 clock support by Andrew Murray · 16 years ago
  22. 7d740a0 sh: Add support for SH7763 CPU subtype. by Yoshihiro Shimoda · 16 years ago
  23. 31a49c4 sh: Add support for SH7721 CPU subtype. by Yoshihiro Shimoda · 17 years ago
  24. 52e8b11 sh: Provide a stubbed __set_fixmap() for nommu. by Paul Mundt · 17 years ago
  25. eb9c7f4 sh: arch/sh/: Spelling fixes. by Joe Perches · 17 years ago
  26. 6fc5153 sh: Fix up KERNEL_ENTRY calculation for uImage. by Paul Mundt · 17 years ago
  27. 9acb98f sh: Stub in page_table_range_init() on nommu. by Paul Mundt · 17 years ago
  28. d7ef4fb sh: Use def_bool where possible. by Harvey Harrison · 17 years ago
  29. cd01204 sh: Encode L1/L2 cache shape in auxvt. by Paul Mundt · 17 years ago
  30. c8c0a1a sh: Support denormalization on SH-4 FPU. by Stuart Menefy · 17 years ago
  31. 453ec9c sh: Fix up uImage target entry point. by Thomas Betker · 17 years ago
  32. 2adb4e1 sh: Populate swapper_pg_dir with fixmap range. by Stuart Menefy · 17 years ago
  33. d02b08f sh: Clean up places that make 29-bit physical assumptions. by Stuart Menefy · 17 years ago
  34. cbaa118 sh: Preparation for uncached jumps through PMB. by Stuart Menefy · 17 years ago
  35. 325df7f sh: Explicit alignment for PAGE_SIZE in copy/clear_page(). by Paul Mundt · 17 years ago
  36. 1efe4ce sh: GUSA atomic rollback support. by Stuart Menefy · 17 years ago
  37. 53ff094 sh: Fix compile error of arch/sh/mm/pmb.c by Nobuhiro Iwamatsu · 17 years ago
  38. a23ba43 sh: comment tidying for sh64->sh migration. by Paul Mundt · 17 years ago
  39. 4b27c47 sh: syscall auditing for sh5, too. by Paul Mundt · 17 years ago
  40. eddeeb3 sh: Invalidate the TLB after applying PMB mappings. by Stuart Menefy · 17 years ago
  41. 7a2eacb sh: Provide a 29/32-bit physical hint for bootloaders. by Stuart Menefy · 17 years ago
  42. 80a68a4 sh: Add a printk() to warn legacy mem= growers. by Stuart Menefy · 17 years ago
  43. 74d99a5 sh: SH-2A FPU support. by Paul Mundt · 17 years ago
  44. a8f67f4 sh: Add SH7263 CPU support. by Paul Mundt · 17 years ago
  45. 47a3eb9 sh: Fix the arch/sh/kernel/traps.c build for sh32. by Paul Mundt · 17 years ago
  46. 6d01f51 sh: Add SH7203 CPU support. by Paul Mundt · 17 years ago
  47. 1322b9d sh: syscall audit support. by Yuichi Nakamura · 17 years ago
  48. 03713bd sh: Move mach-cayman in with the rest of the boards. by Paul Mundt · 17 years ago
  49. 3e0137f sh: Kill off the mach-harp and mach-sim machtypes. by Paul Mundt · 17 years ago
  50. 0dcb957 sh: Build fixes for lib32 clear_page. by Paul Mundt · 17 years ago
  51. 35a7449 sh: Fix up default zImage target for sh32. by Paul Mundt · 17 years ago
  52. 332fd57 sh: Bring the SH-5 FPU in line with the SH-4 FPU API. by Paul Mundt · 17 years ago
  53. b6d7b66 sh: Get the SH-5 PCI support building. by Paul Mundt · 17 years ago
  54. b4eaa1c sh: Kill off the rest of arch/sh64/kernel/. by Paul Mundt · 17 years ago
  55. 18bc813 sh: Get the mach-cayman IRQ support building. by Paul Mundt · 17 years ago
  56. 9895f94 sh: clear/copy_page renames in lib and lib64. by Paul Mundt · 17 years ago
  57. efddb4c sh: Rename the _32 and _64 TLB flush variants. by Paul Mundt · 17 years ago
  58. d088f32 sh: Consolidate sh/sh64 Makefiles. by Paul Mundt · 17 years ago
  59. c2f1755 sh: Tidy up KBUILD_IMAGE for sh64. by Paul Mundt · 17 years ago
  60. e2e9629 sh: Remove duplicate SUPERH64 symbol. by Paul Mundt · 17 years ago
  61. a82d53e sh: Generic BUG only works for sh32. by Paul Mundt · 17 years ago
  62. 1e1ed39 sh: Copy over special CFLAGS for SH-5 TLB miss. by Paul Mundt · 17 years ago
  63. 5db141a sh: Mark some IRQ debug options sh32 only. by Paul Mundt · 17 years ago
  64. df0fb25 sh: Fix up proc ASIDs for CPU-local ASID cache accessors. by Paul Mundt · 17 years ago
  65. 60b2249 sh: Move over SH-5 TLB and cache support code. by Paul Mundt · 17 years ago
  66. 8214d52 sh: Merge sh64 Kconfig.debug options. by Paul Mundt · 17 years ago
  67. ddf7f1d sh: Kill off a stray proc tlb reference in fault_64. by Paul Mundt · 17 years ago
  68. 7137306 sh: Merge the sh64 zImage bits. by Paul Mundt · 17 years ago
  69. c96bcf9 sh: Use existing CONFIG_CACHE_xx options in head_64.S. by Paul Mundt · 17 years ago
  70. ea0e1a9 sh: Consolidate Kconfig.sh/Kconfig.sh64. by Paul Mundt · 17 years ago
  71. 711fe43 sh: Bump the MEMORY_SIZE default to something reasonable. by Paul Mundt · 17 years ago
  72. f137c31 sh: Kill off some dead sh64 kconfig symbols. by Paul Mundt · 17 years ago
  73. 36763b2 sh: Switch SH-5 to use CONFIG_PAGE_OFFSET. by Paul Mundt · 17 years ago
  74. 9ad3d33 sh: Update cayman defconfig. by Paul Mundt · 17 years ago
  75. e88ed82 sh: Stub in CPU subtype setup code for SH5-101/103. by Paul Mundt · 17 years ago
  76. c2672f6 sh: Add the SH-5 cpu type symbolic names. by Paul Mundt · 17 years ago
  77. d183913 sh: Plug in simple SH-5 subtype probing. by Paul Mundt · 17 years ago
  78. 92b5925 sh: Kill off do_NMI stub in SH-5 ex table. by Paul Mundt · 17 years ago
  79. ac490a4 sh: Move quad-word real-address I/O defs to io.h. by Paul Mundt · 17 years ago
  80. 5a4f7c6 sh: Share bug/debug traps across _32 and _64. by Paul Mundt · 17 years ago
  81. 811d50c sh: Move in the SH-5 TLB miss. by Paul Mundt · 17 years ago
  82. 379a95d sh: Tidy up various clear_page()/copy_page() definitions. by Paul Mundt · 17 years ago
  83. bcb28e4 sh: sys_sh consolidation for arch_get_unmapped_area(). by Paul Mundt · 17 years ago
  84. e7e0a4b sh: Share the ELF dump_task interfaces. by Paul Mundt · 17 years ago
  85. a7aa92d1b49 sh: Kill off SH-5 enter_deep_standby() cruft. by Paul Mundt · 17 years ago
  86. b4db3ae sh: Fix up the _stext references for SH-5. by Paul Mundt · 17 years ago
  87. 6694e82 sh: Sync up the _64 linker script with the _32 version. by Paul Mundt · 17 years ago
  88. 1cb80fc sh: Merge sh and sh64 module.c. by Paul Mundt · 17 years ago
  89. ba2727b sh: ioremap_64 needs after_bootmem. by Paul Mundt · 17 years ago
  90. 9943270 sh: Tidy up lib64 udelay impl. by Paul Mundt · 17 years ago
  91. 600ee24 sh: Move over and enable FPU support for SH-5. by Paul Mundt · 17 years ago
  92. 061854f sh: Common swapper_pg_dir usage for SH-5. by Paul Mundt · 17 years ago
  93. bba89e1 sh: Provide dummy swapper pt_regs for SH-5 ctx switch. by Paul Mundt · 17 years ago
  94. 7cfee5a sh: Move over sh64 switch_to and stack unwinder. by Paul Mundt · 17 years ago
  95. 3eeffb3 sh: Split out tlb-flush in to _32 and _64 variants. by Paul Mundt · 17 years ago
  96. 249cfea sh: Split out pgtable.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  97. 2b6a8d4 sh: ioremap_64 needs proc_fs.h. by Paul Mundt · 17 years ago
  98. ad81eb9 sh: Split out ioremap in to _32 and _64 variants. by Paul Mundt · 17 years ago
  99. 4b7be4f sh: Split out sh_ksyms.c in to _32 and _64 variants. by Paul Mundt · 17 years ago
  100. 343ac72 sh: Move over the SH-5 entry.S. by Paul Mundt · 17 years ago