1. dbce1f6 sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. by Paul Mundt · 16 years ago
  2. 323b8c4 sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. by Carmelo Amoroso · 16 years ago
  3. 3c31bf7 sh: fix semtimedop syscall by Yoshihiro Shimoda · 16 years ago
  4. f9bed3f sh: update AP325RXA defconfig by Magnus Damm · 16 years ago
  5. be8c129 sh: update Migo-R defconfig by Magnus Damm · 16 years ago
  6. c773d8a sh: fix platform_resource_setup_memory() section mismatch by Magnus Damm · 16 years ago
  7. 5734493 sh: fix kexec entry point for crash kernels by Magnus Damm · 16 years ago
  8. 34894c7 sh: crash kernel resource fix by Magnus Damm · 16 years ago
  9. e311be5 sh: fix ptrace_64.c:user_disable_single_step() by Adrian Bunk · 16 years ago
  10. a106826 sh64: re-add the __strnlen_user() prototype by Adrian Bunk · 16 years ago
  11. 1bbe44f Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  12. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  13. 9b9d6b2a sh: Provide a FLAT_PLAT_INIT() definition. by Takashi YOSHII · 16 years ago
  14. ce9c008 video: export sh_mobile_lcdc panel size by Magnus Damm · 16 years ago
  15. 0c13bf1 sh: select memchunk size using kernel cmdline by Magnus Damm · 16 years ago
  16. 2a5323c sh: export sh7723 VEU as VEU2H by Magnus Damm · 16 years ago
  17. 2fc9188 sh: remove MSTPCR defines from Migo-R header file by Magnus Damm · 16 years ago
  18. a66b44b sh: Update sh7763rdp defconfig by Nobuhiro Iwamatsu · 16 years ago
  19. 674063c sh: Add support sh7760fb to sh7763rdp board by Nobuhiro Iwamatsu · 16 years ago
  20. 0a766a6 sh: Add support sh_eth to sh7763rdp board by Nobuhiro Iwamatsu · 16 years ago
  21. 68b7c24 sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE. by Paul Mundt · 16 years ago
  22. d09d328 sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc. by Yoshinori Sato · 16 years ago
  23. 7265706 fix SH7705_CACHE_32KB compilation by Adrian Bunk · 16 years ago
  24. e77eb36 sh: mach-x3proto: Fix up smc91x platform data. by Paul Mundt · 16 years ago
  25. 71557a3 [netdrvr] sh_eth: Add SH7619 support by Yoshinori Sato · 16 years ago
  26. 0e25f71 remove unneeded #include <linux/ide.h>'s by Adrian Bunk · 16 years ago
  27. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  28. f5663f5 sh: enable maple_keyb in dreamcast_defconfig. by Paul Mundt · 16 years ago
  29. cce2d45 SH2(A) cache update by Yoshinori Sato · 16 years ago
  30. d8eb2fa add addrespace definition for sh2a. by Takashi Yoshii · 16 years ago
  31. 42ced55 sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support. by Paul Mundt · 16 years ago
  32. 5093c9a sh: define GENERIC_HARDIRQS_NO__DO_IRQ. by Paul Mundt · 16 years ago
  33. bdcab87 sh: define GENERIC_LOCKBREAK. by Paul Mundt · 16 years ago
  34. c3b4adf sh: Save NUMA node data in vmcore for crash dumps. by Paul Mundt · 16 years ago
  35. 4b59c97 sh: module_alloc() should be using vmalloc_exec(). by Paul Mundt · 16 years ago
  36. 3108cf0 sh: Fix up __bug_table handling in module loader. by Paul Mundt · 16 years ago
  37. 6a9545b sh: Fix up broken kerneldoc comments. by Paul Mundt · 16 years ago
  38. c07abb6 sh: /proc/asids depends on MMU. by Paul Mundt · 16 years ago
  39. c48e64a arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include by Huang Weiyi · 16 years ago
  40. 8edd744 arch/sh/boards/board-ap325rxa.c: removed duplicated #include by Huang Weiyi · 16 years ago
  41. 596400f sh/boards/Makefile typo fix by Adrian Bunk · 16 years ago
  42. 49de935 sh: fix LIBGCC by Adrian Bunk · 16 years ago
  43. 4385e12 sh: Revert the location change of auto-generated asm/machtypes.h by Paul Mundt · 16 years ago
  44. 9e5e211 sh: Fix up the audit arch endian specification. by Paul Mundt · 16 years ago
  45. ab99c73 sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. by Paul Mundt · 16 years ago
  46. c459dbf sh: ptrace single stepping cleanups. by Paul Mundt · 16 years ago
  47. c4637d4 sh: seccomp support. by Paul Mundt · 16 years ago
  48. cec3fd3 sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep. by Paul Mundt · 16 years ago
  49. daf423d kdump: sh: parse elfcorehdr command line argument by Simon Horman · 16 years ago
  50. 00e9028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  51. cc8dccd sh: defconfig updates. by Paul Mundt · 16 years ago
  52. 9b4d10f sh: Kill off stray mach-rsk7203 reference. by Paul Mundt · 16 years ago
  53. c8b5d9d sh: Move out individual boards without mach groups. by Paul Mundt · 16 years ago
  54. c170f86 sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h. by Paul Mundt · 16 years ago
  55. 51f3547 sh: Allow SH-3 and SH-5 to use common headers. by Paul Mundt · 16 years ago
  56. 93dc544 sh: Provide common CPU headers, prune the SH-2 and SH-2A directories. by Paul Mundt · 16 years ago
  57. 0764bff sh: More header path fixups for mach dir refactoring. by Paul Mundt · 16 years ago
  58. 939a24a sh: Move out the solution engine headers to arch/sh/include/mach-se/ by Paul Mundt · 16 years ago
  59. e565b51 sh: I2C fix for AP325RXA and Migo-R by Magnus Damm · 16 years ago
  60. da2014a sh: Shuffle the board directories in to mach groups. by Paul Mundt · 16 years ago
  61. 71b8064 sh: dma-sh: Fix up dreamcast dma.h mach path. by Paul Mundt · 16 years ago
  62. cfb81f3 sh: Switch KBUILD_DEFCONFIG to shx3_defconfig. by Paul Mundt · 16 years ago
  63. f42b7e3 sh: Add ARCH_DEFCONFIG entries for sh and sh64. by Paul Mundt · 16 years ago
  64. 4864841 sh: Fix compile error of Solution Engine by Nobuhiro Iwamatsu · 16 years ago
  65. 6de9c64 sh: Proper __put_user_asm() size mismatch fix. by OGAWA Hirofumi · 16 years ago
  66. d27e085 sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation. by Paul Mundt · 16 years ago
  67. b9edb17 sh: Add an arch/sh/kernel/.gitignore by Paul Mundt · 16 years ago
  68. cc64f7f sh: dreamcast: fix build failure from header reorg. by Paul Mundt · 16 years ago
  69. f15cbe6 sh: migrate to arch/sh/include/ by Paul Mundt · 16 years ago
  70. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  71. 11325f0 sh: rsk7203: update defconfig. by Paul Mundt · 16 years ago
  72. 6d0b365 sh: rsk7203: Add smc911x platform data. by Paul Mundt · 16 years ago
  73. 8b2224d sh: SuperH Mobile CEU and camera platform data for AP325RXA by Magnus Damm · 16 years ago
  74. 4875ea2 sh: Update smc911x platform data for AP325RXA by Magnus Damm · 16 years ago
  75. 6968980 sh: SuperH Mobile LCDC platform data for AP325RXA by Magnus Damm · 16 years ago
  76. 1765534 sh: Add SuperH Mobile CEU platform data for Migo-R by Magnus Damm · 16 years ago
  77. 8b1285f sh: Add SuperH Mobile LCDC platform data for Migo-R by Magnus Damm · 16 years ago
  78. 44f9598 sh: Wire up new syscalls. by Paul Mundt · 16 years ago
  79. 82cb1f6 sh: fix uImage Entry Point by Yoshihiro Shimoda · 16 years ago
  80. 0b1689c sh: Don't miss pending signals returning to user mode after signal processing by Stuart MENEFY · 16 years ago
  81. d7f1a9a sh: Use clk_always_enable() on sh7366 by Magnus Damm · 16 years ago
  82. 8fa509a sh: Use clk_always_enable() on sh7343 / SE77343 by Magnus Damm · 16 years ago
  83. 6c7d826 sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722 by Magnus Damm · 16 years ago
  84. 9ca6eca sh: Use clk_always_enable() on sh7723 / ap325rxa by Magnus Damm · 16 years ago
  85. 152fe36 sh: Show all clocks and their state in /proc/clocks by Magnus Damm · 16 years ago
  86. 1312994 sh: Merge sh7343 and sh7722 clock code by Magnus Damm · 16 years ago
  87. aea167c sh: Add SuperH Mobile MSTPCR bits to clock framework by Magnus Damm · 16 years ago
  88. 3fec18b sh: Use arch_flags to simplify sh7722 siu clock code by Magnus Damm · 16 years ago
  89. c46acb8 fix sh ptep_get_and_clear breakage by Adrian Bunk · 16 years ago
  90. cbe9da0 sh: Renesas R0P7785LC0011RL board support by Yoshihiro Shimoda · 16 years ago
  91. 1eca5c9 sh: Add memory chunks to SH-Mobile UIO devices by Magnus Damm · 16 years ago
  92. 714750d sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirq by Magnus Damm · 16 years ago
  93. 6874548 sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirq by Magnus Damm · 16 years ago
  94. a55f6d2 sh: Export sh7722 VPU and VEU using uio_pdrv_genirq by Magnus Damm · 16 years ago
  95. c901c96 sh: Export sh7343 VPU and VEU using uio_pdrv_genirq by Magnus Damm · 16 years ago
  96. 6e80f5e sh2(A) exception handler update by Yoshinori Sato · 16 years ago
  97. cafd63b sh: update Solution Engine 7343 by Yoshihiro Shimoda · 16 years ago
  98. a4e1d08 sh: update sh7343 code by Yoshihiro Shimoda · 16 years ago
  99. 73382f7 sh: fix pg-sh4.c build breakage in linux-next by Magnus Damm · 16 years ago
  100. 026953d sh: enable I2C on the ap325rxa board by Magnus Damm · 16 years ago