1. 13f5369 [MTD] [NAND] driver extension to support NAND on TQM85xx modules by Wolfgang Grandegger · 16 years ago
  2. 95ebffd [MTD] [NAND] fsl_upm: update driver for the new OF bindings by Anton Vorontsov · 16 years ago
  3. 55ed31e enic: Attempt to fix build in 32-bit such as i386. by David S. Miller · 16 years ago
  4. 58f467c powerpc/of-bindings: Don't support linux,<modalias> "compatible" values by Grant Likely · 16 years ago
  5. 4538d0c powerpc: Fix no interrupt handling in pata_of_platform by Anton Vorontsov · 16 years ago
  6. eedd5d0 Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-next by Roland Dreier · 16 years ago
  7. fbcffcc RDMA/nes: Fix slab corruption by Chien Tung · 16 years ago
  8. 9ac684f Merge branch 'next' into for-linus by James Morris · 16 years ago
  9. 13c9821 ppp: Use skb_queue_walk() in ppp_mp_insert(). by David S. Miller · 16 years ago
  10. df58ef51 r8169: fix early spinlock use by Francois Romieu · 16 years ago
  11. 1d74a6b smsc95xx: fix usb usage on big endian platforms by Steve Glendinning · 16 years ago
  12. 5c714e2 myri10ge: remove over-paranoid queue number modulus by Brice Goglin · 16 years ago
  13. 3ed3067 e1000: don't generate bad checksums for tcp packets with 0 csum by Dave Graham · 16 years ago
  14. af807c8 e1000e: don't generate bad checksums for tcp packets with 0 csum by Dave Graham · 16 years ago
  15. c97f681 Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git by Russell King · 16 years ago
  16. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  17. 9e165ac Merge branch 'at91' into devel by Russell King · 16 years ago
  18. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  19. 90bb28b Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into devel by Russell King · 16 years ago
  20. ec7e6fa bnx2: Update version to 1.8.1. by Michael Chan · 16 years ago
  21. 3d16af8 bnx2: Handle DMA mapping errors. by Benjamin Li · 16 years ago
  22. a1efb4b bnx2: Eliminate TSO header modifications. by Michael Chan · 16 years ago
  23. d5321e3 bnx2: Update 5706/5708 firmware. by Michael Chan · 16 years ago
  24. 9f52b56 bnx2: Check netif_running() in all ethtool operations. by Michael Chan · 16 years ago
  25. 74bf4ba bnx2: Add bnx2_shutdown_chip(). by Michael Chan · 16 years ago
  26. 4f6e6b9 [CPUFREQ] Fix BUG: using smp_processor_id() in preemptible code by Andrea Righi · 16 years ago
  27. c4d14bc [CPUFREQ] Don't export governors for default governor by Sven Wegener · 16 years ago
  28. 8080091 [CPUFREQ][6/6] cpufreq: Add idle microaccounting in ondemand governor by venkatesh.pallipadi@intel.com · 16 years ago
  29. e9d95bf [CPUFREQ][4/6] cpufreq_ondemand: Parameterize down differential by venkatesh.pallipadi@intel.com · 16 years ago
  30. 3430502 [CPUFREQ][3/6] cpufreq: get_cpu_idle_time() changes in ondemand for idle-microaccounting by venkatesh.pallipadi@intel.com · 16 years ago
  31. c43aa3b [CPUFREQ][2/6] cpufreq: Change load calculation in ondemand for software coordination by venkatesh.pallipadi@intel.com · 16 years ago
  32. bf0b90e [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() by venkatesh.pallipadi@intel.com · 16 years ago
  33. 8217e4f [CPUFREQ] use deferrable delayed work init in conservative governor by Ben Slusky · 16 years ago
  34. f1829e4 [CPUFREQ] drivers/cpufreq/cpufreq.c: Adjust error handling code involving cpufreq_cpu_put by Julia Lawall · 16 years ago
  35. 888a794 [CPUFREQ] add error handling for cpufreq_register_governor() error by Akinobu Mita · 16 years ago
  36. ec2a565 phylib: two dynamic mii_bus allocation fallout fixes by Lennert Buytenhek · 16 years ago
  37. 5e5cddb hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X by Alistair John Strachan · 16 years ago
  38. 8748a71 hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X by Alistair John Strachan · 16 years ago
  39. 98dd22c hwmon: (it87) Prevent power-off on Shuttle SN68PT by Jean Delvare · 16 years ago
  40. 04dcd84 eeepc-laptop: Fix hwmon interface by Corentin Chary · 16 years ago
  41. 762a9f2 UBI: print reserved_peb when it is too large by Deepak Saxena · 16 years ago
  42. 6feef53 block: mark bio_split_pool static by Denis ChengRq · 16 years ago
  43. 7afb3a6 gdrom: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  44. 2a9df50 memstick: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  45. 8316982 virtio_blk: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  46. 8bff7c6 libata: set queue SSD flag for SSD devices by Jens Axboe · 16 years ago
  47. 9e49184 floppy: support arbitrary first-sector numbers by Keith Wansbrough · 16 years ago
  48. 061837b drivers/block: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  49. 905bd78 cciss: Fix cciss SCSI rescan code to better notice device changes by scameron@beardog.cca.cpqcorp.net · 16 years ago
  50. 9246b5f block: Expand Xen blkfront for > 16 xvd by Chris Lalancette · 16 years ago
  51. 4677735 sg: remove unnecessary blk_rq_unmap_user by FUJITA Tomonori · 16 years ago
  52. 0b6cb26 sg: remove sg_read_xfer by FUJITA Tomonori · 16 years ago
  53. c3919af sg: remove sg_write_xfer by FUJITA Tomonori · 16 years ago
  54. 626710c sg: incorporate sg_build_direct into sg_start_req by FUJITA Tomonori · 16 years ago
  55. 44c7b0e sg: remove __sg_start_req by FUJITA Tomonori · 16 years ago
  56. fd1c1de sg: remove b_malloc_len in sg_scatter_hold struct by FUJITA Tomonori · 16 years ago
  57. 7e56cb0 sg: remove SG_ALLOW_DIO_CODE define by FUJITA Tomonori · 16 years ago
  58. a91a3a2 sg: rename sg_cmd_done sg_rq_end_io by FUJITA Tomonori · 16 years ago
  59. 224cb3e dm: Call blk_abort_queue on failed paths by Mike Anderson · 16 years ago
  60. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  61. f98a8ca SCSI sd driver calls revalidate_disk wrapper. by Andrew Patterson · 16 years ago
  62. fad7f01 sg: set dxferp to NULL for READ with the older SG interface by FUJITA Tomonori · 16 years ago
  63. 01cfcdd sg: use blk_rq_aligned helper function by FUJITA Tomonori · 16 years ago
  64. 10db10d sg: convert the indirect IO path to use the block layer by FUJITA Tomonori · 16 years ago
  65. 6e5a30c sg: convert the direct IO path to use the block layer by FUJITA Tomonori · 16 years ago
  66. 10865df sg: convert the non-data path to use the block layer by FUJITA Tomonori · 16 years ago
  67. 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 16 years ago
  68. a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  69. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  70. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  71. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  72. 0762b8b block: always set bdev->bd_part by Tejun Heo · 16 years ago
  73. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  74. 80795ae block: move capacity from disk to part0 by Tejun Heo · 16 years ago
  75. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  76. 870d665 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  77. f615b48 sd/ide-disk: apply extended minors to sd and ide by Tejun Heo · 16 years ago
  78. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  79. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  80. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  81. 310a2c1 block: misc updates by Tejun Heo · 16 years ago
  82. 5a3ceb8 driver-core: use klist for class device list and implement iterator by Tejun Heo · 16 years ago
  83. 5b99c2f block: make bi_phys_segments an unsigned int instead of short by Jens Axboe · 16 years ago
  84. 960e739 block: raid fixups for removal of bi_hw_segments by Jens Axboe · 16 years ago
  85. 5df97b9 drop vmerge accounting by Mikulas Patocka · 16 years ago
  86. 766ca44 virtio_blk: use a wrapper function to access io context information of IO requests by Fernando Luis Vázquez Cao · 16 years ago
  87. 1a8e2bd Kill REQ_TYPE_FLUSH by David Woodhouse · 16 years ago
  88. fdc5397 Support 'discard sectors' operation. by David Woodhouse · 16 years ago
  89. eae9acd Support 'discard sectors' operation in translation layer support core by David Woodhouse · 16 years ago
  90. e8f462d Input: ads7846 - fix cache line sharing issue by Dmitry Torokhov · 16 years ago
  91. 2d517ca Input: cm109 - add missing newlines to messages by Daniel Gimpelevich · 16 years ago
  92. 161c609 Input: keyboard - fix potential out of bound access to key_map by Dmitry Torokhov · 16 years ago
  93. d57f5f7 IB/mlx4: Set RLKEY bit for kernel QPs by Vladimir Sokolovsky · 16 years ago
  94. 724f880 jme: Fix warnings with CONFIG_PM disabled. by David S. Miller · 16 years ago
  95. 6dc0c97 jme: Advances version number by Guo-Fu Tseng · 16 years ago
  96. 576b522 jme: Faulty IRQ handle bug fix by akeemting · 16 years ago
  97. a821ebe jme: Added half-duplex mode and IPv6 RSS fix by Guo-Fu Tseng · 16 years ago
  98. 0ce2f03 cxgb3: Add 1G fiber support by Divy Le Ray · 16 years ago
  99. 1e88202 cxgb3: Support for Aeluros 2005 PHY by Divy Le Ray · 16 years ago
  100. 9b1e365 cxgb3: commnonize LASI phy code by Divy Le Ray · 16 years ago