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