1. 1193725 Merge branch 'pci/yinghai-assign-unassigned-v6' into next by Bjorn Helgaas · 11 years ago
  2. 7d8c4a2 Merge branch 'pci/aw-reset-v5' into next by Bjorn Helgaas · 11 years ago
  3. 9a3d2b9 PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus() by Alex Williamson · 11 years ago
  4. 1b95ce8 PCI: Remove aer_do_secondary_bus_reset() by Alex Williamson · 11 years ago
  5. de0c548 PCI: Tune secondary bus reset timing by Alex Williamson · 11 years ago
  6. a6cbaad PCI: Wake-up devices before saving config space for reset by Alex Williamson · 11 years ago
  7. 090a3c5 PCI: Add pci_reset_slot() and pci_reset_bus() by Alex Williamson · 11 years ago
  8. 77cb985 PCI: Split out pci_dev lock/unlock and save/restore by Alex Williamson · 11 years ago
  9. 608c388 PCI: Add slot reset option to pci_dev_reset() by Alex Williamson · 11 years ago
  10. 2e35afa PCI: pciehp: Add reset_slot() method by Alex Williamson · 11 years ago
  11. 5c32b35 PCI: Add hotplug_slot_ops.reset_slot() by Alex Williamson · 11 years ago
  12. 63ef418 Merge branch 'pci/vipul-chelsio-reset-v2' into next by Bjorn Helgaas · 11 years ago
  13. 4d708ab PCI: Use pci_wait_for_pending_transaction() instead of for loop by Casey Leedom · 11 years ago
  14. 8903b9e bnx2x: Use pci_wait_for_pending_transaction() instead of for loop by Casey Leedom · 11 years ago
  15. 2c6217e PCI: Chelsio quirk: Enable Bus Master during Function-Level Reset by Casey Leedom · 11 years ago
  16. 3775a20 PCI: Add pci_wait_for_pending_transaction() by Casey Leedom · 11 years ago
  17. df99d6a Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  18. 4b1ced8 PCI: exynos: Split into Synopsys part and Exynos part by Jingoo Han · 11 years ago
  19. 5477a33 PCI: mvebu: Make Marvell PCIe driver depend on OF by Thomas Petazzoni · 11 years ago
  20. 64e8674 PCI: Add pci_reset_bridge_secondary_bus() by Alex Williamson · 11 years ago
  21. e3ec221 Merge branch 'pci/wei-resource-cleanups' into next by Bjorn Helgaas · 11 years ago
  22. f48fbf9 PCI: mvebu: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  23. 2d1d667 PCI: Align bridge I/O windows as required by downstream devices & bridges by Bjorn Helgaas · 11 years ago
  24. 11251a8 PCI: Fix types in pbus_size_io() by Wei Yang · 11 years ago
  25. 496f70c PCI: Add comments for pbus_size_mem() parameters by Wei Yang · 11 years ago
  26. f2a230b PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth() by Wei Yang · 11 years ago
  27. cbe2bb4 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  28. 28fa60a Merge branch 'pci/aw-acs-fixes-v2' into next by Bjorn Helgaas · 11 years ago
  29. ce1be10 PCI: Fix comment typo for pci_add_cap_save_buffer() by Yijing Wang · 11 years ago
  30. 652d110 PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices by Stefan Assmann · 11 years ago
  31. 19b6984 PCI: Update NumVFs register when disabling SR-IOV by Yijing Wang · 11 years ago
  32. 07f9b61 x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero by ethan.zhao · 11 years ago
  33. 3977203 PCI: Assign resources for hot-added host bridge more aggressively by Yinghai Lu · 11 years ago
  34. ff35147c PCI: Move resource reallocation code to non-__init by Yinghai Lu · 11 years ago
  35. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  36. 55ed83a PCI: Assign resources on a per-bus basis by Yinghai Lu · 11 years ago
  37. 967260c PCI: Enable unassigned resource reallocation on per-bus basis by Yinghai Lu · 11 years ago
  38. fa216bf PCI: Turn on reallocation for unassigned resources with host bridge offset by Yinghai Lu · 11 years ago
  39. 223d96f PCI: Look for unassigned resources on per-bus basis by Yinghai Lu · 11 years ago
  40. 61e83cd PCI: Drop temporary variable in pci_assign_unassigned_resources() by Yinghai Lu · 11 years ago
  41. 15b100d PCI: Claim ACS support for AMD southbridge devices by Alex Williamson · 11 years ago
  42. 83db7e0 PCI: Differentiate ACS controllable from enabled by Alex Williamson · 11 years ago
  43. 0a67119 PCI: Check all ACS features for multifunction downstream ports by Alex Williamson · 11 years ago
  44. 56039e6 PCI: Convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  45. 24336a6 frv/PCI: Mark pcibios_fixup_bus() as non-init by Bjorn Helgaas · 11 years ago
  46. 7cc24e1 x86/pci/mrst: Cleanup checkpatch.pl warnings by Valentina Manea · 11 years ago
  47. d47af0b PCI: Rename "PCI Express support" kconfig title by Ezequiel Garcia · 11 years ago
  48. ddc191f PCI: Fix comment typo in iov.c by Jonghwan Choi · 11 years ago
  49. 3b2f64d Linux 3.11-rc2 by Linus Torvalds · 11 years ago
  50. ea45ea7 Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  51. 90db76e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  52. dda5690 ext3: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  53. e94bd34 ext4: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  54. f6a0d9d Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  55. 36231d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  56. 19bf1c2 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  57. 3be542d Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  58. 90290c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Linus Torvalds · 11 years ago
  59. 24924a2 vfs: constify dentry parameter in d_count() by Peng Tao · 11 years ago
  60. acfec9a livelock avoidance in sget() by Al Viro · 11 years ago
  61. ba57ea6 allow O_TMPFILE to work with O_WRONLY by Al Viro · 11 years ago
  62. d471ce5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  63. 1b05018 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  64. 89d0abe Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  65. 89a8c59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  66. 115930c Btrfs: fix wrong write offset when replacing a device by Stefan Behrens · 11 years ago
  67. d29a9f6 Btrfs: re-add root to dead root list if we stop dropping it by Josef Bacik · 11 years ago
  68. fec386a Btrfs: fix lock leak when resuming snapshot deletion by Josef Bacik · 11 years ago
  69. 3c8f242 Btrfs: update drop progress before stopping snapshot dropping by Josef Bacik · 11 years ago
  70. b8a33fc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  71. b7356ab Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  72. ff70130 arm64: use common reboot infrastructure by Marc Zyngier · 11 years ago
  73. db6f410 arm64: mm: don't treat user cache maintenance faults as writes by Will Deacon · 11 years ago
  74. c783c28 arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() by Chen Gang · 11 years ago
  75. 53ae3ac arm64: Only enable local interrupts after the CPU is marked online by Catalin Marinas · 11 years ago
  76. f1b7001 MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION by Markos Chandras · 11 years ago
  77. 9e82d45 um: remove dead code by Richard Weinberger · 11 years ago
  78. 9a8c135 um: siginfo cleanup by Richard Weinberger · 11 years ago
  79. ab2bb14 MIPS: Octeon: Fix DT pruning bug with pip ports by Faidon Liambotis · 11 years ago
  80. 7473534 uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases by Tristan Schmelcher · 11 years ago
  81. 0974a9c um: Fix wait_stub_done() error handling by Richard Weinberger · 11 years ago
  82. dee2003 um: Mark stub pages mapping with VM_PFNMAP by Richard Weinberger · 11 years ago
  83. 3179ce7 um: Fix return value of strnlen_user() by Richard Weinberger · 11 years ago
  84. f2a5b1d MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMP by James Hogan · 11 years ago
  85. 38a997a MIPS: tlbex: fix broken build in v3.11-rc1 by Aaro Koskinen · 11 years ago
  86. 628f065 MIPS: Netlogic: Add XLP PIC irqdomain by Jayachandran C · 11 years ago
  87. 35ac784 MIPS: Netlogic: Fix USB block's coherent DMA mask by Ganesan Ramalingam · 11 years ago
  88. afc813a MIPS: tlbex: Fix typo in r3000 tlb store handler by Tony Wu · 11 years ago
  89. 976f39b MIPS: BMIPS: Fix thinko to release slave TP from reset by Florian Fainelli · 11 years ago
  90. 9da3545d s390/zcrypt: Alias for new zcrypt device driver base module by Ingo Tuchscherer · 11 years ago
  91. ecb2cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  92. ee114b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. 4b8b8a4 Merge tag 'md-3.11-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  94. 0a693ab Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  95. 3e3aac4 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
  96. d4b812d vlan: mask vlan prio bits by Eric Dumazet · 11 years ago
  97. ece793f macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  98. 8852917 tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  99. 87f40dd pkt_sched: sch_qfq: remove a source of high packet delay/jitter by Paolo Valente · 11 years ago
  100. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago