1. 032de8e MSI: Give archs the option to free all MSI/Xs at once. by Michael Ellerman · 19 years ago
  2. 9c83133 MSI: Give archs the option to allocate all MSI/Xs at once. by Michael Ellerman · 19 years ago
  3. 314e77b MSI: Remove dev->first_msi_irq by Michael Ellerman · 19 years ago
  4. 4aa9bc9 MSI: Use a list instead of the custom link structure by Michael Ellerman · 19 years ago
  5. 6589121 PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev by Michael Ellerman · 19 years ago
  6. c9953a7 MSI: Add an arch_msi_check_device() by Michael Ellerman · 19 years ago
  7. 0da0ead PCI: define pci_request/release_regions() for CONFIG_PCI=n by Sergei Shtylyov · 19 years ago
  8. f7bdd12 pci: New PCI-E reset API by Brian King · 19 years ago
  9. 14e38ac pm: include EIO from errno-base.h by David Rientjes · 19 years ago
  10. 11443ec Add kvasprintf() by Jeremy Fitzhardinge · 19 years ago
  11. 9684e51 power management: force pm_ops.valid callback to be assigned by Johannes Berg · 19 years ago
  12. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 19 years ago
  13. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 19 years ago
  14. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 19 years ago
  15. 42e3808 Extend print_symbol capability by Robert Peterson · 19 years ago
  16. d645470 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 19 years ago
  17. 152a6a9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  18. cd9bb7e Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  19. 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
  20. 71ff6c0 [SNMP]: Add definitions for {In,Out}BcastPkts by Mitsuru Chinen · 19 years ago
  21. 07e4470 Merge branch 'cfq' into for-linus by Jens Axboe · 19 years ago
  22. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 19 years ago
  23. 46f8914 [SKB]: Introduce skb_queue_walk_safe() by James Chapman · 19 years ago
  24. 4e521c2 ll_rw_blk: add io_context private pointer by Jens Axboe · 19 years ago
  25. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 19 years ago
  26. e389f9a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  27. f73b0a0 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  28. 6b06d2c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  29. ecfd6b1 [XFRM]: Export SPD info by Jamal Hadi Salim · 19 years ago
  30. 5a1b589 [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. by Rusty Russell · 19 years ago
  31. 5f286e1 [NETPOLL]: Fix TX queue overflow in trapped mode. by Sergei Shtylyov · 19 years ago
  32. cfaae3e Pull sony into release branch by Len Brown · 19 years ago
  33. 1ce82c1 sony-laptop: add a meye-usable include file for camera ops by malattia@linux.it · 19 years ago
  34. 0d64a23 libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET by Tejun Heo · 19 years ago
  35. 169439c libata: Handle drives that require a spin-up command before first access by Mark Lord · 19 years ago
  36. 1e99973 libata: HPA support by Alan Cox · 19 years ago
  37. 6bfff31 libata: kill probe_ent and related helpers by Tejun Heo · 19 years ago
  38. 21b0ad4 libata: add init helpers including ata_pci_prepare_native_host() by Tejun Heo · 19 years ago
  39. d491b27 libata: convert native PCI host handling to new init model by Tejun Heo · 19 years ago
  40. f5cda25 libata: implement ata_host_alloc_pinfo() and ata_host_register() by Tejun Heo · 19 years ago
  41. f318719 libata: separate out ata_host_alloc() and ata_host_register() by Tejun Heo · 19 years ago
  42. ecef725 libata: separate out ata_host_start() by Tejun Heo · 19 years ago
  43. 4911487 libata: allocate ap separately from shost by Tejun Heo · 19 years ago
  44. c65ec1c ahci.c: remove non-existing SB600 raid id (re-send) by Conke Hu · 19 years ago
  45. 5a5dbd1 libata: add support for READ/WRITE LONG by Mark Lord · 19 years ago
  46. 8cdfb29 libata/IDE: remove combined mode quirk by Jeff Garzik · 19 years ago
  47. a76b62c libata: Change prototype of mode_filter to remove ata_port* by Alan Cox · 19 years ago
  48. 0435182 pata: expose set_mode method so it can be wrapped by Alan · 19 years ago
  49. ec04b07 iomap: implement pcim_iounmap_regions() by Tejun Heo · 19 years ago
  50. be0d18d libata: cable detection fixes by Alan Cox · 19 years ago
  51. cd0d3bb libata: dev_config does not need ap and adev passing by Alan · 19 years ago
  52. 43727fb [libata] export sata_print_link_status() by Jeff Garzik · 19 years ago
  53. abf17ff Generic HDLC sparse annotations by Krzysztof Halasa · 19 years ago
  54. 728de4c9 ucc_geth: migrate ucc_geth to phylib by Kim Phillips · 19 years ago
  55. a999589 phylib: add RGMII-ID interface mode definition by Kim Phillips · 19 years ago
  56. 85d32e7 [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi by Jouni Malinen · 19 years ago
  57. eea221ce tc35815 driver update (take 2) by Atsushi Nemoto · 19 years ago
  58. f0054636 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 19 years ago
  59. 50f732e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  60. aa5bc2b Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  61. aa2ce5c USB: <linux/usb/ch9.h> minor doc update by David Brownell · 19 years ago
  62. 1941044 USB: add "last_busy" field for use in autosuspend by Alan Stern · 19 years ago
  63. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 19 years ago
  64. 2add522 USB: add power/level sysfs attribute by Alan Stern · 19 years ago
  65. eaafbc3 USB: Allow autosuspend delay to equal 0 by Alan Stern · 19 years ago
  66. bb74782 USB: additional structure from cdc spec by Oliver Neukum · 19 years ago
  67. d868772 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  68. 6816b19 V4L/DVB (5419): Add comment how the speed field is interpreted. by Hans Verkuil · 19 years ago
  69. 3700a90 V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned. by Hans Verkuil · 19 years ago
  70. 43d0dfc V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_VSYNC by Hans Verkuil · 19 years ago
  71. 2435be1 V4L/DVB (5307): Add support for the cx23415 MPEG decoding features. by Hans Verkuil · 19 years ago
  72. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 19 years ago
  73. b278784 V4L/DVB (5289): Add support for video output overlays. by Hans Verkuil · 19 years ago
  74. 206ebaf3 V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capability by Hans Verkuil · 19 years ago
  75. 5eee72e V4L/DVB (5268): Add support for three new MPEG controls. by Hans Verkuil · 19 years ago
  76. d1da4e5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 19 years ago
  77. 404d5b1 dev_dbg: check dev_dbg() arguments by Dan Williams · 19 years ago
  78. a53c46d s2ram: add arch irq disable/enable hooks by Johannes Berg · 19 years ago
  79. 075c177 define platform wakeup hook, use in pci_enable_wake() by David Brownell · 19 years ago
  80. 057f6c0 security: prevent permission checking of file removal via sysfs_remove_group() by James Morris · 19 years ago
  81. 523ded7 device_schedule_callback() needs a module reference by Alan Stern · 19 years ago
  82. 8447891 debugfs: Add debugfs_create_u64() by Michael Ellerman · 19 years ago
  83. 3106d46 the overdue removal of the mount/umount uevents by Adrian Bunk · 19 years ago
  84. 4628803 kobject core: remove rwsem from struct subsystem by Greg Kroah-Hartman · 19 years ago
  85. f89cbc3 Driver core: add suspend() and resume() to struct device_type by Dmitry Torokhov · 19 years ago
  86. 74e9f5f Driver core: remove unneeded completion from driver release path by Greg Kroah-Hartman · 24 years ago
  87. 21c7f30 driver core: per-subsystem multithreaded probing by Cornelia Huck · 20 years ago
  88. 414264f Driver core: add name to device_type by Kay Sievers · 19 years ago
  89. 621a167 driver core: Use attribute groups in struct device_type by Dmitry Torokhov · 19 years ago
  90. b8c5cec Driver core: udev triggered device-<>driver binding by Kay Sievers · 19 years ago
  91. 8640624 driver core: fix namespace issue with devices assigned to classes by Kay Sievers · 19 years ago
  92. 39bc89f make SysRq-T show all tasks again by Ingo Molnar · 19 years ago
  93. 20f0939 seqlocks: trivial remove weird whitespace by Daniel Walker · 19 years ago
  94. b928ed5 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 19 years ago
  95. ea6db58 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 19 years ago
  96. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  97. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  98. 6c21048 [S390] split page_test_and_clear_dirty. by Martin Schwidefsky · 19 years ago
  99. 801c135 UBI: Unsorted Block Images by Artem B. Bityutskiy · 20 years ago
  100. b86e028 [WEXT] net_device: Don't include wext bits if not required. by Johannes Berg · 19 years ago