1. 377e10f HID: only dump report traffic with debug level 2 by Anssi Hannula · 16 years ago
  2. 02008fa HID: patch to add NOGET for DMI/Acomdata by Pete Zaitcev · 16 years ago
  3. 5f1ab74 HID: Sunplus Wireless Desktop needs report descriptor fixup by Jiri Kosina · 16 years ago
  4. 974faac4 HID: quirk for MS Wireless Desktop Receiver (model 1028) by Jim Duchek · 16 years ago
  5. f345c37 HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd by Pekka Sarnila · 16 years ago
  6. cf2a299 HID: fix build failure in hiddev_ioctl with gcc 3.2 by Jean Delvare · 16 years ago
  7. bc751fe IB/ipath: Correct capitalization "IntX" -> "INTx" by Roland Dreier · 16 years ago
  8. 4495757 IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c by Roland Dreier · 16 years ago
  9. 480f58e IB/ipath: Remove dependency on PCI_MSI || HT_IRQ by Roland Dreier · 16 years ago
  10. 37a6ab5 IB/ipath: Build IBA7220 code unconditionally by Roland Dreier · 16 years ago
  11. 88a8317 IB/ipath: Remove reference to dev->class_dev by Roland Dreier · 16 years ago
  12. 9862874 IB/ipath: Fix module parameter description for disable_sma by Paul Bolle · 16 years ago
  13. 6a5546e RDMA/nes: Remove unneeded function declarations by Roland Dreier · 16 years ago
  14. 135ceda Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  15. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 16 years ago
  16. 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  17. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  18. 904e0ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  19. 98a1e95f Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 16 years ago
  20. abe834c Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 16 years ago
  21. 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  22. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  23. 529a41e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  24. c3823c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  25. fdefa4d RAID: remove trailing space from printk line by Nick Andrew · 16 years ago
  26. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  27. 85b375a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  28. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  29. 8a5703f DMA engine: typo fixes by Sebastian Siewior · 16 years ago
  30. b1af9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  31. 22d56fc V4L: Storage class should be before const qualifier (sn9c102) by Tobias Klauser · 16 years ago
  32. c81010b V4L: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  33. b0cdb5e sonypi: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  34. f7e8dd5 intel_menlow: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  35. cbfa6f2 DVB: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  36. b299c22 acpi: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  37. cece933 block: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  38. 6195057 cciss: fix warning oops on rmmod of driver by scameron@beardog.cca.cpqcorp.net · 16 years ago
  39. e14ac67 cciss: Fix race between disk-adding code and interrupt handler by scameron@beardog.cca.cpqcorp.net · 16 years ago
  40. f18573a block: move the padding adjustment to blk_rq_map_sg by FUJITA Tomonori · 16 years ago
  41. 476a481 loop: manage partitions in disk image by Laurent Vivier · 16 years ago
  42. 22a9189 cdrom: use kmalloced buffers instead of buffers on stack by Thomas Bogendoerfer · 16 years ago
  43. 0a0c411 cdrom: make unregister_cdrom() return void by Akinobu Mita · 16 years ago
  44. 7fd097d cdrom: use list_head for cdrom_device_info list by Akinobu Mita · 16 years ago
  45. 032d8d9 cdrom: protect cdrom_device_info list by mutex by Akinobu Mita · 16 years ago
  46. 3c3f4e0 cdrom: cleanup hardcoded error-code by Akinobu Mita · 16 years ago
  47. 17672cf cdrom: remove ifdef CONFIG_SYSCTL by Akinobu Mita · 16 years ago
  48. 80b20dd PCI: pci-iommu-iotlb-flushing-speedup by mark gross · 16 years ago
  49. a391f19 PCI: pci_setup_bridge() mustn't be __devinit by Adrian Bunk · 16 years ago
  50. 5468ae6 PCI: pci_bus_size_cardbus() mustn't be __devinit by Adrian Bunk · 16 years ago
  51. 7f7b5de PCI: pci_scan_device() mustn't be __devinit by Adrian Bunk · 16 years ago
  52. cbd4e05 PCI: pci_alloc_child_bus() mustn't be __devinit by Adrian Bunk · 16 years ago
  53. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  54. ca99eb8 PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered by Trent Piepho · 16 years ago
  55. 029c3c1 PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() by Jesper Juhl · 16 years ago
  56. 8845256 PCI: clean up resource alignment management by Ivan Kokshaysky · 16 years ago
  57. d75b305 PCI: aerdrv_acpi.c: remove unneeded NULL check by Adrian Bunk · 16 years ago
  58. bc04327 PCI: Update VIA CX700 quirk by Tim Yamin · 16 years ago
  59. 94e6108 PCI: Expose PCI VPD through sysfs by Ben Hutchings · 16 years ago
  60. 5e0d2a6 PCI: iommu: iotlb flushing by mark gross · 16 years ago
  61. 0255f54 PCI: simplify quirk debug output by Bjorn Helgaas · 16 years ago
  62. ddf0288 PCI: iova RB tree setup tweak by mark gross · 16 years ago
  63. 842de40 PCI: add generic pci_enable_resources() by Bjorn Helgaas · 16 years ago
  64. 7d715a6 PCI: add PCI Express ASPM support by Shaohua Li · 16 years ago
  65. cb3576f PCI: Include PCI domain in PCI bus names on x86/x86_64 by Gary Hade · 16 years ago
  66. 21c6847 PCI: #if 0 pci_cleanup_aer_correct_error_status() by Adrian Bunk · 16 years ago
  67. 4c44bac PCI: pcie AER: don't check _OSC when acpi is disabled by Yinghai Lu · 16 years ago
  68. 5ff580c PCI: remove global list of PCI devices by Greg Kroah-Hartman · 16 years ago
  69. c71c68a PCI: remove parisc consumer of the pci global_list by James Bottomley · 16 years ago
  70. 8a1bc90 PCI: add is_added flag to struct pci_dev by Greg Kroah-Hartman · 16 years ago
  71. 7030892 PCI: make no_pci_devices() use the pci_bus_type list by Greg Kroah-Hartman · 16 years ago
  72. 3b57eff PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY by Greg Kroah-Hartman · 16 years ago
  73. 33ae6ef PCI Hotplug: make cpcihp driver use modern apis by Greg Kroah-Hartman · 16 years ago
  74. 95247b5 PCI: clean up search.c a lot by Greg Kroah-Hartman · 16 years ago
  75. 3422090 PCI: remove pci_get_device_reverse by Greg Kroah-Hartman · 16 years ago
  76. 448432c PCI: remove pci_find_present by Greg Kroah-Hartman · 16 years ago
  77. 2baad5f PCI: #if 0 pci_assign_resource_fixed() by Adrian Bunk · 16 years ago
  78. c49a7f1 [HWRNG] omap: Minor updates by David Brownell · 16 years ago
  79. 7dc748e [CRYPTO] padlock-aes: Use generic setkey function by Sebastian Siewior · 16 years ago
  80. 4e2c6d7 [CRYPTO] sha384: Hardware acceleration for s390 by Jan Glauber · 16 years ago
  81. 291dc7c [CRYPTO] sha512: Hardware acceleration for s390 by Jan Glauber · 16 years ago
  82. 896c6fa [ISDN] minor irq handler cleanups by Jeff Garzik · 17 years ago
  83. a6f97b2 drivers/char: minor irq handler cleanups by Jeff Garzik · 17 years ago
  84. 8349304 [ISDN] Hisax: eliminate many unnecessary references to CardType[] by Jeff Garzik · 17 years ago
  85. d38c847 [ISDN] HiSax: modularization prep by Jeff Garzik · 16 years ago
  86. 585468e [POWERPC] i2c: Fix build breakage introduced by OF helpers by Jochen Friedrich · 16 years ago
  87. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  88. 56d110e DRM: remove unused dev_class by Greg Kroah-Hartman · 16 years ago
  89. 0532193 IB: rename "dev" to "srp_dev" in srp_host structure by Greg Kroah-Hartman · 16 years ago
  90. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 16 years ago
  91. c4c66cf memstick: convert struct class_device to struct device by Greg Kroah-Hartman · 16 years ago
  92. 2b3a302 driver core: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  93. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 16 years ago
  94. 138fe4e Firmware: add iSCSI iBFT Support by Konrad Rzeszutek · 16 years ago
  95. 3f62e57 Driver core: make device_is_registered() work for class devices by Greg Kroah-Hartman · 16 years ago
  96. d288e47 PM: Make wakeup flags available whenever CONFIG_PM is set by Alan Stern · 16 years ago
  97. 74081f8 PM: Fix misuse of wakeup flag accessors in serial core by Alan Stern · 16 years ago
  98. 57eee3d Driver core: Call device_pm_add() after bus_add_device() in device_add() by Rafael J. Wysocki · 16 years ago
  99. 58aca23 PM: Handle device registrations during suspend/resume by Rafael J. Wysocki · 16 years ago
  100. da009f3 sysdev: detect multiple driver registrations by Ben Dooks · 16 years ago