1. 8a7bcf0 sh: Add SH-5 support to the consistent DMA impl. by Paul Mundt · 17 years ago
  2. b613881 sh: flush_cache_sigtramp() takes 1 arg only. by Paul Mundt · 17 years ago
  3. acb499f sh: Move vsyscall_init() defs up one level. by Paul Mundt · 17 years ago
  4. f3ef75b sh: Nopped out p3_cache_init() on SH-5 also. by Paul Mundt · 17 years ago
  5. 0468b4b sh: Fix up VMALLOC_START for SH-5. by Paul Mundt · 17 years ago
  6. 959f7d5 sh: Move over the SH-5 head.S and tlb.h. by Paul Mundt · 17 years ago
  7. 256b22c sh: Have SH-5 provide an {en,dis}able_fpu() impl. by Paul Mundt · 17 years ago
  8. 27a511c sh: Disable initial cache flush on SH-5. by Paul Mundt · 17 years ago
  9. c881cbc sh: Don't reference UBC code in CPU init on sh64. by Paul Mundt · 17 years ago
  10. cc8eae7 sh: imask IRQ depends on sh32. by Paul Mundt · 17 years ago
  11. 2f75fbf sh: Move in the SH-5 traps.c impl. by Paul Mundt · 17 years ago
  12. 781c63e sh: timer.h stub for SH-5. by Paul Mundt · 17 years ago
  13. c3c307c sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/ by Paul Mundt · 17 years ago
  14. f7a7b15 sh: Move in the SH-5 signal trampoline impl. by Paul Mundt · 17 years ago
  15. 76168c2 sh: More SH-5 cpuinfo tidying. by Paul Mundt · 17 years ago
  16. 01fed93 sh: Consolidate slab/kmalloc minalign values. by Paul Mundt · 17 years ago
  17. 9b01bd9 sh: Split out uaccess.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  18. c0acca6 sh: SH-5 also uses the ASID cache. by Paul Mundt · 17 years ago
  19. 48b22cf sh: Move in the SH-5 ptrace impl. by Paul Mundt · 17 years ago
  20. a62a386 sh: Split out system.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  21. 36bcd39 sh: Split out 29-bit and 32-bit physical mode definitions. by Paul Mundt · 17 years ago
  22. af3c7df sh: Split out processor.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  23. 33f242e sh: SH-5 pt_regs. by Paul Mundt · 17 years ago
  24. fe51bc9 sh: Split out arch/sh/kernel/process.c for _32 and _64 variants. by Paul Mundt · 17 years ago
  25. 5055235 sh: Have 32-bit use arch/sh/kernel/Makefile_32. by Paul Mundt · 17 years ago
  26. cdcc970 sh: Move in the SH-5 mmu_context headers. by Paul Mundt · 17 years ago
  27. 9085fa1 sh: Kill off lib64 version of io.c. by Paul Mundt · 17 years ago
  28. 62d6b66 sh: Move sh32 optimized I/O routines to arch/sh/lib/ by Paul Mundt · 17 years ago
  29. 7a65eaf sh: SH-5 byteorder routines. by Paul Mundt · 17 years ago
  30. 4690bdc sh: Consolidate CPU features in Kconfig.cpu. by Paul Mundt · 17 years ago
  31. 114f132 sh: SH-5 version of current_thread_info(). by Paul Mundt · 17 years ago
  32. f64ee87 sh: Split out irqflags.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  33. 7960a1d sh: Split out asm/string.h for sh32 and sh64. by Paul Mundt · 17 years ago
  34. da06b8d sh: Add SH-5 support to io.h. by Paul Mundt · 17 years ago
  35. 3b9e788 sh: Add in cacheflush and DMA headers for SH-5. by Paul Mundt · 17 years ago
  36. 2f72594 sh64: Kill off arch/sh64/oprofile. by Paul Mundt · 17 years ago
  37. f493473 sh: Move sh64 board defconfigs to arch/sh/configs. by Paul Mundt · 17 years ago
  38. db092ee sh: Move sh64 boards to arch/sh/. by Paul Mundt · 17 years ago
  39. 0fa70ef sh: Correct SH-5 instruction size value. by Paul Mundt · 17 years ago
  40. d752542 sh: Add cache definitions for SH-5. by Paul Mundt · 17 years ago
  41. a096a7e sh: Add addrspace.h segmentation stub for SH-5. by Paul Mundt · 17 years ago
  42. e1cd93e sh: BUGFLAG_WARNING needs GENERIC_BUG. by Paul Mundt · 17 years ago
  43. 5a4a5bd sh: Fix up fixmap location for SH-5. by Paul Mundt · 17 years ago
  44. 34cd6d3 sh: Add SH-5 support to asm/module.h. by Paul Mundt · 17 years ago
  45. a09063d sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig. by Paul Mundt · 17 years ago
  46. c20c200 sh: Plug SH-5 in to arch/sh/Makefile. by Paul Mundt · 17 years ago
  47. dd730b8 sh: Move arch/sh64/lib to arch/sh/lib64. by Paul Mundt · 17 years ago
  48. 2c6deb5 sh: Move the sh64 Kconfig to arch/sh/Kconfig.sh64. by Paul Mundt · 17 years ago
  49. 8d5fb29 sh: Split out cache status bits per-CPU family. by Paul Mundt · 17 years ago
  50. 5a66865 sh: Split out PXSEG segmentation per-CPU family. by Paul Mundt · 17 years ago
  51. 39d28a2 sh: Add a SUPERH32 config symbol. by Paul Mundt · 17 years ago
  52. b5f42db sh: Move CPU subtypes to Kconfig.sh. by Paul Mundt · 17 years ago
  53. c2254f5 sh: Rename Kconfig to Kconfig.sh. by Paul Mundt · 17 years ago
  54. 6c7e2a5 sh64: Use the generic rtc-sh driver. by Paul Mundt · 17 years ago
  55. 9a519f6 rtc: rtc-sh: SH-5 support. by Paul Mundt · 17 years ago
  56. 9152530 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  57. 991dee5 i2c-bfin-twi: Register adapter with a specific bus number by Kalle Pokki · 17 years ago
  58. 8b798c4 i2c-au1550: Convert to platform driver by Manuel Lauss · 17 years ago
  59. 91f2795 i2c-au1550: properly terminate zero-byte transfers by Manuel Lauss · 17 years ago
  60. 4bd28eb mpc-i2c: Propagate error values properly by Jon Smirl · 17 years ago
  61. e9f1373 i2c: Add i2c_new_dummy() utility by David Brownell · 17 years ago
  62. 0b987dc i2c: Drop legacy locking in i2c_new_probed_device by Jean Delvare · 17 years ago
  63. 9ddced1 i2c: Limit locking scope in i2c_detach_client by Jean Delvare · 17 years ago
  64. 86ec5ec i2c-remove-redundant-i2c_client-list.patch by David Brownell · 17 years ago
  65. 961f80f i2c: Drivers stop using the redundant client list by Jean Delvare · 17 years ago
  66. 9b766b8 i2c: Stop using the redundant client list by David Brownell · 17 years ago
  67. 0d227a7 i2c-viapro: Add support for the VT8237S by Jean Delvare · 17 years ago
  68. 9b7389c i2c-piix4: Drop redundant PCI function number check by Jean Delvare · 17 years ago
  69. 0f07a24 i2c: Let the user specify PCI driver data through new_id by Jean Delvare · 17 years ago
  70. b7a3670 i2c-pxa: Add polling transfer by Mike Rapoport · 17 years ago
  71. cea443a i2c: Support i2c_transfer in atomic contexts by Mike Rapoport · 17 years ago
  72. 5271071 i2c-sibyte: Remove the bus scan module parameter by Jean Delvare · 17 years ago
  73. 7bca087 i2c: Discard unused driver IDs by Jean Delvare · 17 years ago
  74. 6342064 i2c-i801: Implement I2C block read support by Jean Delvare · 17 years ago
  75. a0921b6 i2c-i801: Clear special mode bits as needed by Jean Delvare · 17 years ago
  76. 369f6f4 i2c-i801: More explicit names for chip features by Jean Delvare · 17 years ago
  77. ae7b049 i2c-i801: Document which chip support what feature by Jean Delvare · 17 years ago
  78. 6d16bfb i2c/tps65010: move header to <linux/i2c/...> by David Brownell · 17 years ago
  79. caada32 i2c: Rename main mutex by Jean Delvare · 17 years ago
  80. 026526f i2c: Drop redundant i2c_driver.list by Jean Delvare · 17 years ago
  81. 87c6c22 i2c: Drop redundant i2c_adapter.list by Jean Delvare · 17 years ago
  82. e48d331 i2c: Change prototypes of refcounting functions by Jean Delvare · 17 years ago
  83. bdc511f i2c: Use the driver model reference counting by Jean Delvare · 17 years ago
  84. 0f79b72 i2c: Deprecate drivers for I2C buses on video adapters by Jean Delvare · 17 years ago
  85. 2caeac8 i2c: Don't uselessly set i2c_adapter.retries by Jean Delvare · 17 years ago
  86. 05c7aba i2c: Kill rogue driver IDs by Jean Delvare · 17 years ago
  87. 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 17 years ago
  88. 922539a i2c: normal_i2c can be made const (rtc drivers) by Jean Delvare · 17 years ago
  89. bfb6df2 i2c: Constify client address data by Mark M. Hoffman · 17 years ago
  90. 6408a83 i2c-algo-pcf: Delete broken 10-bit address support by Jean Delvare · 17 years ago
  91. bf3e2d1 i2c-algo-bit: Fix NAK/ARB comments by David Brownell · 17 years ago
  92. cf978ab i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments) by David Brownell · 17 years ago
  93. 59d70df i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x by eric miao · 17 years ago
  94. 7e8b992 i2c: some overdue driver removal by Adrian Bunk · 17 years ago
  95. 5a4a238 ixp4xx-i2c-gpio by Michael-Luke Jones · 17 years ago
  96. eee87d3 i2c: the scheduled I2C RTC driver removal by Adrian Bunk · 17 years ago
  97. 569be44 i2c-stub: Use a single array for byte and word operations by Jean Delvare · 17 years ago
  98. b3af547 i2c-stub: Mention the existence of an helper script by Jean Delvare · 17 years ago
  99. 1b3e5ba i2c/tsl2550: Add power management added by Rodolfo Giometti · 17 years ago
  100. 5864ae0 i2c: Add support for the PCF8575 chip by Bart Van Assche · 17 years ago