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