1. 939a24a sh: Move out the solution engine headers to arch/sh/include/mach-se/ by Paul Mundt · 16 years ago
  2. b9edb17 sh: Add an arch/sh/kernel/.gitignore by Paul Mundt · 16 years ago
  3. f15cbe6 sh: migrate to arch/sh/include/ by Paul Mundt · 16 years ago
  4. 44f9598 sh: Wire up new syscalls. by Paul Mundt · 16 years ago
  5. 0b1689c sh: Don't miss pending signals returning to user mode after signal processing by Stuart MENEFY · 17 years ago
  6. d7f1a9a sh: Use clk_always_enable() on sh7366 by Magnus Damm · 17 years ago
  7. 8fa509a sh: Use clk_always_enable() on sh7343 / SE77343 by Magnus Damm · 17 years ago
  8. 6c7d826 sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722 by Magnus Damm · 17 years ago
  9. 9ca6eca sh: Use clk_always_enable() on sh7723 / ap325rxa by Magnus Damm · 17 years ago
  10. 152fe36 sh: Show all clocks and their state in /proc/clocks by Magnus Damm · 17 years ago
  11. 1312994 sh: Merge sh7343 and sh7722 clock code by Magnus Damm · 17 years ago
  12. aea167c sh: Add SuperH Mobile MSTPCR bits to clock framework by Magnus Damm · 17 years ago
  13. 3fec18b sh: Use arch_flags to simplify sh7722 siu clock code by Magnus Damm · 17 years ago
  14. 1eca5c9 sh: Add memory chunks to SH-Mobile UIO devices by Magnus Damm · 17 years ago
  15. 714750d sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirq by Magnus Damm · 17 years ago
  16. 6874548 sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirq by Magnus Damm · 17 years ago
  17. a55f6d2 sh: Export sh7722 VPU and VEU using uio_pdrv_genirq by Magnus Damm · 17 years ago
  18. c901c96 sh: Export sh7343 VPU and VEU using uio_pdrv_genirq by Magnus Damm · 17 years ago
  19. 6e80f5e sh2(A) exception handler update by Yoshinori Sato · 17 years ago
  20. a4e1d08 sh: update sh7343 code by Yoshihiro Shimoda · 17 years ago
  21. 0fff76f sh: add SuperH Mobile I2C platform data to sh7366 by Magnus Damm · 17 years ago
  22. da7d302 sh: add SuperH Mobile I2C platform data to sh7723 by Magnus Damm · 17 years ago
  23. 7549079 sh: add SuperH Mobile I2C platform data to sh7343 by Magnus Damm · 17 years ago
  24. 6bdfb22 sh: add interrupt ack code to sh4a by Yoshihiro Shimoda · 17 years ago
  25. f2fb4e4 sh: Conditionally re-enable IRQs in fault path. by Stuart Menefy · 17 years ago
  26. 068f591 sh: Record the major cut revision for probed SH-4A parts. by Paul Mundt · 17 years ago
  27. 09b5a10 sh: Optimized flush_icache_range() implementation. by Chris Smith · 17 years ago
  28. 3611ee7 sh: Stub in silicon cut in CPU info. by Stuart Menefy · 17 years ago
  29. ef9247e sh: Tidy up the SH-3 exception vector table. by Paul Mundt · 17 years ago
  30. d88a3ea SH7619 add ethernet controler support by Yoshinori Sato · 17 years ago
  31. 4c1cfab sh/kernel/ cleanups by Adrian Bunk · 17 years ago
  32. c63847a sh: Add SCIF2 support for SH7763. by Nobuhiro Iwamatsu · 17 years ago
  33. 2cd1e31 sh: Make dump_task dependent on ELF core. by Paul Mundt · 17 years ago
  34. 3bc24a1 sh: Initial ELF FDPIC support. by Paul Mundt · 17 years ago
  35. b19a33c sh: export get_cpu_subtype by Adrian Bunk · 17 years ago
  36. 3ab8352 kexec jump by Huang Ying · 16 years ago
  37. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  38. 2528ce3 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  39. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  40. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 17 years ago
  41. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 17 years ago
  42. 8b95d91 fix core/stacktrace changes on avr32, mips, sh by Heiko Carstens · 17 years ago
  43. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 17 years ago
  44. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  45. 7b4c950 stacktrace: export save_stack_trace[_tsk] by Ingo Molnar · 17 years ago
  46. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
  47. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
  48. 490f5de sh: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
  49. 6d72b79 Merge branch 'linus' into core/rodata by Ingo Molnar · 17 years ago
  50. b8858ee sh: add resource of USB host for SH7723 by Yoshihiro Shimoda · 17 years ago
  51. 5bde47b sh: Fix compile error SH7763 setup code by Nobuhiro Iwamatsu · 17 years ago
  52. 576b918 sh: Add SH7723 SCIF support by Yusuke.Goda · 17 years ago
  53. 1f9d294 sh: module.c use kernel unaligned helpers by Harvey Harrison · 17 years ago
  54. 2beb0e2 sh/kernel/cpu/irq/intc-sh5.c build fix by Adrian Bunk · 17 years ago
  55. 9c28faa sh: Drop broken URAM support on SH7723. by Paul Mundt · 17 years ago
  56. 6360b1f move BUG_TABLE into RODATA by Jan Beulich · 17 years ago
  57. b76baf4 sh: add probe support for new sh7723 cut by Magnus Damm · 17 years ago
  58. 7601304 sh: fix VPU interrupt vector for sh7723 by Magnus Damm · 17 years ago
  59. 526c1c2 sh: fix USBF resource for sh7722 by Magnus Damm · 17 years ago
  60. e23a5f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  61. 336f1d3 sh: Fix up restorer in debug_trap exception return path. by Paul Mundt · 17 years ago
  62. 9a33fc2 sh: Make is_valid_bugaddr() more intelligent on nommu. by Paul Mundt · 17 years ago
  63. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
  64. bfd3c7a sh: use the common ascii hex helpers by Harvey Harrison · 17 years ago
  65. 65b8342 sh: fix sh7785 master clock value by Yoshihiro Shimoda · 17 years ago
  66. 561c2bc sh: Fix up thread info pointer in syscall_badsys resume path. by Hideo Saito · 17 years ago
  67. 972ad0e sh: disable initrd defaults in .empty_zero_page. by Paul Mundt · 17 years ago
  68. 0105346 sh: display boot params by default on entry. by Paul Mundt · 17 years ago
  69. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 17 years ago
  70. 9731e28 SH: catch negative denormal_subf1() retval in denormal_add() by Roel Kluin · 17 years ago
  71. 4370fe1 sh: intc register modify fix by Magnus Damm · 17 years ago
  72. 720be99 sh: no high level trigger on some sh3 cpus by Magnus Damm · 17 years ago
  73. 995d538 sh: clean up sh7710 and sh7720 intc tables by Magnus Damm · 17 years ago
  74. d58876e sh: add interrupt ack code to sh3 by Magnus Damm · 17 years ago
  75. a276e58 sh: unify external irq pin code for sh3 by Magnus Damm · 17 years ago
  76. 191d443 sh: reset hardware from early printk by Magnus Damm · 17 years ago
  77. 4a65e38 sh: drain and wait for early printk by Magnus Damm · 17 years ago
  78. 0fba321 sh: use sci_out() for early printk by Magnus Damm · 17 years ago
  79. 0146ba7 sh: add memory resources to /proc/iomem by Magnus Damm · 17 years ago
  80. 3d83984 sh: add kernel bss resource by Magnus Damm · 17 years ago
  81. 65c07d4 sh: fix sh7705 interrupt vector typo by Magnus Damm · 17 years ago
  82. a1dc4b5 sh: intc_sh5 depends on cayman board for IRQ priority table. by Paul Mundt · 17 years ago
  83. 971ac16 sh64: Some symbol exports to make the allmodconfig happier. by Paul Mundt · 17 years ago
  84. 2a6b814 sh64: Setup I/D-TLB defaults in SH-5 probe path. by Paul Mundt · 17 years ago
  85. ccd8058 sh64: Fixup the nommu build. by Paul Mundt · 17 years ago
  86. 9141d30 sh64: fixups for xtime_lock seqlock conversion. by Paul Mundt · 17 years ago
  87. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 17 years ago
  88. fc1c3a0 sh: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 17 years ago
  89. eb0f1c4 proper __do_softirq() prototype by Adrian Bunk · 17 years ago
  90. 440fc17 sh: Fix up L2 cache probe. by Paul Mundt · 17 years ago
  91. e5a4c65 sh: Fix up SH-4A part probe. by Paul Mundt · 17 years ago
  92. 178dd0c sh: Add support for SH7723 CPU subtype. by Paul Mundt · 17 years ago
  93. 47aa8f4 sh: Fix up SH7763 build. by Paul Mundt · 17 years ago
  94. ef1b232 sh: Add I2C platform data to sh7722 by Magnus Damm · 17 years ago
  95. a0d2979 sh: Use physical addresses for sh7722 USBF resources by Magnus Damm · 17 years ago
  96. 2163b4c sh: Hook up the rest of the SH7770 serial ports. by Paul Mundt · 17 years ago
  97. 6e86299 sh: Add support for Solution Engine SH7721 board by Yoshihiro Shimoda · 17 years ago
  98. 2ad6990 sh: Initial support for the MX-G CPU. by Paul Mundt · 17 years ago
  99. b9e393c sh: Create an sh debugfs root. by Paul Mundt · 17 years ago
  100. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago