1. 7bce6c27 sh: sh7785lcr: fix I2C device address map for 32-bit mode by Yoshihiro Shimoda · 15 years ago
  2. 780f98f sh: Account for INITIAL_JIFFIES when using jiffies clocksource. by Paul Mundt · 15 years ago
  3. d9d674e sh: Fix up typo in arch/sh/kernel/vmlinux.lds.S by Paul Mundt · 15 years ago
  4. 567bb8f sh: Fix up R0 dependence in __arch_swab16/32. by Paul Mundt · 15 years ago
  5. 457daa2 sh: Hook up cc-cross-prefix support. by Paul Mundt · 15 years ago
  6. b412a49a sh: Consolidate the boot link and entry offset definitions. by Paul Mundt · 15 years ago
  7. 1eca133 sh: Merge the split arch/sh/boot/compressed/ Makefiles. by Paul Mundt · 15 years ago
  8. b208835 sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles. by Paul Mundt · 15 years ago
  9. a2e76c8 sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board. by Paul Mundt · 15 years ago
  10. 20b27fa sh: Fix up the sh64 zImage build. by Paul Mundt · 15 years ago
  11. 7b022d0 sh: Tidy up the ldscript output format specifier. by Paul Mundt · 15 years ago
  12. dce97c8 sh: Move the unified linker script in place, kill off old _64 one. by Paul Mundt · 15 years ago
  13. c3e2586 sh: Integrate sh64 bits in vmlinux_32.lds.S. by Paul Mundt · 15 years ago
  14. 7cd0378 sh: Fix up SHmedia module ELF relocations. by Paul Mundt · 15 years ago
  15. 1031a3a sh: Provide an __sdivsi3_2 export for sh64. by Paul Mundt · 15 years ago
  16. 2bcfffa sh: Rename opcode_t to insn_size_t. by Paul Mundt · 15 years ago
  17. 6dbe47a sh: Provide __read_{read,write}sl() definitions for sh64. by Paul Mundt · 15 years ago
  18. 2fedaac sh: Cleanup irqflags size mismatch on SH-5 build. by Paul Mundt · 15 years ago
  19. e9e8b1f sh: Fix up the sh64 earlyprintk build. by Paul Mundt · 15 years ago
  20. cd89436 sh: Add UBC trap vector for SH2A by Peter Griffin · 15 years ago
  21. ba0d474 sh: Add ptrace support for NOMMU debugging by Peter Griffin · 15 years ago
  22. e73173d sh: Fix UBC setup and registers for SH2A by Kieran Bingham · 15 years ago
  23. be6514c sh: Add in some ptrace definitions from GDB. by Kieran Bingham · 15 years ago
  24. 168f362 serial: sh-sci: Fix up h8300 support. by Yoshinori Sato · 15 years ago
  25. 54507f6 serial: sh-sci: Fix up section mismatch in error path. by Paul Mundt · 15 years ago
  26. 3b226e1 sh: Add clock id to sh-sci platform data on SH-Mobile CPUs. by Paul Mundt · 15 years ago
  27. 501b825 sh-sci: improve clock framework support by Magnus Damm · 16 years ago
  28. 08f8cb3 sh-sci: ioremap() in a single place by Magnus Damm · 16 years ago
  29. 7ed7e07 sh-sci: replace sci_init_ports() by Magnus Damm · 16 years ago
  30. 0ee7071 sh-sci: allow single port platform devices by Magnus Damm · 16 years ago
  31. a5660ad sh-sci: use to_sci_port() if possible by Magnus Damm · 16 years ago
  32. dc8e6f5 sh-sci: rework serial console support by Magnus Damm · 16 years ago
  33. 9080b72 sh-sci: remove early_sci_setup() by Magnus Damm · 16 years ago
  34. e552de2 sh-sci: add platform device private data by Magnus Damm · 16 years ago
  35. 7b551f9 sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef. by Paul Mundt · 15 years ago
  36. ccdaeb4 sh: TMU platform data for SH-X3 proto CPU. by Paul Mundt · 15 years ago
  37. c3d480d sh: TMU platform data for SH7786. by Paul Mundt · 15 years ago
  38. c29418c sh: Always fixup unaligned userspace accesses on sh64. by Paul Mundt · 15 years ago
  39. 30d88cf sh: Kill off extra cflags Kconfig entry. by Paul Mundt · 15 years ago
  40. 6eac1af sh: Always select RTC_LIB, not just for SUPERH32. by Paul Mundt · 15 years ago
  41. b366328 sh: Drop dead rules from arch/sh/kernel/Makefile_64. by Paul Mundt · 15 years ago
  42. 47dd6f4 sh: TMU platform data for sh7723 by Magnus Damm · 15 years ago
  43. 583d1d5 sh: enable TMU clocksource on sh7722 by Magnus Damm · 15 years ago
  44. 4f5ecaa sh: clock framework update, fix count and kill off kref by Magnus Damm · 15 years ago
  45. 7d170b1 sh: Move out cayman-specific panic handler code to its own file. by Paul Mundt · 15 years ago
  46. ef9f899 sh: Kill off unused sh64 debug code. by Paul Mundt · 15 years ago
  47. cb3a86c sh: Kill off sh64's hand-rolled syscall tracer. by Paul Mundt · 15 years ago
  48. 1af2fe4 sh: Kill off the global rtc_lock with extreme prejudice. by Paul Mundt · 15 years ago
  49. cd1408f sh: mach-sh03: Give the sh03 rtc its own spinlock. by Paul Mundt · 15 years ago
  50. 6459d7b sh: Kill off dead timer sysclass pm hooks. by Paul Mundt · 15 years ago
  51. 5ac5496 sh: Kill off dead handle_timer_tick() code. by Paul Mundt · 15 years ago
  52. 6d134b9 sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it. by Paul Mundt · 15 years ago
  53. b179b72 sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c. by Paul Mundt · 15 years ago
  54. add4706 sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET. by Paul Mundt · 15 years ago
  55. c2ecb4c sh: Move out rtc-sh registration from time_64.c to setup-sh5.c by Paul Mundt · 15 years ago
  56. 4fa48e1 sh: Enable new TMU driver support for all SH-3 and SH-4 CPUs. by Paul Mundt · 15 years ago
  57. e367592 sh: TMU platform data for sh7785 by Magnus Damm · 15 years ago
  58. 06ee846 sh: r7785 highlander clock fixes by Magnus Damm · 15 years ago
  59. b3cacf3 sh: call clock framework init() callback once by Magnus Damm · 15 years ago
  60. 5dafc91 sh: sh7785 early scif fix by Magnus Damm · 15 years ago
  61. c51279e sh: Kill off unused SH-5 irq_describe cruft. by Paul Mundt · 15 years ago
  62. 0fb849b sh: Integrate the SH-5 onchip_remap() more coherently. by Paul Mundt · 15 years ago
  63. ae318a1 sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily. by Paul Mundt · 15 years ago
  64. ee1acbf sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN. by Paul Mundt · 15 years ago
  65. 40c8bca sh: Flag IRQSTACKS as BROKEN for now. by Paul Mundt · 15 years ago
  66. 25483ef sh: Move dummy clockevents broadcast timer to its new home. by Paul Mundt · 15 years ago
  67. dec56e6 sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code. by Paul Mundt · 15 years ago
  68. 938edae sh: select both GENERIC_TIME and GENERIC_CLOCKEVENTS. by Paul Mundt · 15 years ago
  69. d1fcc0a clocksource: sh_mtu2/cmt_register() should be static. by Paul Mundt · 15 years ago
  70. 46a12f7 sh: Consolidate MTU2/CMT/TMU timer platform data. by Paul Mundt · 15 years ago
  71. d43a41b sh: TMU platform data for sh7722 by Magnus Damm · 15 years ago
  72. 9570ef2 clocksource: SuperH TMU Timer driver by Magnus Damm · 15 years ago
  73. 3280c88 sh: remove old MTU2 driver by Magnus Damm · 15 years ago
  74. da107c6 sh: sh2a MTU2 platform data by Magnus Damm · 15 years ago
  75. d5ed4c2 clocksource: SuperH MTU2 Timer driver by Magnus Damm · 15 years ago
  76. 7563431 time: sh: convert to use arch_getoffset() infrastructure by john stultz · 15 years ago
  77. d804983 sh: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  78. 0cd5f7b sh: remove obsolete no_irq_type by Thomas Gleixner · 15 years ago
  79. 66fdc95 Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Paul Mundt · 15 years ago
  80. 7d27558 timekeeping: create arch_gettimeoffset infrastructure by john stultz · 15 years ago
  81. a25cbd0 clocksource: setup mult_orig in clocksource_enable() by Magnus Damm · 15 years ago
  82. 091438d Linux 2.6.30-rc4 by Linus Torvalds · 15 years ago
  83. 9ea66ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 15 years ago
  84. 93acda8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  85. f425752 sh: remove old CMT driver by Magnus Damm · 15 years ago
  86. 698aa99 sh: sh2/sh2a 16-bit CMT platform data by Magnus Damm · 15 years ago
  87. 3014f47 clocksource: sh_cmt 16-bit fixes by Magnus Damm · 15 years ago
  88. e6be3a2 sh: pass through ioremap() for non-mmu processors. by Magnus Damm · 15 years ago
  89. fe78a49 V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect. by Devin Heitmueller · 15 years ago
  90. d4dc673 V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual Express by Christopher Pascoe · 15 years ago
  91. e39c904 V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PM by Sascha Hauer · 15 years ago
  92. 9d63cec V4L/DVB (11570): patch: s2255drv: fix race condition on set mode by Dean Anderson · 15 years ago
  93. 272aa39 V4L/DVB (11568): cx18: Fix the handling of i2c bus registration error by Jean Delvare · 15 years ago
  94. a357482 V4L/DVB (11561a): move media after i2c by Guennadi Liakhovetski · 15 years ago
  95. 9401608 V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-free by Dan Carpenter · 15 years ago
  96. 5b83cfa V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leak by Dan Carpenter · 15 years ago
  97. 3964b58 V4L/DVB (11494a): cx231xx Kconfig fixes by Mauro Carvalho Chehab · 15 years ago
  98. 92ab9ba V4L/DVB (11494): cx18: Send correct input routing value to external audio multiplexers by Andy Walls · 15 years ago
  99. 3dacbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  100. ac7c992 e100: do not go D3 in shutdown unless system is powering off by Thadeu Lima de Souza Cascardo · 15 years ago