1. cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  2. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 15 years ago
  3. 2afb447 sh: fix unaligned and nonexistent address handling by SUGIOKA Toshinobu · 15 years ago
  4. 3442c0d sh: export the sh7343 JPU to user space by Magnus Damm · 16 years ago
  5. 5e8766f sh: update defconfigs. by Paul Mundt · 15 years ago
  6. e16038a sh: Kill off obsolete busses from arch/sh/Kconfig. by Paul Mundt · 16 years ago
  7. 604437f sh: sh7785lcr/highlander/hp6xx need linux/irq.h. by Paul Mundt · 16 years ago
  8. 70e5c4f sh: Migo-R MMC support using spi_gpio and mmc_spi. by Magnus Damm · 16 years ago
  9. fbdd9a7 sh: ap325rxa MMC support using spi_gpio and mmc_spi by Magnus Damm · 16 years ago
  10. 10f0fc1 sh: mach-x3proto: needs linux/irq.h. by Paul Mundt · 16 years ago
  11. 5e61361 sh: Drop the BKL from sys_execve() on SH-5. by Paul Mundt · 16 years ago
  12. 8ed3592 sh: convert rsk7203 to use smsc911x. by Steve Glendinning · 16 years ago
  13. 02da916 sh: convert magicpanelr2 platform to use smsc911x. by Steve Glendinning · 16 years ago
  14. 90b7649 sh: convert ap325rxa platform to use smsc911x. by Steve Glendinning · 16 years ago
  15. deae7b8 sh: mach-migor: Add tw9910 support. by Kuninori Morimoto · 16 years ago
  16. b9afb0b sh: mach-migor: Delete soc_camera_platform setup. by Kuninori Morimoto · 16 years ago
  17. ff04ea4 sh: mach-migor: Add ov772x support. by Kuninori Morimoto · 16 years ago
  18. c2bcc4a asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usage by Mike Frysinger · 16 years ago
  19. 7bfa122 arch/sh/mm: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  20. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  21. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 15 years ago
  22. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 15 years ago
  23. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 15 years ago
  24. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  25. e558234 PCI: sh: use generic INTx swizzle from PCI core by Bjorn Helgaas · 16 years ago
  26. 6aa6e49 PCI: sh: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  27. 1af84a6 sh: introduce asm/swab.h by Harvey Harrison · 16 years ago
  28. ba84be2 remove linux/hardirq.h from asm-generic/local.h by Russell King · 16 years ago
  29. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  30. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  31. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
  33. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  35. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  36. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  37. 7479a29 cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  38. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
  39. 59de580 sh: oprofile: Fix up the module build. by Paul Mundt · 16 years ago
  40. 7d91fcf sh: add UIO support for JPU on SH7722. by Takanari Hayama · 16 years ago
  41. 6f5cd2b sh: mach-rsk: Use uImage generation by default for rsk7201/7203. by Paul Mundt · 16 years ago
  42. 2ea40de sh: mach-sh03: Fix up pata_platform build breakage. by Paul Mundt · 16 years ago
  43. b5868e8 sh: enable deferred io LCDC on Migo-R by Magnus Damm · 16 years ago
  44. 0790555 sh: add LCDC interrupt configuration to AP325 and Migo-R by Magnus Damm · 16 years ago
  45. da9fdc8 sh: split coherent pages by Magnus Damm · 16 years ago
  46. 78fb402 sh: dma: Kill off ISA DMA wrapper. by Paul Mundt · 16 years ago
  47. 5d2685d sh: Conditionalize the code dumper on CONFIG_DUMP_CODE. by Paul Mundt · 16 years ago
  48. fe58cac sh: Kill off the unused SH_ALPHANUMERIC debug option. by Paul Mundt · 16 years ago
  49. 740a3e6 sh: Enable skipping of bss on debug platforms for sh32 also. by Paul Mundt · 16 years ago
  50. 8a65505 doc: Update sh cpufreq documentation. by Paul Mundt · 16 years ago
  51. 0146d78 sh: mrshpc_setup_windows() needs to be inline. by Paul Mundt · 16 years ago
  52. 073da9c sh: Kill off cf-enabler with extreme prejudice. by Paul Mundt · 16 years ago
  53. 8c197c3 sh: Add a simple edosk7705_defconfig for build testing. by Paul Mundt · 16 years ago
  54. 866ef8f sh: mach-edosk7705: Fix up edosk7705 so it all builds again. by Paul Mundt · 16 years ago
  55. 0ef0e6c sh: mach-microdev: Split out the fdc37c93xapm initialization code. by Paul Mundt · 16 years ago
  56. 43eeb0f sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map(). by Paul Mundt · 16 years ago
  57. 8db806e sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk. by Paul Mundt · 16 years ago
  58. 98a955d sh: board-shmin: Convert shmin to use __set_io_port_base(). by Paul Mundt · 16 years ago
  59. 2125a46 sh: Kill off dead mv_init_pci() from machvec. by Paul Mundt · 16 years ago
  60. 43f8f9b sh: Simplify kernel_thread_helper() for sh32. by Paul Mundt · 16 years ago
  61. 7b80fb3 sh: Kill off mv_heartbeat() from the machvec. by Paul Mundt · 16 years ago
  62. b94ea27 sh: Kill off the cayman and microdev special heartbeat code. by Paul Mundt · 16 years ago
  63. ca0c14e sh: Kill off sh_bios_in_gdb_mode(). by Paul Mundt · 16 years ago
  64. a9df1ed sh: export sh_bios_get_node_addr() symbol for stnic module. by Paul Mundt · 16 years ago
  65. 8e32018 sh: Run sh_bios through a long overdue Lindent. by Paul Mundt · 16 years ago
  66. d9341b5 sh: oprofile: Convert op_model_sh7750 to new common interface. by Paul Mundt · 16 years ago
  67. 40a8b42 sh: oprofile: Backtrace support. by Dave Peverley · 16 years ago
  68. 60a51fb sh: oprofile: Refactor common setup code for multiple driver support. by Paul Mundt · 16 years ago
  69. 70fe224 sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machines by Matt Fleming · 16 years ago
  70. 1a94757 sh: Convert Cayman boards from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  71. e85a477 sh: Convert Dreamcast support from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  72. bd0a22d sh: Convert SystemH board support from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  73. be729fd sh: Convert Microdev boards from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  74. 180ae20 sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. by Paul Mundt · 16 years ago
  75. 4466b20 sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). by Paul Mundt · 16 years ago
  76. 776d6c2 sh: Kill off remaining CONFIG_SH_KGDB bits. by Paul Mundt · 16 years ago
  77. ab6e570 sh: Generic kgdb stub support. by Paul Mundt · 16 years ago
  78. d7b01f7 sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too. by Paul Mundt · 16 years ago
  79. dd76279 sh: Provide linux/regset.h interface for SH-5. by Paul Mundt · 16 years ago
  80. 94e2fb3 sh: Provide asm/syscall.h for SH-5. by Paul Mundt · 16 years ago
  81. 6ac0343 sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery. by Paul Mundt · 16 years ago
  82. f15b2dc sh: Fix up syscall_get_nr() comment in syscall_32.h. by Paul Mundt · 16 years ago
  83. 35724a0 sh: Fix up the cpu_asid() return value on nommu. by Paul Mundt · 16 years ago
  84. a99d6fd sh: Convert sh64 /proc/asids to debugfs and generic sh. by Paul Mundt · 16 years ago
  85. 4d1f3bb sh: Kill off sh64's unused alloc/free_task_struct() definitions. by Paul Mundt · 16 years ago
  86. 4eec883 sh: mach-migor: Kill off unused Migo-R machvec. by Paul Mundt · 16 years ago
  87. 4545bfa sh: add ov772x reset delay on Migo-R by Magnus Damm · 16 years ago
  88. a6bc25a sh: Drop the special qemu defconfig. by Paul Mundt · 16 years ago
  89. bd40e81 sh: Delete unnecessary mov in the interrupt exception entry point. by Aoi Shinkai · 16 years ago
  90. 06be372 sh: Fix an off-by-1 check in __mutex_fastpath_unlock(). by Paul Mundt · 16 years ago
  91. a47925f sh: Update rsk701_defconfig to reflect mach-rsk changes. by Paul Mundt · 16 years ago
  92. ff15b90 sh: Enable leds-gpio in rsk7203 defconfig. by Paul Mundt · 16 years ago
  93. ea0aac1 sh: Consolidate rsk7203/7201 in to a new mach-rsk. by Paul Mundt · 16 years ago
  94. b5cfeac sh: Provide ftrace_make_call()/ftrace_make_nop(). by Paul Mundt · 16 years ago
  95. 4bc3e71 sh: Disable -Werror for arch/sh/oprofile/. by Paul Mundt · 16 years ago
  96. 3b04122 sh: Add plain udivsi3 (not _i4*) for gcc-4.1 and lower. by Takashi YOSHII · 16 years ago
  97. 1fdae0e Fix incorrect use of loose in c-checksum.c by Nick Andrew · 16 years ago
  98. 77ba93a sh: Fix up the SH-4A mutex fastpath semantics. by Paul Mundt · 16 years ago
  99. c6f17cb sh: allow CONFIG_CPU_IDLE by Magnus Damm · 16 years ago
  100. af998a9 sh: allow CONFIG_PM by Magnus Damm · 16 years ago