1. 939a24a sh: Move out the solution engine headers to arch/sh/include/mach-se/ by Paul Mundt · 16 years ago
  2. e565b51 sh: I2C fix for AP325RXA and Migo-R by Magnus Damm · 16 years ago
  3. da2014a sh: Shuffle the board directories in to mach groups. by Paul Mundt · 16 years ago
  4. 71b8064 sh: dma-sh: Fix up dreamcast dma.h mach path. by Paul Mundt · 16 years ago
  5. cfb81f3 sh: Switch KBUILD_DEFCONFIG to shx3_defconfig. by Paul Mundt · 16 years ago
  6. f42b7e3 sh: Add ARCH_DEFCONFIG entries for sh and sh64. by Paul Mundt · 16 years ago
  7. 4864841 sh: Fix compile error of Solution Engine by Nobuhiro Iwamatsu · 16 years ago
  8. 6de9c64 sh: Proper __put_user_asm() size mismatch fix. by OGAWA Hirofumi · 16 years ago
  9. d27e085 sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation. by Paul Mundt · 16 years ago
  10. b9edb17 sh: Add an arch/sh/kernel/.gitignore by Paul Mundt · 16 years ago
  11. cc64f7f sh: dreamcast: fix build failure from header reorg. by Paul Mundt · 16 years ago
  12. f15cbe6 sh: migrate to arch/sh/include/ by Paul Mundt · 16 years ago
  13. 11325f0 sh: rsk7203: update defconfig. by Paul Mundt · 16 years ago
  14. 6d0b365 sh: rsk7203: Add smc911x platform data. by Paul Mundt · 16 years ago
  15. d9089c2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  16. b10a8b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  17. 37eaf8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  18. 8b2224d sh: SuperH Mobile CEU and camera platform data for AP325RXA by Magnus Damm · 16 years ago
  19. 4875ea2 sh: Update smc911x platform data for AP325RXA by Magnus Damm · 16 years ago
  20. 6968980a sh: SuperH Mobile LCDC platform data for AP325RXA by Magnus Damm · 16 years ago
  21. 1765534 sh: Add SuperH Mobile CEU platform data for Migo-R by Magnus Damm · 16 years ago
  22. 8b1285f sh: Add SuperH Mobile LCDC platform data for Migo-R by Magnus Damm · 16 years ago
  23. 44f9598 sh: Wire up new syscalls. by Paul Mundt · 16 years ago
  24. 82cb1f6 sh: fix uImage Entry Point by Yoshihiro Shimoda · 16 years ago
  25. 0b1689c sh: Don't miss pending signals returning to user mode after signal processing by Stuart MENEFY · 16 years ago
  26. d7f1a9a sh: Use clk_always_enable() on sh7366 by Magnus Damm · 16 years ago
  27. 8fa509a sh: Use clk_always_enable() on sh7343 / SE77343 by Magnus Damm · 16 years ago
  28. 6c7d826 sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722 by Magnus Damm · 16 years ago
  29. 9ca6eca sh: Use clk_always_enable() on sh7723 / ap325rxa by Magnus Damm · 16 years ago
  30. 152fe36 sh: Show all clocks and their state in /proc/clocks by Magnus Damm · 16 years ago
  31. 1312994 sh: Merge sh7343 and sh7722 clock code by Magnus Damm · 16 years ago
  32. aea167c sh: Add SuperH Mobile MSTPCR bits to clock framework by Magnus Damm · 16 years ago
  33. 3fec18b sh: Use arch_flags to simplify sh7722 siu clock code by Magnus Damm · 16 years ago
  34. c46acb8 fix sh ptep_get_and_clear breakage by Adrian Bunk · 17 years ago
  35. cbe9da0 sh: Renesas R0P7785LC0011RL board support by Yoshihiro Shimoda · 17 years ago
  36. 1eca5c9 sh: Add memory chunks to SH-Mobile UIO devices by Magnus Damm · 17 years ago
  37. 714750d sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirq by Magnus Damm · 17 years ago
  38. 6874548 sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirq by Magnus Damm · 17 years ago
  39. a55f6d2 sh: Export sh7722 VPU and VEU using uio_pdrv_genirq by Magnus Damm · 17 years ago
  40. c901c96 sh: Export sh7343 VPU and VEU using uio_pdrv_genirq by Magnus Damm · 17 years ago
  41. 6e80f5e sh2(A) exception handler update by Yoshinori Sato · 17 years ago
  42. cafd63b sh: update Solution Engine 7343 by Yoshihiro Shimoda · 17 years ago
  43. a4e1d08 sh: update sh7343 code by Yoshihiro Shimoda · 17 years ago
  44. 73382f7 sh: fix pg-sh4.c build breakage in linux-next by Magnus Damm · 17 years ago
  45. 026953d sh: enable I2C on the ap325rxa board by Magnus Damm · 17 years ago
  46. 0fff76f sh: add SuperH Mobile I2C platform data to sh7366 by Magnus Damm · 17 years ago
  47. da7d302 sh: add SuperH Mobile I2C platform data to sh7723 by Magnus Damm · 17 years ago
  48. 7549079 sh: add SuperH Mobile I2C platform data to sh7343 by Magnus Damm · 17 years ago
  49. 6bdfb22 sh: add interrupt ack code to sh4a by Yoshihiro Shimoda · 17 years ago
  50. f12ae6bc sh: Fix up link error on SH-2 zImage with older binutils. by Yoshinori Sato · 17 years ago
  51. f2fb4e4 sh: Conditionally re-enable IRQs in fault path. by Stuart Menefy · 17 years ago
  52. 068f591 sh: Record the major cut revision for probed SH-4A parts. by Paul Mundt · 17 years ago
  53. 09b5a10 sh: Optimized flush_icache_range() implementation. by Chris Smith · 17 years ago
  54. 3611ee7 sh: Stub in silicon cut in CPU info. by Stuart Menefy · 17 years ago
  55. ef9247e sh: Tidy up the SH-3 exception vector table. by Paul Mundt · 17 years ago
  56. d88a3ea SH7619 add ethernet controler support by Yoshinori Sato · 17 years ago
  57. fafb7a97 sh: Remove sh_pcic_io_xxx function from Solution Engine IO code by Nobuhiro Iwamatsu · 17 years ago
  58. 7c93d87 sh: Fix Kconfig of AP-325RXA by Nobuhiro Iwamatsu · 17 years ago
  59. 787d9d7 sh: Clean up code of Solution Engine 770x by Nobuhiro Iwamatsu · 17 years ago
  60. b2e4c10 sh: Update Solution Enginge 7712 defconfig by Nobuhiro Iwamatsu · 17 years ago
  61. ffb91ad sh: Solution Enginge 7710/7712 SH-Ether support by Nobuhiro Iwamatsu · 17 years ago
  62. 4c1cfab sh/kernel/ cleanups by Adrian Bunk · 17 years ago
  63. 6241003 sh: make pcibios_max_latency static by Adrian Bunk · 17 years ago
  64. 175fb09 sh: make EARLY_PCI_OP's static by Adrian Bunk · 17 years ago
  65. 2b7bf93 sh/boards/dreamcast/rtc.c: make 2 functions static by Adrian Bunk · 17 years ago
  66. 4cec1a3 sh: Renesas Solutions SH7763RDP board support by Nobuhiro Iwamatsu · 17 years ago
  67. c63847a sh: Add SCIF2 support for SH7763. by Nobuhiro Iwamatsu · 17 years ago
  68. 04e917b sh: Add support Renesas Solutions AP-325RXA board by Yusuke Goda · 17 years ago
  69. 66dfe18 sh: Add support for 16kB PAGE_SIZE. by Paul Mundt · 17 years ago
  70. 74fcc77 sh: Support variable page sizes on nommu. by Paul Mundt · 17 years ago
  71. 3787aa1 sh: RSK+ 7203 board support. by Paul Mundt · 17 years ago
  72. 2cd1e31 sh: Make dump_task dependent on ELF core. by Paul Mundt · 17 years ago
  73. 3bc24a1 sh: Initial ELF FDPIC support. by Paul Mundt · 17 years ago
  74. e3b0860 move arch/sh/lib/io.o to obj-y by Adrian Bunk · 17 years ago
  75. 7223ce2 sh dreamcast: export board_pci_channels by Adrian Bunk · 17 years ago
  76. b19a33c sh: export get_cpu_subtype by Adrian Bunk · 17 years ago
  77. 45dabf1 sh: fix seq_file memory leak by Li Zefan · 17 years ago
  78. 00df438 powerpc: Disable 64K hugetlb support when doing 64K SPU mappings by Benjamin Herrenschmidt · 16 years ago
  79. 025d791 powerpc/powermac: Fixup default serial port device for pmac_zilog by Benjamin Herrenschmidt · 16 years ago
  80. f023bf0 powerpc/powermac: Use sane default baudrate for SCC debugging by Benjamin Herrenschmidt · 16 years ago
  81. 124c27d powerpc: Show processor cache information in sysfs by Nathan Lynch · 16 years ago
  82. e9efed3 powerpc: Make core id information available to userspace by Nathan Lynch · 16 years ago
  83. 440a085 powerpc: Make core sibling information available to userspace by Nathan Lynch · 16 years ago
  84. 0764bf6 powerpc/vio: More fallout from dma_mapping_error API change by Stephen Rothwell · 16 years ago
  85. 3cee67f powerpc/pseries: Fix CMO sysdev attribute API change fallout by Stephen Rothwell · 16 years ago
  86. dec2b0d powerpc: Enable tracehook for the architecture by Roland McGrath · 16 years ago
  87. 7d6d637 powerpc: Add TIF_NOTIFY_RESUME support for tracehook by Roland McGrath · 16 years ago
  88. 4f72c42 powerpc: Make syscall tracing use tracehook.h helpers by Roland McGrath · 16 years ago
  89. 6558ba2 powerpc: Call tracehook_signal_handler() when setting up signal frames by Roland McGrath · 16 years ago
  90. e2075f7 powerpc: Update cpu_sibling_maps dynamically by Nathan Lynch · 16 years ago
  91. 9ba1984 powerpc: register_cpu_online should be __cpuinit by Nathan Lynch · 16 years ago
  92. 7d2f607 powerpc: kill useless SMT code in prom_hold_cpus by Nathan Lynch · 16 years ago
  93. b9fa49a powerpc: Fix vio build warnings by Nathan Lynch · 16 years ago
  94. 2325f0a powerpc/booke: Clean up the hardware watchpoint support by Kumar Gala · 16 years ago
  95. d3b0602 powerpc: Removed duplicated include in stacktrace.c by Huang Weiyi · 16 years ago
  96. 9b1a4d3 stop_machine: Wean existing callers off stop_machine_run() by Rusty Russell · 16 years ago
  97. 04d91cb sparc: Set CONFIG_HAVE_ARCH_TRACEHOOK by David S. Miller · 16 years ago
  98. ebd3c00 sparc: Add task_pt_regs(). by David S. Miller · 16 years ago
  99. b8b751b sparc: Add call to tracehook_signal_handler(). by David S. Miller · 16 years ago
  100. 5a157d5 sparc: Create and use TIF_NOTIFY_RESUME. by David S. Miller · 16 years ago