1. d56933e drivers/edac: add RDDR2 memory types by Douglas Thompson · 17 years ago
  2. 2da1c11 drivers/edac: core: make functions static by Adrian Bunk · 17 years ago
  3. 5da0831 drivers/edac: add edac_mc_find API by Douglas Thompson · 17 years ago
  4. b754416 lguest: the block driver by Rusty Russell · 17 years ago
  5. d503e2fa lguest: the net driver by Rusty Russell · 17 years ago
  6. 3f8c4d3 lguest: the console driver by Rusty Russell · 17 years ago
  7. 709e892 lguest: the Makefile and Kconfig by Rusty Russell · 17 years ago
  8. d7e28ff lguest: the host code by Rusty Russell · 17 years ago
  9. 07ad157 lguest: the guest code by Rusty Russell · 17 years ago
  10. 57deb52 RTC: add periodic irq support to rtc-cmos by Alessandro Zummo · 17 years ago
  11. e3aded3 isdn/sc: compile breakage re check_reset() by Alexey Dobriyan · 17 years ago
  12. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  13. 39ef01e mbcs: Remove lots of global symbols by Alan Cox · 17 years ago
  14. 68fc4fa unregister_chrdev(): ignore the return value by Akinobu Mita · 17 years ago
  15. bd804eb PM: Introduce pm_power_off_prepare by Rafael J. Wysocki · 17 years ago
  16. d7372cd ACPI: Do not prepare for hibernation in acpi_shutdown by Rafael J. Wysocki · 17 years ago
  17. a634cc1 swsusp: introduce restore platform operations by Rafael J. Wysocki · 17 years ago
  18. a034982 PM: Do not require dev spew to get PM_DEBUG by Ben Collins · 17 years ago
  19. 589f1e8 Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  20. ce524c8 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  21. 29e7ee3 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  22. fc15bc8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6 by Linus Torvalds · 17 years ago
  23. d796e64 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  24. bc4c4f4 UIO: Hilscher CIF card driver by Hans-Jürgen Koch · 17 years ago
  25. beafc54 UIO: Add the User IO core code by Hans J. Koch · 18 years ago
  26. 2ee97ca Driver core: check return code of sysfs_create_link() by Cornelia Huck · 17 years ago
  27. aebdc3b dev_vdbg(), available with -DVERBOSE_DEBUG by David Brownell · 17 years ago
  28. 3f8df78 PM: remove deprecated dpm_runtime_* routines by Alan Stern · 17 years ago
  29. 471d055 PM: Remove deprecated sysfs files by Alan Stern · 17 years ago
  30. 60a96a5 Driver core: accept all valid action-strings in uevent-trigger by Kay Sievers · 17 years ago
  31. f9e2922 eHEA: Fix bonding support by Thomas Klein · 17 years ago
  32. e190d6b Blackfin ethernet driver: on chip ethernet MAC controller driver by Bryan Wu · 17 years ago
  33. 308a906 fix wrong argument of tc35815_read_plat_dev_addr() by Yoichi Yuasa · 17 years ago
  34. 5e1751f Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 17 years ago
  35. dbf812d ARM/ETHER3: Handle multicast frames. by YOSHIFUJI Hideaki / 吉藤英明 · 17 years ago
  36. 82a0244 SAA9730: Handle multicast frames. by YOSHIFUJI Hideaki / 吉藤英明 · 17 years ago
  37. b947dd4 NI5010: Handle multicast frames. by YOSHIFUJI Hideaki / 吉藤英明 · 17 years ago
  38. e78af366 NS83820: Handle multicast frames. by YOSHIFUJI Hideaki / 吉藤英明 · 17 years ago
  39. 7132ab7 Fix RGMII-ID handling in gianfar by Andy Fleming · 17 years ago
  40. af2d940 Fix Vitesse RGMII-ID support by Andy Fleming · 17 years ago
  41. 1d5e83a Fix Vitesse 824x PHY interrupt acking by Andy Fleming · 17 years ago
  42. 9ee0be0 ISDN HiSax: uninitialized return in hisax_cs_setup by Florin Malita · 17 years ago
  43. 412edf6 firewire: fw-sbp2: convert to new SCSI data buffer accessors by Stefan Richter · 17 years ago
  44. 9c9bdf4 firewire: fix memory leak of fw_request instances by Stefan Richter · 17 years ago
  45. 5d59a6f firewire: remove bogus check in fw_core_handle_request by Stefan Richter · 17 years ago
  46. b980f5a firewire: fw-ohci: fix "scheduling while atomic" by Stefan Richter · 17 years ago
  47. 362e901 firewire: fw-ohci: flush MMIO write before msleep by Stefan Richter · 17 years ago
  48. 43509d1 IB/mthca: Simplify use of size0 in work request posting by Roland Dreier · 17 years ago
  49. e535c69 IB/mthca: Factor out setting WQE UD segment entries by Roland Dreier · 17 years ago
  50. 400ddc1 IB/mthca: Factor out setting WQE remote address and atomic segment entries by Roland Dreier · 17 years ago
  51. 0fbfa6a9 IB/mlx4: Factor out setting other WQE segments by Roland Dreier · 17 years ago
  52. d420d9e IB/mlx4: Factor out setting WQE data segment entries by Roland Dreier · 17 years ago
  53. 8088545 IB/mthca: Factor out setting WQE data segment entries by Roland Dreier · 17 years ago
  54. a267c0a Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  55. cdf4a64 Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 17 years ago
  56. 97989ad V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv code by Robert P. J. Day · 17 years ago
  57. f3a43d3 V4L/DVB (5846): Clean up setting state and scheduling timeouts by Robert P. J. Day · 17 years ago
  58. bd58df6 V4L/DVB (5844): ivtv: add high volume debugging flag by Hans Verkuil · 17 years ago
  59. 90851fe V4L/DVB (5843): ivtv: fix missing signal_pending check. by Hans Verkuil · 17 years ago
  60. f885969 V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic. by Hans Verkuil · 17 years ago
  61. 0901973 V4L/DVB (5841): tveeprom: add support for Philips FQ1216LME MK3 tuner. by Hans Verkuil · 17 years ago
  62. 3ea9661 V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delay by Mauro Carvalho Chehab · 17 years ago
  63. 260f8d7 V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) by Oliver Endriss · 17 years ago
  64. 0402a6c V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22) by Oliver Endriss · 17 years ago
  65. defd574e V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm crash by Oliver Endriss · 17 years ago
  66. 804b445 V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) by Oliver Endriss · 17 years ago
  67. 372280d V4L/DVB (5834): dvb-core: fix signedness warnings and const stripping by Trent Piepho · 17 years ago
  68. d67be61 V4L/DVB (5832): ir-common: optimize bit extract function by Trent Piepho · 17 years ago
  69. ba2cf98 V4L/DVB (5831): stradis: use ARRAY_SIZE by Trent Piepho · 17 years ago
  70. 5980055 V4L/DVB (5829): Firmware extract and loading for opera dvb-usb update by Marco Gittler · 17 years ago
  71. b31c33bd V4L/DVB (5828): Kconfig: Added GemTek USB radio and removed experimental dependency. by Douglas Schilling Landgraf · 17 years ago
  72. 66a1787 V4L/DVB (5826): Usbvision: video mux cleanup by Thierry MERLE · 17 years ago
  73. ffddcaa V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model. by Matthew Garrett · 17 years ago
  74. 485cf92 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  75. a1bad77 V4L/DVB (5824): Usbvision: Hauppauge WinTV USB SECAM_L fix by Thierry MERLE · 17 years ago
  76. f5c965a V4L/DVB (5821): Saa7134: add remote control support for LifeView FlyDVB-S LR300 by James Le Cuirot · 17 years ago
  77. 9b7cc42 V4L/DVB (5820): Cleanup on cinergyT2: Remove unneeded if(1) by Mauro Carvalho Chehab · 17 years ago
  78. 18f3fa1 V4L/DVB (5819): Cleanup: reorder some includes by Mauro Carvalho Chehab · 17 years ago
  79. 7e520d0 V4L/DVB (5815): Cx88: i2c structure templates clean-up by Jean Delvare · 17 years ago
  80. 4de7bb4 V4L/DVB (5814): Unexport dvb_pll_configure by Adrian Bunk · 17 years ago
  81. 8fb2191 V4L/DVB (5813): TUNER_TEA5761 kconfig fixes by Adrian Bunk · 17 years ago
  82. 51b5402 V4L/DVB (5811): Use mutex instead of semaphore in Virtual Video driver by Matthias Kaehlcke · 17 years ago
  83. b9378fd V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driver by Matthias Kaehlcke · 17 years ago
  84. 55c0d10 V4L/DVB (5807): Bttv: Add support for DBG_[SG]_REGISTER ioctls by Trent Piepho · 17 years ago
  85. 8c2c0df V4L/DVB (5806): Bttv: Be consistent in using symbolic names instead of constants by Trent Piepho · 17 years ago
  86. ac7dc84 V4L/DVB (5805): Bttv: Fix problems with probing for non-existent tuners by Trent Piepho · 17 years ago
  87. 27cb786 V4L/DVB (5803): Bttv: add support for DViCO FusionHDTV 2 by Michael Krufky · 17 years ago
  88. c350f61 V4L/DVB (5801): Tuner: update FCV1236D ranges to match the datasheet by Michael Krufky · 17 years ago
  89. b827363 V4L/DVB (5800): Tuner: correct description of Philips FCV1236D tuner by Michael Krufky · 17 years ago
  90. cd2cd0a V4L/DVB (5799): Or51211: remove hardcoded fcv1236d tuner programming by Michael Krufky · 17 years ago
  91. f1b2439 V4L/DVB (5798): Dvb-pll: add support for Philips fcv1236d by Michael Krufky · 18 years ago
  92. d06cdbe V4L/DVB (5795): Fix: remove unused struct that could avoiding load the firmware by Marco Gittler · 17 years ago
  93. 8218b0b V4L/DVB (5793): Tuner: remove hardware-specific info from public header by Michael Krufky · 17 years ago
  94. bebeaea V4L/DVB (5792): Zr364xx: add support for Trust Powerc@m 970Z by Antoine Jacquet · 17 years ago
  95. ea63374 V4L/DVB (5791): Fix Kbuild for kbd-ir-i2c by Mauro Carvalho Chehab · 17 years ago
  96. 2f3ed05 V4L/DVB (5790): Fix error handling for stv680 by Mauro Carvalho Chehab · 17 years ago
  97. 829ea96 V4L/DVB (5788): Cx88-input: convert nested if's to switch..case by Michael Krufky · 17 years ago
  98. e7d11ec V4L/DVB (5787): Cx88: add remote control support for Leadtek Winfast DTV1000 by Edgar Pisani · 17 years ago
  99. 39cf1e8 V4L/DVB (5786): Ir-kbd-i2c: add support for Hauppauge HVR1300 remote by Jan Frey · 17 years ago
  100. 434b252 V4L/DVB (5785): Revisited: 3dfx Voodoo TV 200 (US) by Wade Berrier · 17 years ago