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