1. 49e6c3e7 sh: Split out linker script to _32 and _64 variants. by Paul Mundt · 17 years ago
  2. 1b6cf81 sh: Split out syscall ABI for _32 and _64 variants. by Paul Mundt · 17 years ago
  3. 4c91d6b sh: Fix up the head-y targets for _32 and _64. by Paul Mundt · 17 years ago
  4. 151468d sh: Fix up header reference for arch/sh/lib64/panic.c. by Paul Mundt · 17 years ago
  5. e32acaf sh: Kill off lib64 version of iomap wrappers. by Paul Mundt · 17 years ago
  6. fcfdd0f sh: Split out checksum.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  7. 079060c sh: Fix up 64kB page size selection on SH-5. by Paul Mundt · 17 years ago
  8. 83ce3ac sh: Split out extable.c _32 and _64 variants. by Paul Mundt · 17 years ago
  9. 8a7bcf0 sh: Add SH-5 support to the consistent DMA impl. by Paul Mundt · 17 years ago
  10. b613881 sh: flush_cache_sigtramp() takes 1 arg only. by Paul Mundt · 17 years ago
  11. 959f7d5 sh: Move over the SH-5 head.S and tlb.h. by Paul Mundt · 17 years ago
  12. 256b22c sh: Have SH-5 provide an {en,dis}able_fpu() impl. by Paul Mundt · 17 years ago
  13. 27a511c sh: Disable initial cache flush on SH-5. by Paul Mundt · 17 years ago
  14. c881cbc sh: Don't reference UBC code in CPU init on sh64. by Paul Mundt · 17 years ago
  15. cc8eae7 sh: imask IRQ depends on sh32. by Paul Mundt · 17 years ago
  16. 2f75fbf sh: Move in the SH-5 traps.c impl. by Paul Mundt · 17 years ago
  17. c3c307c sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/ by Paul Mundt · 17 years ago
  18. f7a7b15 sh: Move in the SH-5 signal trampoline impl. by Paul Mundt · 17 years ago
  19. 48b22cf sh: Move in the SH-5 ptrace impl. by Paul Mundt · 17 years ago
  20. 36bcd39 sh: Split out 29-bit and 32-bit physical mode definitions. by Paul Mundt · 17 years ago
  21. af3c7df sh: Split out processor.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  22. fe51bc9 sh: Split out arch/sh/kernel/process.c for _32 and _64 variants. by Paul Mundt · 17 years ago
  23. 5055235 sh: Have 32-bit use arch/sh/kernel/Makefile_32. by Paul Mundt · 17 years ago
  24. 9085fa1 sh: Kill off lib64 version of io.c. by Paul Mundt · 17 years ago
  25. 62d6b66 sh: Move sh32 optimized I/O routines to arch/sh/lib/ by Paul Mundt · 17 years ago
  26. 4690bdc sh: Consolidate CPU features in Kconfig.cpu. by Paul Mundt · 17 years ago
  27. f493473 sh: Move sh64 board defconfigs to arch/sh/configs. by Paul Mundt · 17 years ago
  28. db092ee sh: Move sh64 boards to arch/sh/. by Paul Mundt · 17 years ago
  29. a09063d sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig. by Paul Mundt · 17 years ago
  30. c20c200 sh: Plug SH-5 in to arch/sh/Makefile. by Paul Mundt · 17 years ago
  31. dd730b8 sh: Move arch/sh64/lib to arch/sh/lib64. by Paul Mundt · 17 years ago
  32. 2c6deb5ea sh: Move the sh64 Kconfig to arch/sh/Kconfig.sh64. by Paul Mundt · 17 years ago
  33. 39d28a2 sh: Add a SUPERH32 config symbol. by Paul Mundt · 17 years ago
  34. b5f42db sh: Move CPU subtypes to Kconfig.sh. by Paul Mundt · 17 years ago
  35. c2254f5 sh: Rename Kconfig to Kconfig.sh. by Paul Mundt · 17 years ago
  36. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  37. 38a382a Kobject: convert arch/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  38. d48b335 Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  39. b0d98dc sh: Support PCI IO access of SH7780 base boards. by Nobuhiro Iwamatsu · 17 years ago
  40. 78ffeec sh: Fix PCI IO space base address of SH7780. by Nobuhiro Iwamatsu · 17 years ago
  41. 9a876d6 sh: include ax88796 in the defconfig for r7785rp by Magnus Damm · 17 years ago
  42. 9b145b1b sh: include ax88796 in the defconfig for r7780mp by Magnus Damm · 17 years ago
  43. abac3f7 sh: fix R2D-1 CF support by Magnus Damm · 17 years ago
  44. 0f1a394 sh: lockless UTLB miss fast-path. by Paul Mundt · 17 years ago
  45. 1c6b2ca sh: Kill off UTLB flush in fast-path. by Paul Mundt · 17 years ago
  46. 541c547 Merge branch 'page_colouring_despair' by Paul Mundt · 17 years ago
  47. 6d1c76d sh: Kill off broken snapgear ds1302 code. by Paul Mundt · 17 years ago
  48. 9c88b6b sh: Fix heartbeart on Solution Engine series by Nobuhiro Iwamatsu · 17 years ago
  49. c7a0e13 sh: hs7751rvoip: Kill off dead IPR IRQ mappings. by Paul Mundt · 17 years ago
  50. b7b2387 sh: hs7751rvoip: irq.c needs linux/interrupt.h. by Paul Mundt · 17 years ago
  51. af39c16 sh: Kill off __{copy,clear}_user_page(). by Paul Mundt · 17 years ago
  52. ba1789e sh: Optimized copy_{to,from}_user_page() for SH-4. by Paul Mundt · 17 years ago
  53. 7747b9a sh: Wire up clear_user_highpage(). by Paul Mundt · 17 years ago
  54. f966918 sh: Kill off the remaining ST40 cruft. by Paul Mundt · 17 years ago
  55. 0acc729 sh: kgdb sysrq depends on magic sysrq. by Paul Mundt · 17 years ago
  56. 98366c2 sh: Add -Werror for clean directories. by Paul Mundt · 17 years ago
  57. 808bde2 sh: Fix up kgdb build with modular sh-sci. by Paul Mundt · 17 years ago
  58. 98c6942 sh: Export __{s,u}divsi3_i4i on all CPUs. by Paul Mundt · 17 years ago
  59. 96a8a0b sh: Fix up kgdb-on-NMI branch target. by Paul Mundt · 17 years ago
  60. 0e3a9aa sh: ubc wakeup for SH-4 only. by Paul Mundt · 17 years ago
  61. f7b6130 sh: Fix compression method when making uImage. by Nobuhiro Iwamatsu · 17 years ago
  62. d177469 sh: Kill off duplicate includes. by Paul Mundt · 17 years ago
  63. a819907 sh: Add SH7705 and other to the support of Solution Engine. by Nobuhiro Iwamatsu · 17 years ago
  64. 352d281 sh: Update r7785rp defconfig. by Paul Mundt · 17 years ago
  65. 0b532f5 sh: mach-type updates. by Paul Mundt · 17 years ago
  66. b5751e2 sh: Fix up r7780rp highlander CF access size. by Paul Mundt · 17 years ago
  67. f38c5a6 sh: Terminate .eh_frame in VDSO with a 4-byte 0. by Kaz Kojima · 17 years ago
  68. 110ed28 sh: Decouple 4k and soft/hardirq stacks. by Paul Mundt · 17 years ago
  69. 0e67068 sh: Fix optimized __copy_user() movca.l usage. by Stuart Menefy · 17 years ago
  70. c81134b sh: Clean up SR.RB Kconfig mess. by Paul Mundt · 17 years ago
  71. b2078fa sh: Kill off dead ipr_irq_demux(). by Paul Mundt · 17 years ago
  72. b46378b sh: Make SH7750 oprofile compile again. by Paul Mundt · 17 years ago
  73. 36b13d7 sh: linker script tidying. by Paul Mundt · 17 years ago
  74. 69d1ef4 sh: Move zero page param defs somewhere sensible. by Paul Mundt · 17 years ago
  75. 3f9654f sh: Kill off legacy embedded ramdisk section. by Paul Mundt · 17 years ago
  76. 7e5186e sh: Fix up early mem cmdline parsing. by Paul Mundt · 17 years ago
  77. 16f393d sh: Enable USBF on MS7722SE. by Yoshihiro Shimoda · 17 years ago
  78. 262feaa sh: Add resource of USBF for SH7722. by Yoshihiro Shimoda · 17 years ago
  79. 4d2718d sh: fix zImage build with >=binutils-2.18 by Manuel Lauss · 17 years ago
  80. 767f0d6 sh: ARRAY_SIZE() cleanup by Alejandro Martinez Ruiz · 17 years ago
  81. ad07b10 sh: Clean up Kconfig entry for Dreamcast. by Adrian McMenamin · 17 years ago
  82. c6f93a3 sh: add support for ax88796 and 93cx6 to highlander boards by Magnus Damm · 17 years ago
  83. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  84. 7d7712a Use extended crashkernel command line on sh by Bernhard Walle · 17 years ago
  85. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  86. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  87. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  88. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  89. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  90. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  91. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  92. c4eecc9 SH vDSO: linker script indentation by Roland McGrath · 17 years ago
  93. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  94. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  95. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  96. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  97. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  98. dcf397f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  99. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  100. c45248c [SOFTIRQ]: Remove do_softirq() symbol export. by Robert Olsson · 17 years ago