1. 118faaf PCI: remove pci_create_bus() by Bjorn Helgaas · 13 years ago
  2. dc7dce2 parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  3. 42605fa parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  4. f4d9ea9 parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root bus by Bjorn Helgaas · 13 years ago
  5. 7590e50 parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  6. c4e0657 parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  7. 7e00fe2 PCI: deprecate pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  8. 1e39ae9 PCI: convert pci_scan_bus_parented() to use pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  9. de4b2f7 PCI: convert pci_scan_bus() to use pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  10. a2ebb82 PCI: add pci_scan_root_bus() that accepts resource list by Bjorn Helgaas · 13 years ago
  11. 166c637 PCI: add pci_create_root_bus() that accepts resource list by Bjorn Helgaas · 13 years ago
  12. a9d9f52 PCI: show host bridges and root bus resources by Bjorn Helgaas · 13 years ago
  13. 45ca9e9 PCI: add helpers for building PCI bus resource lists by Bjorn Helgaas · 13 years ago
  14. afd24ec PCI: delay configuration of SRIOV capability by Ram Pai · 13 years ago
  15. 79cc960 PCI: Only call pci_stop_bus_device() one time for child devices at remove by Yinghai Lu · 13 years ago
  16. f676678 PCI: latency timer doesn't apply to PCIe by Myron Stowe · 13 years ago
  17. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  18. 2502dbd uio: Convert uio_generic_pci to new intx masking API by Jan Kiszka · 13 years ago
  19. a2e2778 PCI: Introduce INTx check & mask API by Jan Kiszka · 13 years ago
  20. fb51ccb PCI: Rework config space blocking services by Jan Kiszka · 13 years ago
  21. 68e35c9 PCI: fix a brace coding style issue in probe.c by Zac Storer · 13 years ago
  22. 82440a8 PCI: pci_has_legacy_pm_support add driver and device to WARN by David Fries · 13 years ago
  23. d5dea7d PCI: msi: Disable msi interrupts when we initialize a pci device by Eric W. Biederman · 13 years ago
  24. 4716a45 PCI/ACPI/PM: Avoid resuming devices that don't signal PME by Rafael J. Wysocki · 13 years ago
  25. ab4ca78 PCI: pciehp: Handle push button event asynchronously by Kenji Kaneshige · 13 years ago
  26. 863b7eb PCI: pciehp: Fix wrong workqueue cleanup by Kenji Kaneshige · 13 years ago
  27. 10f6dc7 PCI: Rework ASPM disable code by Matthew Garrett · 13 years ago
  28. cfa4d8c PCI: Fix PRI and PASID consistency by Alex Williamson · 13 years ago
  29. da8d1c8 PCI/sysfs: add per pci device msi[x] irq listing (v5) by Neil Horman · 13 years ago
  30. f423fc6 Revert "rtc: Expire alarms after the time is set." by Linus Torvalds · 13 years ago
  31. 157e8bf Revert "rtc: Disable the alarm in the hardware" by Linus Torvalds · 13 years ago
  32. 4376eee drm/radeon/kms/atom: fix possible segfault in pm setup by Alexander Müller · 13 years ago
  33. 115e8e7 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  34. 733bbb7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  35. ac97ecc gspca: Fix falling back to lower isoc alt settings by Mauro Carvalho Chehab · 13 years ago
  36. fe3c8cc skge: restore rx multicast filter on resume and after config changes by Florian Zumbiehl · 13 years ago
  37. cd3109d mlx4_en: nullify cq->vector field when closing completion queue by Yevgeny Petrilin · 13 years ago
  38. 06867fb Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  39. 604a16b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  40. c63c4ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  41. 995b410 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  42. 89307ba Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  43. 757e55c gspca: Fix bulk mode cameras no longer working (regression fix) by Hans de Goede · 13 years ago
  44. 6ccbcf2 Input: sentelic - fix retrieving number of buttons by Tai-hwa Liang · 13 years ago
  45. 0d09858 watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2) by Wim Van Sebroeck · 13 years ago
  46. 371de6e drm/i915: Disable RC6 on Sandybridge by default by Keith Packard · 13 years ago
  47. ebbd857 drm/i915: Disable semaphores by default on SNB by Keith Packard · 13 years ago
  48. e67d668 watchdog: hpwdt: Changes to handle NX secure bit in 32bit path by Mingarelli, Thomas · 13 years ago
  49. bb558da watchdog: sp805: Fix section mismatch in ID table. by Nick Bowler · 13 years ago
  50. 452190c watchdog: move coh901327 state holders by Linus Walleij · 13 years ago
  51. 4962516 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  52. 4d18de9 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  53. d9bae67 Input: sentelic - release mutex upon register write failure by Tai-hwa Liang · 13 years ago
  54. ad1fca2 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  55. 961902c md/bitmap: It is OK to clear bits during recovery. by NeilBrown · 13 years ago
  56. 60fc137 md: don't give up looking for spares on first failure-to-add by NeilBrown · 13 years ago
  57. 30d7a48 md/raid5: ensure correct assessment of drives during degraded reshape. by NeilBrown · 13 years ago
  58. 09cd927 md/linear: fix hot-add of devices to linear arrays. by NeilBrown · 13 years ago
  59. b3b1b70 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  60. abe8809 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  61. 19d40dc pata_of_platform: Add missing CONFIG_OF_IRQ dependency. by David Miller · 13 years ago
  62. 8a78389 vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create() by Xi Wang · 13 years ago
  63. 77e00f2 drm/radeon/kms: bail on BTC parts if MC ucode is missing by Alex Deucher · 13 years ago
  64. ecefc36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  65. 0703c68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  66. 341f5b1 Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  67. abf058e USB: Fix usb/isp1760 build on sparc by David Miller · 13 years ago
  68. b4949b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  69. b9e26df Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  70. 11da3764 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  71. 5fbd305 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  72. a205b08 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. 455ba0c Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  74. 929e8d4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  75. 62d7a29 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  76. b75d91f ipmi_watchdog: restore settings when BMC reset by Corey Minyard · 13 years ago
  77. fa86040 mfd: Include linux/io.h to jz4740-adc by Axel Lin · 13 years ago
  78. c1e61bc mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler by NeilBrown · 13 years ago
  79. 286f8f3 mfd: Base interrupt for twl4030-irq must be one-shot by NeilBrown · 13 years ago
  80. 8f6a459 mfd: Handle tps65910 clear-mask correctly by Marcus Folkesson · 13 years ago
  81. df72064 mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources by Axel Lin · 13 years ago
  82. 8653be1 mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver by Ilya Yanok · 13 years ago
  83. 858a630 mfd: include linux/module.h for ab5500-debugfs by Axel Lin · 13 years ago
  84. b5488b6 mfd: Update wm8994 active device checks for WM1811 by Mark Brown · 13 years ago
  85. 26bc4e0 mfd: Set tps6586x bits if new value is different from the old one by Axel Lin · 13 years ago
  86. af65e6c mfd: Set da903x bits if new value is different from the old one by Axel Lin · 13 years ago
  87. 890c98e mfd: Set adp5520 bits if new value is different from the old one by Axel Lin · 13 years ago
  88. 9ad33ba mfd: Add missed free_irq in da903x_remove by Axel Lin · 13 years ago
  89. 6107428 mmc: vub300: fix type of firmware_rom_wait_states module parameter by Rusty Russell · 13 years ago
  90. 5c7f0e0 Revert "mmc: enable runtime PM by default" by Ohad Ben-Cohen · 13 years ago
  91. 29495aa mmc: sdhci: remove "state" argument from sdhci_suspend_host by Manuel Lauss · 13 years ago
  92. 511585a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  93. 10ee08b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  94. e8303a3 asix: new device id by Aurelien Jacobs · 13 years ago
  95. 7746ab0 davinci-cpdma: fix locking issue in cpdma_chan_stop by Ilya Yanok · 13 years ago
  96. 2ca6cf0 r8169: fix Config2 MSIEnable bit setting. by françois romieu · 13 years ago
  97. c070e38 [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodes by Laurent Pinchart · 13 years ago
  98. 96f1f05 iwlwifi: update SCD BC table for all SCD queues by Emmanuel Grumbach · 13 years ago
  99. 480390c Merge branches 'cma', 'mlx4' and 'qib' into for-next by Roland Dreier · 13 years ago
  100. 29d1b16 IB/qib: Correct sense on freectxts increment and decrement by Mike Marciniszyn · 13 years ago