1. 49a5ba4 sh: Use relative paths for mach/cpu symlinks. by Franck Bui-Huu · 17 years ago
  2. 40f7587 SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro. by Robert P. J. Day · 17 years ago
  3. 66b5bf4 sh: Fix uImage build error. by Paul Mundt · 17 years ago
  4. 2b2d4e7 sh: Fix up the timer IRQ definition for SH7203. by Paul Mundt · 17 years ago
  5. 6c0602b sh: Fix up the address error exception handler for SH-2. by Kieran Bingham · 17 years ago
  6. 7b9726a sh: Fix up the sh64 build. by Paul Mundt · 17 years ago
  7. e7d7dec sh: Fix up SH7710 VoIP-GW build. by Paul Mundt · 17 years ago
  8. 2af8b3b sh: Flag PMB support as EXPERIMENTAL. by Paul Mundt · 17 years ago
  9. 149b91e sh: Update r7780mp defconfig. by Paul Mundt · 17 years ago
  10. dd4f99b sh: hp6xx: Fix up hp6xx_apm build failure. by Paul Mundt · 17 years ago
  11. b2839ed sh: Fix up section mismatches. by Paul Mundt · 17 years ago
  12. 8b03c04 sh: hp6xx: Correct APM output. by Kristoffer Ericson · 17 years ago
  13. 56546b1 sh: update se7780 defconfig by goda.yusuke · 17 years ago
  14. 866e6b9 sh: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  15. ad0caae sh: export copy-page() to modules by Andrew Morton · 17 years ago
  16. 4bee4ca sh_ksyms_32.c update for gcc 4.3 by Adrian Bunk · 17 years ago
  17. c31f2f3 sh/mm/pg-sh7705.c must #include <linux/fs.h> by Adrian Bunk · 17 years ago
  18. b2d7c7f arch/sh/drivers/dma/dma-sh.c: Correct use of ! and & by Julia Lawall · 17 years ago
  19. 96de1a8 serial: Move asm-sh/sci.h to linux/serial_sci.h. by Paul Mundt · 17 years ago
  20. 763a495 by Magnus Damm · 17 years ago
  21. b7fd095 sh: fix rtc_resources setup for sh770x by Rafael Ignacio Zurita · 17 years ago
  22. 1de83e9 sh: heartbeat: ioremap is expected to succeed by Roel Kluin · 17 years ago
  23. 4377e60 sh: Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  24. 8ef97dd sh: SH5-103 needs to select CPU_SH5. by Paul Mundt · 17 years ago
  25. cc645a0 sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash. by Paul Mundt · 17 years ago
  26. a602cc0 sh: Fix multiple UTLB hit on UP SH-4. by Hideo Saito · 17 years ago
  27. 123100c sh: fix pci io access for r2d boards by Magnus Damm · 17 years ago
  28. e036eaa sh: use ctrl_in/out for on chip pci access by Magnus Damm · 17 years ago
  29. f99cb7a4 sh: Kill off more dead symbols. by Paul Mundt · 17 years ago
  30. db02612 sh: __uncached_start only on sh32. by Paul Mundt · 17 years ago
  31. 38350e0 sh: Get SH-5 caches working again post-unification. by Paul Mundt · 17 years ago
  32. b785537 sh: Kill off bogus SH_SDK7780_STANDALONE symbol. by Paul Mundt · 17 years ago
  33. 43081e1 sh: Shut up some trivial build warnings. by Paul Mundt · 17 years ago
  34. f1f8926 sh: Update SH-5 flush_cache_sigtramp() for API changes. by Paul Mundt · 17 years ago
  35. 64e34ca sh: Disable big endian for SH-5. by Paul Mundt · 17 years ago
  36. ecc14e8 sh: Symbol exports for trapped I/O. by Paul Mundt · 17 years ago
  37. 96f2fc0 sh: Clean up whitespace damage in Kconfig.debug. by Paul Mundt · 17 years ago
  38. f1cdd63 sh: Use max_t in io_trapped. by Paul Mundt · 17 years ago
  39. 9109a30 sh: add support for sh7366 processor by Magnus Damm · 17 years ago
  40. d847afe sh: remove maskreg irq code by Magnus Damm · 17 years ago
  41. 0906185 sh: fix ptrace copy_from/to_user() compilation error by Magnus Damm · 17 years ago
  42. c1a34e4 sh: trapped io support for highlander V2 by Magnus Damm · 17 years ago
  43. 2d952b4 sh: trapped io support for r2d V2 by Magnus Damm · 17 years ago
  44. e7cc9a7 sh: trapped io support V2 by Magnus Damm · 17 years ago
  45. 2ade1a9 sh: update r2d defconfigs with usb, spi and rtc by Magnus Damm · 17 years ago
  46. 4b5a9ef sh: use opcode_t and enable unaligned code for sh2a by Magnus Damm · 17 years ago
  47. 4252c65 sh: add byte support to the sign extension code by Magnus Damm · 17 years ago
  48. 960c65e sh: fix xtime_lock deadlocking. by Peter Zijlstra · 17 years ago
  49. 9216f19 sh: Add mach-type entries for MigoR and SDK7780. by Paul Mundt · 17 years ago
  50. 70f784e sh: migor board support by Magnus Damm · 17 years ago
  51. 5d0e146 sh: Wire up new timerfd syscalls. by Paul Mundt · 17 years ago
  52. 86c0179 sh: break out unaligned sign extension code by Magnus Damm · 17 years ago
  53. 1cfb629 sh: add probe support for new sh7722 cut by Magnus Damm · 17 years ago
  54. 10a1deb sh: add sh7722 support to EARLY_SCIF_CONSOLE by Magnus Damm · 17 years ago
  55. 222dc79 sh: remove unneeded cast by Stephen Rothwell · 17 years ago
  56. 2a3eeba sh: declared coherent memory support V2 fix by Magnus Damm · 17 years ago
  57. aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 17 years ago
  58. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 17 years ago
  59. 2547844 Fix container_of() usage by Alexey Dobriyan · 17 years ago
  60. b0b933c aout: mark arches that support A.OUT format by David Howells · 17 years ago
  61. 18a01a3b Use BOOTMEM_EXCLUSIVE for kdump by Bernhard Walle · 17 years ago
  62. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  63. 0a87e3e Rename: linux/pata_platform.h to linux/ata_platform.h by Jeff Garzik · 17 years ago
  64. 9692bd9 timerfd: fix remaining architectures by Andrew Morton · 17 years ago
  65. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  66. 03502fa remove Documentation/smp.txt by Adrian Bunk · 17 years ago
  67. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 17 years ago
  68. 42d4b83 Add HAVE_OPROFILE by Mathieu Desnoyers · 17 years ago
  69. 687fcdf Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  70. f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
  71. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  72. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  73. 6582d7b sh: add spi header and r2d platform data V3 by Magnus Damm · 17 years ago
  74. da2d7f4 sh: update r7780rp interrupt code by Magnus Damm · 17 years ago
  75. a724605 sh: use declared coherent memory for dreamcast pci ethernet adapter by Magnus Damm · 17 years ago
  76. f93e97e sh: declared coherent memory support V2 by Magnus Damm · 17 years ago
  77. 4862ec0 sh: Add support for SDK7780 board. by Nicholas Beck · 17 years ago
  78. 773c7bd sh: constify function pointer tables by Jan Engelhardt · 17 years ago
  79. 1b1e037a sh: Kill off -traditional for linker script. by Paul Mundt · 17 years ago
  80. c2439a0 sh: Kill off hs7751rvoip reference from arch/sh/Kconfig. by Adrian McMenamin · 17 years ago
  81. b87bf74 sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default. by Paul Mundt · 17 years ago
  82. a5350a9 sh: Kill off dead HS771RVoIP board support. by Paul Mundt · 17 years ago
  83. 427c727 sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch. by Paul Mundt · 17 years ago
  84. 03bbc0e sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors. by Paul Mundt · 17 years ago
  85. d1eea50 sh: r2d - enable sm501 usb host function by Magnus Damm · 17 years ago
  86. 29ec677 sh: remove voyagergx by Magnus Damm · 17 years ago
  87. cbd10df sh: r2d - add lcd planel timings to sm501 platform data by Magnus Damm · 17 years ago
  88. 4bb70b8 sh: Add OHCI and UDC platform devices for SH7720. by Yoshihiro Shimoda · 17 years ago
  89. 7f3edee sh: intc - remove default interrupt priority tables by Magnus Damm · 17 years ago
  90. b62ad83 sh: Correct pte size mismatch for X2 TLB. by Paul Mundt · 17 years ago
  91. 6e3037d sh: Update SE7712 PCLK definition. by Andrew Murray · 17 years ago
  92. c3aa92a sh: sh7712 clock support by Andrew Murray · 17 years ago
  93. 7d740a0 sh: Add support for SH7763 CPU subtype. by Yoshihiro Shimoda · 17 years ago
  94. 31a49c4 sh: Add support for SH7721 CPU subtype. by Yoshihiro Shimoda · 17 years ago
  95. 52e8b11 sh: Provide a stubbed __set_fixmap() for nommu. by Paul Mundt · 17 years ago
  96. eb9c7f4 sh: arch/sh/: Spelling fixes. by Joe Perches · 17 years ago
  97. 6fc5153 sh: Fix up KERNEL_ENTRY calculation for uImage. by Paul Mundt · 17 years ago
  98. 9acb98f sh: Stub in page_table_range_init() on nommu. by Paul Mundt · 17 years ago
  99. d7ef4fb sh: Use def_bool where possible. by Harvey Harrison · 17 years ago
  100. cd01204 sh: Encode L1/L2 cache shape in auxvt. by Paul Mundt · 17 years ago