1. 3130d90 m68k: Atari SCSI driver compile fixes by Roman Zippel · 19 years ago
  2. c28bda2 m68k: Reformat the Atari SCSI driver by Roman Zippel · 19 years ago
  3. fb810d1 m68k: Atari SCSI revival by Michael Schmitz · 19 years ago
  4. 8d41f0e Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 19 years ago
  5. 8bc8493 MAINTAINER change for Connect Tech Inc by Stuart MacDonald · 19 years ago
  6. ded1504 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  7. 98b9617 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  8. cf8ba7a [S390] add hardware capability support (ELF_HWCAP). by Martin Schwidefsky · 19 years ago
  9. e296306 [S390] tape: New read configuration data. by Michael Holzheu · 19 years ago
  10. 6c82a8a [S390] qeth: New read configuration data. by Cornelia Huck · 19 years ago
  11. 17283b5 [S390] dasd: New read device characteristics and read configuration data. by Cornelia Huck · 19 years ago
  12. 52706ec [S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}(). by Cornelia Huck · 19 years ago
  13. 00c0c64 [S390] qdio: make qdio statistics SMP-capable by Ursula Braun · 19 years ago
  14. d4ee453 [S390] Export uaccess as non-gpl symbol. by Martin Schwidefsky · 19 years ago
  15. f67d136 [S390] aes-s390 key length. by Jan Glauber · 19 years ago
  16. 33464e3 [S390] get rid of kprobes notifier call chain. by Christoph Hellwig · 19 years ago
  17. 5b68790 i2c-s3c2410: Fix bug in releasing driver by Ben Dooks · 19 years ago
  18. e00a8cd i2c-s3c2410: Fix I2C SDA to SCL setup time by Ben Dooks · 19 years ago
  19. e8c76ee i2c: New i2c-tiny-usb bus driver by Till Harbaum · 19 years ago
  20. eefcd75 i2c: Documentation update by Jean Delvare · 19 years ago
  21. 35532d2 i2c: SPIN_LOCK_UNLOCKED cleanup by Milind Arun Choudhary · 19 years ago
  22. 11de70b i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2c by Jean Delvare · 19 years ago
  23. bcda9f1 i2c: New Simtec I2C bus driver by Ben Dooks · 19 years ago
  24. 1c23af9 i2c: Bitbanging I2C bus driver using the GPIO API by Haavard Skinnemoen · 19 years ago
  25. 16538e6 Use menuconfig objects - I2C by Jan Engelhardt · 19 years ago
  26. b86a1bc i2c: Restore i2c_smbus_read_block_data by Jean Delvare · 19 years ago
  27. 7d05481 i2c-pxa: Clean transaction stop by Jean Delvare · 19 years ago
  28. 494dbb6 i2c-algo-bit: Improve debugging by Jean Delvare · 19 years ago
  29. 424ed67 i2c-algo-bit: Implement a 50/50 SCL duty cycle by Jean Delvare · 19 years ago
  30. 7c17549 i2c-omap: Switch to static adapter numbering by David Brownell · 19 years ago
  31. d24ecfc i2c: Blackfin Two Wire Interface driver by Bryan Wu · 19 years ago
  32. 6edac58 i2c-algo-sgi: Comment and whitespace cleanups by Ladislav Michl · 19 years ago
  33. b3e8209 i2c: Make i2c_del_driver a void function by Jean Delvare · 19 years ago
  34. a97f1ed i2c: Move i2c-isa-only exported symbol declarations by Jean Delvare · 19 years ago
  35. ce9e079 i2c: Document i2c_new_device() by Jean Delvare · 19 years ago
  36. 12b5053a i2c: Add i2c_new_probed_device() by Jean Delvare · 19 years ago
  37. 0f3b483 i2c-algo-bit: Add i2c_bit_add_numbered_bus by Jean Delvare · 19 years ago
  38. c056460 i2c: i2c EXPORT_SYMBOL cleanup by David Brownell · 19 years ago
  39. 6e13e64 i2c: Add i2c_add_numbered_adapter() by David Brownell · 19 years ago
  40. 9c1600e i2c: Add i2c_board_info and i2c_new_device() by David Brownell · 19 years ago
  41. 4298cfc i2c: i2c probe() and remove() documented by David Brownell · 19 years ago
  42. a1d9e6e i2c: i2c stack can remove() by David Brownell · 19 years ago
  43. 7b4fbc5 i2c: i2c stack can probe() by David Brownell · 19 years ago
  44. 5cedb05 i2c-pca-isa: Port to the new device driver model by Jean Delvare · 19 years ago
  45. 4a5d303 i2c-elektor: Port to the new device driver model by Jean Delvare · 19 years ago
  46. c6e8bb2 i2c-parport-light: Port to the new device driver model by Jean Delvare · 19 years ago
  47. 3af07bd i2c-parport: Fix a minor race on driver unload by Jean Delvare · 19 years ago
  48. 4b4686e scx200_acb: Fix PCI device reference count by Jean Delvare · 19 years ago
  49. 7c59b66 i2c: Cleanup the includes of <linux/i2c.h> by Jean Delvare · 19 years ago
  50. f75803d i2c-nforce2: Add support for the MCP61 and MCP65 by Jean Delvare · 19 years ago
  51. cacf226 i2c-parport: Optimize binary size by Jean Delvare · 19 years ago
  52. 3c4bb24 i2c-algo-bit: Emulate SMBus block read by Jean Delvare · 19 years ago
  53. 209d27c i2c: Emulate SMBus block read over I2C by Jean Delvare · 19 years ago
  54. 1ecac07 i2c-algo-bit: Always send a stop condition before leaving by Jean Delvare · 19 years ago
  55. ef2c8321 i2c: Rename dev_to_i2c_adapter() by David Brownell · 19 years ago
  56. 16ffadf i2c: Class attribute cleanup by David Brownell · 19 years ago
  57. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 19 years ago
  58. 4ad4eac i2c: i2c_register_driver() cleanup by David Brownell · 19 years ago
  59. b31366f i2c: i2c_adapter devices need no driver by Jean Delvare · 19 years ago
  60. fccb56e i2c: Kill i2c_adapter.class_dev by Jean Delvare · 19 years ago
  61. dc87c39 libata: honour host controllers that want just one host by Linus Torvalds · 19 years ago
  62. 14e38ac pm: include EIO from errno-base.h by David Rientjes · 19 years ago
  63. 11443ec Add kvasprintf() by Jeremy Fitzhardinge · 19 years ago
  64. 9684e51 power management: force pm_ops.valid callback to be assigned by Johannes Berg · 19 years ago
  65. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 19 years ago
  66. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 19 years ago
  67. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 19 years ago
  68. 1173a72 reiserfs: suppress lockdep warning by Jeff Mahoney · 19 years ago
  69. 42e3808 Extend print_symbol capability by Robert Peterson · 19 years ago
  70. de34ed9 [UDP]: Do not allow specific bind when wildcard bind exists. by David S. Miller · 19 years ago
  71. b7b5f48 [IPV4] UDP: Fix endianness bugs in hashing changes. by David S. Miller · 19 years ago
  72. 2e49762 [CPUFREQ] Report the number of processors in PowerNow-k8 correctly by Mark Langsdorf · 19 years ago
  73. b96e80e [CPUFREQ] do not declare undefined functions by David Rientjes · 19 years ago
  74. 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
  75. d645470 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 19 years ago
  76. 152a6a9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  77. cd9bb7e Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  78. 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
  79. 80787eb [IPV4] SNMP: Support OutMcastPkts and OutBcastPkts by Mitsuru Chinen · 19 years ago
  80. 5506b54 [IPV4] SNMP: Support InMcastPkts and InBcastPkts by Mitsuru Chinen · 19 years ago
  81. 704aed5 [IPV4] SNMP: Support InTruncatedPkts by Mitsuru Chinen · 19 years ago
  82. e91a47e [IPV4] SNMP: Support InNoRoutes by Mitsuru Chinen · 19 years ago
  83. 71ff6c0 [SNMP]: Add definitions for {In,Out}BcastPkts by Mitsuru Chinen · 19 years ago
  84. d551e45 [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent by Ilpo Järvinen · 19 years ago
  85. 575ee71 [TCP] FRTO: Delay skb available check until it's mandatory by Ilpo Järvinen · 19 years ago
  86. 157bfc2 [XFRM]: Restrict upper layer information by bundle. by Masahide NAKAMURA · 19 years ago
  87. 34588b4 [TCP]: Catch skb with S+L bugs earlier by Ilpo Järvinen · 19 years ago
  88. 6aaf47f [PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo by Eric Dumazet · 19 years ago
  89. 65def81 [L2TP]: Add the ability to autoload a pppox protocol module. by James Chapman · 19 years ago
  90. 07e4470 Merge branch 'cfq' into for-linus by Jens Axboe · 19 years ago
  91. 2a12dcd [PATCH] elevator: elv_list_lock does not need irq disabling by Jens Axboe · 19 years ago
  92. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 19 years ago
  93. 46f8914 [SKB]: Introduce skb_queue_walk_safe() by James Chapman · 19 years ago
  94. 597bc48 cfq-iosched: speedup cic rb lookup by Jens Axboe · 19 years ago
  95. 4e521c2 ll_rw_blk: add io_context private pointer by Jens Axboe · 19 years ago
  96. 91fac31 cfq-iosched: get rid of cfqq hash by Vasily Tarasov · 19 years ago
  97. cc19747 cfq-iosched: tighten queue request overlap condition by Jens Axboe · 19 years ago
  98. 3ed9a29 cfq-iosched: improve sync vs async workloads by Jens Axboe · 19 years ago
  99. 1be92f2 cfq-iosched: never allow an async queue idling by Jens Axboe · 19 years ago
  100. 20e493a cfq-iosched: get rid of ->dispatch_slice by Jens Axboe · 19 years ago