1. e17fc0a Allow elevators to sort/merge discard requests by David Woodhouse · 16 years ago
  2. d30a260 Add BLKDISCARD ioctl to allow userspace to discard sectors by David Woodhouse · 16 years ago
  3. 2ebca85 Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER) by OGAWA Hirofumi · 16 years ago
  4. 35ba8f7 blktrace: simplify flags handling in __blk_add_trace by David Woodhouse · 16 years ago
  5. 27b29e8 blktrace: support discard requests by David Woodhouse · 16 years ago
  6. fdc5397 Support 'discard sectors' operation. by David Woodhouse · 16 years ago
  7. eae9acd Support 'discard sectors' operation in translation layer support core by David Woodhouse · 16 years ago
  8. 8c540a9 Let the block device know when sectors can be discarded by David Woodhouse · 16 years ago
  9. fb2dce8 Add 'discard' request handling by David Woodhouse · 16 years ago
  10. d628eae Fix up comments about matching flags between bio and rq by David Woodhouse · 16 years ago
  11. 3614407 highmem: use bio_has_data() in the bounce path by Jens Axboe · 16 years ago
  12. 051cc39 block: use bio_has_data() in the IO completion path by Jens Axboe · 16 years ago
  13. a9c701e block: use bio_has_data() to check for data carrying bio by Jens Axboe · 16 years ago
  14. 7a67f63 block: add bio_has_data() to detect whether a bio carries data or not by Jens Axboe · 16 years ago
  15. 35e396c SG_IO block filter whitelist missing MMC SET READ AHEAD command by xiphmont@xiph.org · 16 years ago
  16. dd4354f Blackfin arch: fix define error in BF561 memory map macros by Graf Yang · 16 years ago
  17. f099f39 Blackfin arch: Make L2 SRAM cacheable by Sonic Zhang · 16 years ago
  18. 8606801 Blackfin arch: flags of UART3 mem resource is missing by Sonic Zhang · 16 years ago
  19. 27707d3 Blackfin arch: Fix bug - kernel build with config kernel debugging with remote gdb fails by Sonic Zhang · 16 years ago
  20. e8f462d Input: ads7846 - fix cache line sharing issue by Dmitry Torokhov · 16 years ago
  21. 2d517ca Input: cm109 - add missing newlines to messages by Daniel Gimpelevich · 16 years ago
  22. 5e9e768 Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crash by Michael Hennerich · 16 years ago
  23. 49f7253 Blackfin arch: add support for BF52x-0.2, BF533-0.6, and BF54x-0.2 by Mike Frysinger · 16 years ago
  24. 46ce0d9 Blackfin arch: fix default silicon rev selection so it works for all supported parts by Mike Frysinger · 16 years ago
  25. cd88b4d Blackfin arch: BF561 is supported, no longer a work in progress by Mike Frysinger · 16 years ago
  26. 202d7bd Blackfin arch: Make sure we program the correct values in only when necessary for MUSB driver by Robin Getz · 16 years ago
  27. 36d9573 Input: document i8042.debug in kernel-parameters.txt by Jiri Kosina · 16 years ago
  28. 161c609 Input: keyboard - fix potential out of bound access to key_map by Dmitry Torokhov · 16 years ago
  29. 3343c1d Blackfin arch: Fix BUG: anomaly_threshold is used with ANOMALY_05000363 by Michael Hennerich · 16 years ago
  30. d57f5f7 IB/mlx4: Set RLKEY bit for kernel QPs by Vladimir Sokolovsky · 16 years ago
  31. 724f880 jme: Fix warnings with CONFIG_PM disabled. by David S. Miller · 16 years ago
  32. 6dc0c97 jme: Advances version number by Guo-Fu Tseng · 16 years ago
  33. 576b522 jme: Faulty IRQ handle bug fix by akeemting · 16 years ago
  34. a821ebe jme: Added half-duplex mode and IPv6 RSS fix by Guo-Fu Tseng · 16 years ago
  35. 0ce2f03 cxgb3: Add 1G fiber support by Divy Le Ray · 16 years ago
  36. 1e88202 cxgb3: Support for Aeluros 2005 PHY by Divy Le Ray · 16 years ago
  37. 9b1e365 cxgb3: commnonize LASI phy code by Divy Le Ray · 16 years ago
  38. f231e0a cxgb3: More flexible support for PHY interrupts. by Divy Le Ray · 16 years ago
  39. 0449798 cxgb3: simplify port type struct and usage by Divy Le Ray · 16 years ago
  40. 78e4689 cxgb3: allow for PHY reset status by Divy Le Ray · 16 years ago
  41. 8c26376 cxgb3: Allocate multiqueues at init time by Divy Le Ray · 16 years ago
  42. 20d3fc1 cxgb3: reset the adapter on fatal error by Divy Le Ray · 16 years ago
  43. 45cec1b dsa: Need to select PHYLIB. by David S. Miller · 16 years ago
  44. 2e16a77 dsa: add support for the Marvell 88E6060 switch chip by Lennert Buytenhek · 16 years ago
  45. 396138f0 dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
  46. 2e5f032 dsa: add support for the Marvell 88E6131 switch chip by Lennert Buytenhek · 16 years ago
  47. cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
  48. 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago
  49. 176eaa5 8139too: move wmb before TX DMA start by Andreas Oberritter · 16 years ago
  50. ed4cb13 netdev: uniquify the tx_timeout name by Arjan van de Ven · 16 years ago
  51. 21ce4ff drivers/net/usb/Makefile - shrink logspam by David Brownell · 16 years ago
  52. 8b76ab3 r8169: WoL fixes, part 2. by Bruno Prémont · 16 years ago
  53. 20037fa r8169: WoL fixes, part 1. by Bruno Prémont · 16 years ago
  54. d3eab82 gianfar: Create net device with carrier down by Trent Piepho · 16 years ago
  55. c3efab8 mv643xx_eth: include linux/ip.h to fix build by Lennert Buytenhek · 16 years ago
  56. f47aeff lib8390: Fix locking in ei_poll (poll controller) by Jarek Poplawski · 16 years ago
  57. 23e55a3 ixgb: fix bug when freeing resources by Brandeburg, Jesse · 16 years ago
  58. 1694f25 e1000e: release hw semaphore after successfully writing EEPROM by Arthur Jones · 16 years ago
  59. 2f7ca80 net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver by Steve Glendinning · 16 years ago
  60. 2e88810 phylib: add mdiobus_{read,write} by Lennert Buytenhek · 16 years ago
  61. 46abc02 phylib: give mdio buses a device tree presence by Lennert Buytenhek · 16 years ago
  62. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  63. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  64. 236bb5e6 myri10ge: add multiqueue TX by Brice Goglin · 16 years ago
  65. c8f2d9b atl1: update introductory comments by Jay Cliburn · 16 years ago
  66. a6d1f36 atl1: remove EXPERIMENTAL label by Jay Cliburn · 16 years ago
  67. e109832 atl1: remove LLTX by Jay Cliburn · 16 years ago
  68. b29be6d atl1: fix transmit timeout bug by Jay Cliburn · 16 years ago
  69. e824b3e skge: Fix skge_set_ring_param() losing error return by Wang Chen · 16 years ago
  70. 9ac1353 [10/21] driver/net/skge.c: restart the interface when it's options or by Xiaoming.Zhang · 16 years ago
  71. 0ca41c0 [2.6.28,1/1] cxgb3 - fix race in EEH by Divy Le Ray · 16 years ago
  72. 822f1a5 via-velocity: Fix warnings on sparc64. by Francois Romieu · 16 years ago
  73. 87241840 net: remove LLTX in atl2 driver by Kevin Hao · 16 years ago
  74. 0acb283 phylib: Wake PHY state machine on interrupt by Trent Piepho · 16 years ago
  75. 51e2a38 PHY: Avoid unnecessary aneg restarts by Trent Piepho · 16 years ago
  76. 7bf6bf4 r8169: read MAC address from EEPROM on init by Ivan Vecera · 16 years ago
  77. 8d1b1fc net: add net poll support for atl2 driver by Kevin Hao · 16 years ago
  78. 6fbc779 ibm_newemac: Fix EMAC soft reset on 460EX/GT by Victor Gallardo · 16 years ago
  79. c6d6a51 phylib: phy_mii_ioctl() fixes by Lennert Buytenhek · 16 years ago
  80. 107e000 Merge branch 'from-tomtucker' into for-2.6.28 by J. Bruce Fields · 16 years ago
  81. cdbb92b Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  82. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  83. e2f5e73 RDMA/nes: Correct error_module bit mask by Chien Tung · 16 years ago
  84. 071d7ab ipvs: Remove stray file left over from ipvs move by Sven Wegener · 16 years ago
  85. 53b1257 tcpv6: fix option space offsets with md5 by Ilpo Järvinen · 16 years ago
  86. db2bf24 Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 by David S. Miller · 16 years ago
  87. 0201518 sctp: shrink sctp_tsnmap some more by removing gabs array by Vlad Yasevich · 16 years ago
  88. 8e1ee18 sctp: Rework the tsn map to use generic bitmap. by Vlad Yasevich · 16 years ago
  89. 3c689b7 inet: cleanup of local_port_range by Eric Dumazet · 16 years ago
  90. a66bfa7 ACPI: WMI: Enable event methods when registering notifiers by Matthew Garrett · 16 years ago
  91. 7d9a06d acer-wmi: Remove wireless and bluetooth sysfs entries by Carlos Corbacho · 16 years ago
  92. 0606e1a acer-wmi: Add rfkill support for wireless and bluetooth by Carlos Corbacho · 16 years ago
  93. b77d753 [CIFS] Check that last search entry resume key is valid by Steve French · 16 years ago
  94. 9088c56 udp: Improve port randomization by Eric Dumazet · 16 years ago
  95. 6984937 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  96. 392eaef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  97. 53e9150 pkt_sched: Update qdisc requeue stats in dev_requeue_skb() by Jarek Poplawski · 16 years ago
  98. 52cd575 tcp: fix length used for checksum in a reset by Ilpo Järvinen · 16 years ago
  99. 8806048 [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur by Ralf Baechle · 16 years ago
  100. 2ca89ce ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs by Denis V. Lunev · 16 years ago