1. 3796f1e PCI: Skip cardbus assigned resource reset during pci bus rescan by Yinghai Lu · 12 years ago
  2. 1184893 PCI: Fix "cardbus bridge resources as optional" size handling by Yinghai Lu · 12 years ago
  3. dcef0d0 PCI: Disable cardbus bridge MEM1 prefetchable bit by Yinghai Lu · 12 years ago
  4. 5b415f1 PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up by Rafael J. Wysocki · 12 years ago
  5. 09cedbe PCI: Fix /sys warning when sriov enabled and card is hot removed by Yinghai Lu · 12 years ago
  6. ad71c96 PCI: pcie: Add support for setting default ASPM policy by Matthew Garrett · 12 years ago
  7. f67fd55 PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs by Thomas Jarosch · 13 years ago
  8. 3209874 PCI: Annotate PCI quirks in initcall_debug style by Arjan van de Ven · 12 years ago
  9. 309c665 PCI hotplug: cpcihp: fix debug module parameter to be bool by Danny Kukawka · 12 years ago
  10. 26f4106 PCI: check for pci bar restore completion and retry by Kay, Allen M · 12 years ago
  11. 2debd92 PCI: pciehp: Disable/enable link during slot power off/on by Yinghai Lu · 12 years ago
  12. 7f82299 PCI: pciehp: Add Disable/enable link functions by Yinghai Lu · 12 years ago
  13. bffe4f7 PCI: pciehp: Add pcie_wait_link_not_active() by Yinghai Lu · 12 years ago
  14. 4e2ce40 PCI: pciehp: make check_link_active more helpful by Yinghai Lu · 12 years ago
  15. 2f5d8e4 PCI: pciehp: replace unconditional sleep with config space access check by Yinghai Lu · 12 years ago
  16. efdc87d PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device by Yinghai Lu · 12 years ago
  17. ac205b7 PCI: make sriov work with hotplug remove by Yinghai Lu · 12 years ago
  18. 67cc7e2 PCI: remove add_to_failed_list() by Yinghai Lu · 12 years ago
  19. b592443 PCI: add debug print out for add_size by Yinghai Lu · 12 years ago
  20. bffc56d PCI: make free_list() into a function by Yinghai Lu · 12 years ago
  21. b9b0bba PCI: Rename dev_res_x to add_res or fail_res by Yinghai Lu · 12 years ago
  22. 764242a PCI: Merge pci_dev_resource_x and pci_dev_resource by Yinghai Lu · 12 years ago
  23. bdc4abe PCI: Replace resource_list with generic list by Yinghai Lu · 12 years ago
  24. 2934a0d PCI: Move struct resource_list to setup-bus.c by Yinghai Lu · 12 years ago
  25. 78c3b32 PCI: Move pdev_sort_resources() to setup-bus.c by Yinghai Lu · 12 years ago
  26. 19aa7ee PCI: make re-allocation try harder by reassigning ranges higher in the heirarchy by Yinghai Lu · 12 years ago
  27. 9b03088 PCI: Make pci_rescan_bus handle add_list by Yinghai Lu · 12 years ago
  28. 2f32052 PCI: Make rescan bus increase bridge resource size if needed by Yinghai Lu · 12 years ago
  29. 8424d75 PCI: Use add_list in pcie hotplug path. by Yinghai Lu · 12 years ago
  30. 3e6e0d8 PCI: try to assign required+option size first by Yinghai Lu · 12 years ago
  31. 1c37235 PCI: Move get_res_add_size() function by Yinghai Lu · 12 years ago
  32. ef62dfe PCI: Make add_to_list() return status by Yinghai Lu · 12 years ago
  33. a4ac9fe PCI : Calculate right add_size by Yinghai Lu · 12 years ago
  34. 0dea210 PCI: Fix typo in setup-res.c by Masanari Iida · 12 years ago
  35. 316d86f x86/PCI: don't fall back to defaults if _CRS has no apertures by Bjorn Helgaas · 12 years ago
  36. 1160831 xen/pciback: Support pci_reset_function, aka FLR or D3 support. by Konrad Rzeszutek Wilk · 12 years ago
  37. 6fbf9e7 PCI: Introduce __pci_reset_function_locked to be used when holding device_lock. by Konrad Rzeszutek Wilk · 12 years ago
  38. 8f0cddd PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap by Julia Lawall · 12 years ago
  39. f382a08 PCI: Can continually add funcs after adding func0 by Amos Kong · 13 years ago
  40. 6535943f x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list by Myron Stowe · 13 years ago
  41. 925845b x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values by Myron Stowe · 13 years ago
  42. 351fc6d PCI: Fix starting basis for resource requests by Myron Stowe · 13 years ago
  43. 3682a39 PCI: Fix pci cardbus removal by Yinghai Lu · 12 years ago
  44. 8161fe9 PCI: set pci sriov page size before reading SRIOV BAR by Vaidyanathan Srinivasan · 12 years ago
  45. 71f6bd4 PCI: workaround hard-wired bus number V2 by Yinghai Lu · 12 years ago
  46. acb42a3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  47. ea9f7a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  48. 2d8357e gma500: Fix suspend/resume functions by Ryan Mallon · 12 years ago
  49. 24a7eb7 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  50. 373af0c drm/exynos: fixed pm feature for fimd module. by Inki Dae · 12 years ago
  51. f150130 MAINTAINERS: added maintainer entry for Exynos DRM Driver. by Inki Dae · 12 years ago
  52. a4b42da drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD by Inki Dae · 12 years ago
  53. 2363dc6 drm/exynos: fix build dependency for DRM_EXYNOS_HDMI by Seung-Woo Kim · 12 years ago
  54. 485bc54 drm/exynos: use release_mem_region instead of release_resource by Seung-Woo Kim · 12 years ago
  55. 74ea15d Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  56. c75d5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  57. 2d3c7ef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  58. b57cea5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. 2437dcb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. 0dbfe8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  61. 590dfe2 agp: fix scratch page cleanup by Michal Kubecek · 12 years ago
  62. c8fe74ae Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 12 years ago
  63. b3a8152 ALSA: hda - Fix silent output on Haier W18 laptop by Takashi Iwai · 12 years ago
  64. 5b68edc x86/microcode_amd: Add support for CPU family specific container files by Andreas Herrmann · 12 years ago
  65. 652847a x86/amd: Add missing feature flag for fam15h models 10h-1fh processors by Andreas Herrmann · 12 years ago
  66. 5067cf5 x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf() by Jesper Juhl · 12 years ago
  67. 3fe5456 x86/numachip: Drop unnecessary conflict with EDAC by Daniel J Blueman · 12 years ago
  68. d2ebc71 x86/uv: Fix uninitialized spinlocks by Cliff Wickman · 12 years ago
  69. 5a51467 x86/uv: Fix uv_gpa_to_soc_phys_ram() shift by Russ Anderson · 12 years ago
  70. 87f71ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  71. aaad641 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  72. 74a7f6a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  73. 486bc79 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  74. 7ca4e8c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  75. 1589cb1 eCryptfs: move misleading function comments by Li Wang · 12 years ago
  76. 3074c03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  77. 58ded24 eCryptfs: Fix oops when printing debug info in extent crypto functions by Tyler Hicks · 12 years ago
  78. f2cb933 eCryptfs: Remove unused ecryptfs_read() by Tyler Hicks · 12 years ago
  79. a261a03 eCryptfs: Check inode changes in setattr by Tyler Hicks · 12 years ago
  80. 5e6f0d7 eCryptfs: Make truncate path killable by Tyler Hicks · 12 years ago
  81. 684a3ff eCryptfs: Infinite loop due to overflow in ecryptfs_write() by Li Wang · 12 years ago
  82. 48399c0 eCryptfs: Replace miscdev read/write magic numbers by Tyler Hicks · 12 years ago
  83. 7f13350 eCryptfs: Report errors in writes to /dev/ecryptfs by Tyler Hicks · 12 years ago
  84. db10e55 eCryptfs: Sanitize write counts of /dev/ecryptfs by Tyler Hicks · 12 years ago
  85. bb45036 ecryptfs: Remove unnecessary variable initialization by Tim Gardner · 12 years ago
  86. 30373dc ecryptfs: Improve metadata read failure logging by Tim Gardner · 12 years ago
  87. 1409419 MAINTAINERS: Update eCryptfs maintainer address by Dustin Kirkland · 13 years ago
  88. 9f1feed drm/ttm: fix two regressions since move_notify changes by Ben Skeggs · 12 years ago
  89. 93b525d drm/i915: fixup forcewake spinlock fallout in drpc debugfs function by Daniel Vetter · 12 years ago
  90. 9b025eb xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink() by Jan Kara · 12 years ago
  91. 9fc04b5 drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get by Jerome Glisse · 12 years ago
  92. d54fbd4 drm/radeon: silence out possible lock dependency warning by Jerome Glisse · 12 years ago
  93. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 12 years ago
  94. a6a600d ALSA: hda: set mute led polarity for laptops with buggy BIOS based on SSID by Gustavo Maciel Dias Vieira · 12 years ago
  95. 3b25eb6 ALSA: hda - Fix silent output on ASUS A6Rp by Takashi Iwai · 12 years ago
  96. f8275f9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  97. a86b4ad Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  98. 3493c85 powerpc: Fix build on some non-freescale platforms by Benjamin Herrenschmidt · 12 years ago
  99. f7ea82b powerpc/powernv: Fix PCI resource handling by Benjamin Herrenschmidt · 12 years ago
  100. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago