1. 5b68790 i2c-s3c2410: Fix bug in releasing driver by Ben Dooks · 19 years ago
  2. e00a8cd i2c-s3c2410: Fix I2C SDA to SCL setup time by Ben Dooks · 19 years ago
  3. e8c76ee i2c: New i2c-tiny-usb bus driver by Till Harbaum · 19 years ago
  4. eefcd75 i2c: Documentation update by Jean Delvare · 19 years ago
  5. 35532d2 i2c: SPIN_LOCK_UNLOCKED cleanup by Milind Arun Choudhary · 19 years ago
  6. 11de70b i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2c by Jean Delvare · 19 years ago
  7. bcda9f1 i2c: New Simtec I2C bus driver by Ben Dooks · 19 years ago
  8. 1c23af9 i2c: Bitbanging I2C bus driver using the GPIO API by Haavard Skinnemoen · 19 years ago
  9. 16538e6 Use menuconfig objects - I2C by Jan Engelhardt · 19 years ago
  10. b86a1bc i2c: Restore i2c_smbus_read_block_data by Jean Delvare · 19 years ago
  11. 7d05481 i2c-pxa: Clean transaction stop by Jean Delvare · 19 years ago
  12. 494dbb6 i2c-algo-bit: Improve debugging by Jean Delvare · 19 years ago
  13. 424ed67 i2c-algo-bit: Implement a 50/50 SCL duty cycle by Jean Delvare · 19 years ago
  14. 7c17549 i2c-omap: Switch to static adapter numbering by David Brownell · 19 years ago
  15. d24ecfc i2c: Blackfin Two Wire Interface driver by Bryan Wu · 19 years ago
  16. 6edac58 i2c-algo-sgi: Comment and whitespace cleanups by Ladislav Michl · 19 years ago
  17. b3e8209 i2c: Make i2c_del_driver a void function by Jean Delvare · 19 years ago
  18. a97f1ed i2c: Move i2c-isa-only exported symbol declarations by Jean Delvare · 19 years ago
  19. ce9e079 i2c: Document i2c_new_device() by Jean Delvare · 19 years ago
  20. 12b5053 i2c: Add i2c_new_probed_device() by Jean Delvare · 19 years ago
  21. 0f3b483 i2c-algo-bit: Add i2c_bit_add_numbered_bus by Jean Delvare · 19 years ago
  22. c056460 i2c: i2c EXPORT_SYMBOL cleanup by David Brownell · 19 years ago
  23. 6e13e64 i2c: Add i2c_add_numbered_adapter() by David Brownell · 19 years ago
  24. 9c1600e i2c: Add i2c_board_info and i2c_new_device() by David Brownell · 19 years ago
  25. 4298cfc i2c: i2c probe() and remove() documented by David Brownell · 19 years ago
  26. a1d9e6e i2c: i2c stack can remove() by David Brownell · 19 years ago
  27. 7b4fbc5 i2c: i2c stack can probe() by David Brownell · 19 years ago
  28. 5cedb05 i2c-pca-isa: Port to the new device driver model by Jean Delvare · 19 years ago
  29. 4a5d303 i2c-elektor: Port to the new device driver model by Jean Delvare · 19 years ago
  30. c6e8bb2 i2c-parport-light: Port to the new device driver model by Jean Delvare · 19 years ago
  31. 3af07bd i2c-parport: Fix a minor race on driver unload by Jean Delvare · 19 years ago
  32. 4b4686e scx200_acb: Fix PCI device reference count by Jean Delvare · 19 years ago
  33. 7c59b66 i2c: Cleanup the includes of <linux/i2c.h> by Jean Delvare · 19 years ago
  34. f75803d i2c-nforce2: Add support for the MCP61 and MCP65 by Jean Delvare · 19 years ago
  35. cacf226 i2c-parport: Optimize binary size by Jean Delvare · 19 years ago
  36. 3c4bb24 i2c-algo-bit: Emulate SMBus block read by Jean Delvare · 19 years ago
  37. 209d27c i2c: Emulate SMBus block read over I2C by Jean Delvare · 19 years ago
  38. 1ecac07 i2c-algo-bit: Always send a stop condition before leaving by Jean Delvare · 19 years ago
  39. ef2c832 i2c: Rename dev_to_i2c_adapter() by David Brownell · 19 years ago
  40. 16ffadf i2c: Class attribute cleanup by David Brownell · 19 years ago
  41. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 19 years ago
  42. 4ad4eac i2c: i2c_register_driver() cleanup by David Brownell · 19 years ago
  43. b31366f i2c: i2c_adapter devices need no driver by Jean Delvare · 19 years ago
  44. fccb56e i2c: Kill i2c_adapter.class_dev by Jean Delvare · 19 years ago
  45. dc87c39 libata: honour host controllers that want just one host by Linus Torvalds · 19 years ago
  46. 14e38ac pm: include EIO from errno-base.h by David Rientjes · 19 years ago
  47. 11443ec Add kvasprintf() by Jeremy Fitzhardinge · 19 years ago
  48. 9684e51 power management: force pm_ops.valid callback to be assigned by Johannes Berg · 19 years ago
  49. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 19 years ago
  50. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 19 years ago
  51. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 19 years ago
  52. 1173a72 reiserfs: suppress lockdep warning by Jeff Mahoney · 19 years ago
  53. 42e3808 Extend print_symbol capability by Robert Peterson · 19 years ago
  54. de34ed9 [UDP]: Do not allow specific bind when wildcard bind exists. by David S. Miller · 19 years ago
  55. b7b5f48 [IPV4] UDP: Fix endianness bugs in hashing changes. by David S. Miller · 19 years ago
  56. 40caf5e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 19 years ago
  57. d645470 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 19 years ago
  58. 152a6a9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  59. cd9bb7e Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  60. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  61. 80787eb [IPV4] SNMP: Support OutMcastPkts and OutBcastPkts by Mitsuru Chinen · 19 years ago
  62. 5506b54 [IPV4] SNMP: Support InMcastPkts and InBcastPkts by Mitsuru Chinen · 19 years ago
  63. 704aed5 [IPV4] SNMP: Support InTruncatedPkts by Mitsuru Chinen · 19 years ago
  64. e91a47e [IPV4] SNMP: Support InNoRoutes by Mitsuru Chinen · 19 years ago
  65. 71ff6c0 [SNMP]: Add definitions for {In,Out}BcastPkts by Mitsuru Chinen · 19 years ago
  66. d551e45 [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent by Ilpo Järvinen · 19 years ago
  67. 575ee71 [TCP] FRTO: Delay skb available check until it's mandatory by Ilpo Järvinen · 19 years ago
  68. 157bfc2 [XFRM]: Restrict upper layer information by bundle. by Masahide NAKAMURA · 19 years ago
  69. 34588b4 [TCP]: Catch skb with S+L bugs earlier by Ilpo Järvinen · 19 years ago
  70. 6aaf47f [PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo by Eric Dumazet · 19 years ago
  71. 65def81 [L2TP]: Add the ability to autoload a pppox protocol module. by James Chapman · 19 years ago
  72. 07e4470 Merge branch 'cfq' into for-linus by Jens Axboe · 19 years ago
  73. 2a12dcd [PATCH] elevator: elv_list_lock does not need irq disabling by Jens Axboe · 19 years ago
  74. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 19 years ago
  75. 46f8914 [SKB]: Introduce skb_queue_walk_safe() by James Chapman · 19 years ago
  76. 597bc48 cfq-iosched: speedup cic rb lookup by Jens Axboe · 19 years ago
  77. 4e521c2 ll_rw_blk: add io_context private pointer by Jens Axboe · 19 years ago
  78. 91fac31 cfq-iosched: get rid of cfqq hash by Vasily Tarasov · 19 years ago
  79. cc19747 cfq-iosched: tighten queue request overlap condition by Jens Axboe · 19 years ago
  80. 3ed9a29 cfq-iosched: improve sync vs async workloads by Jens Axboe · 19 years ago
  81. 1be92f2 cfq-iosched: never allow an async queue idling by Jens Axboe · 19 years ago
  82. 20e493a cfq-iosched: get rid of ->dispatch_slice by Jens Axboe · 19 years ago
  83. 6084cdd cfq-iosched: don't pass unused preemption variable around by Jens Axboe · 19 years ago
  84. edd75ff cfq-iosched: get rid of ->cur_rr and ->cfq_list by Jens Axboe · 19 years ago
  85. 67e6b49 cfq-iosched: slice offset should take ioprio into account by Jens Axboe · 19 years ago
  86. 498d3aa [PATCH] cfq-iosched: style cleanups and comments by Jens Axboe · 19 years ago
  87. 67060e3 cfq-iosched: sort IDLE queues into the rbtree by Jens Axboe · 19 years ago
  88. 0c534e0 cfq-iosched: sort RT queues into the rbtree by Jens Axboe · 19 years ago
  89. cc09e29 [PATCH] cfq-iosched: speed up rbtree handling by Jens Axboe · 19 years ago
  90. d9e7620 cfq-iosched: rework the whole round-robin list concept by Jens Axboe · 19 years ago
  91. 1afba04 cfq-iosched: minor updates by Jens Axboe · 19 years ago
  92. 6d048f5 cfq-iosched: development update by Jens Axboe · 19 years ago
  93. 1e3335d cfq-iosched: improve preemption for cooperating tasks by Jens Axboe · 19 years ago
  94. f900e97 [POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.c by Paul Mackerras · 19 years ago
  95. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 19 years ago
  96. 34f6d74 [POWERPC] remove kernel module option for booke wdt by Dave Jiang · 19 years ago
  97. 6ec3670 [POWERPC] Avoid putting cpu node twice by John Rigby · 19 years ago
  98. 057b184 [POWERPC] Spinlock initializer cleanup by Thomas Gleixner · 19 years ago
  99. f139efe [POWERPC] ppc4xx_sgdma needs dma-mapping.h by Andrew Morton · 19 years ago
  100. 738925b [POWERPC] arch/powerpc/sysdev/timer.c build fix by Srinivasa Ds · 19 years ago