1. ed00f97 Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 12 years ago
  2. c354e811 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 12 years ago
  3. 330ebfe Merge branch 'pci/deletion' into next by Bjorn Helgaas · 12 years ago
  4. d9cdfb8 Merge branch 'pci/aer' into next by Bjorn Helgaas · 12 years ago
  5. e338e49 Merge branch 'eisa' into next by Bjorn Helgaas · 12 years ago
  6. ef83b07 PCI: Remove from bus_list and release resources in pci_release_dev() by Yinghai Lu · 12 years ago
  7. ef37702 PCI: Move pci_proc_attach_device() to pci_bus_add_device() by Yinghai Lu · 12 years ago
  8. e3b439e PCI: Use device_release_driver() in pci_stop_root_bus() by Yinghai Lu · 12 years ago
  9. c4a0a5d PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev() by Rafael J. Wysocki · 12 years ago
  10. 3620437 PCI/AER: Consolidate HEST error source parsers by Bjorn Helgaas · 12 years ago
  11. 8e7f8d0 PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse() by Betty Dall · 12 years ago
  12. 1c38108 PCI/AER: Clean up error printing code a bit by Borislav Petkov · 12 years ago
  13. fab4c25 PCI/AER: Add a TLP header print helper by Borislav Petkov · 12 years ago
  14. 04df008 EISA: Call put_device() if device_register() fails by Levente Kurusa · 12 years ago
  15. 1d72e71 Merge branch 'pci/yijing-dev_is_pci' into next by Bjorn Helgaas · 12 years ago
  16. 6c52f51 Merge branch 'pci/misc' into next by Bjorn Helgaas · 12 years ago
  17. fa43780 Merge branch 'for-linus' into next by Bjorn Helgaas · 12 years ago
  18. 5b764b8 PCI: Stop clearing bridge Secondary Status when setting up I/O aperture by Bjorn Helgaas · 12 years ago
  19. d2f54d9 PCI: Prevent bus conflicts while checking for bridge apertures by Bjorn Helgaas · 12 years ago
  20. ac8344c PCI: Drop "irq" param from *_restore_msi_irqs() by DuanZhenzhong · 12 years ago
  21. 6f825b7 PCI/portdrv: Remove superfluous name cast by Geert Uytterhoeven · 12 years ago
  22. 09296c0 alpha/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 12 years ago
  23. 0021c03 arm/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 12 years ago
  24. 9202174 arm/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 12 years ago
  25. b0acbb9 parisc/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 12 years ago
  26. df90793 sparc/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 12 years ago
  27. f0b7569 MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers by Bjorn Helgaas · 12 years ago
  28. c7797d6 ia64/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 12 years ago
  29. 894d334 x86/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 12 years ago
  30. 40c368c PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 12 years ago
  31. b391bf3 PCI: imx6: Remove unneeded 'goto err' by Fabio Estevam · 12 years ago
  32. 0b8cfb6 PCI: designware: Use typical "for" loop idiom by Bjorn Helgaas · 12 years ago
  33. 64989e7 PCI: designware: Remove redundant call to pci_write_config_word() by Bjørn Erik Nilsen · 12 years ago
  34. be3f48c PCI: designware: Fix crash in dw_msi_teardown_irq() by Bjørn Erik Nilsen · 12 years ago
  35. ebb034a PCI: imx6: Remove unneeded check of platform_get_resource() by Fabio Estevam · 12 years ago
  36. 4fc9bbf PCI: Disable Bus Master only on kexec reboot by Khalid Aziz · 12 years ago
  37. f407dae PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin by Jason Gunthorpe · 12 years ago
  38. ecf61c7 PCI: Omit PCI ID macro strings to shorten quirk names by Michal Marek · 12 years ago
  39. 4bff674 PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev() by Rafael J. Wysocki · 12 years ago
  40. 12997d1 Revert "workqueue: allow work_on_cpu() to be called recursively" by Bjorn Helgaas · 12 years ago
  41. 12c3156 PCI: Avoid unnecessary CPU switch when calling driver .probe() method by Alexander Duyck · 12 years ago
  42. 045cc22 PCI: Clear NumVFs when disabling SR-IOV in sriov_init() by ethan.zhao · 12 years ago
  43. 6ce4eac1 Linux 3.13-rc1 by Linus Torvalds · 12 years ago
  44. 57498f9 Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  45. e48f88a Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  46. aecde27 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  47. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  48. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  49. 0032cde Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  50. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  51. 7fa850a Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  52. c874e6f Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  53. d0f278c Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 12 years ago
  54. 533db9b Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  55. c85e072 Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  56. fb0d1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  57. 6ea9786 Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  58. 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  59. 3bab0bf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  60. 5db4d34 ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial) by David Henningsson · 12 years ago
  61. d08c5ef ALSA: hda - Provide missing pin configs for VAIO with ALC260 by Takashi Iwai · 12 years ago
  62. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  63. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  64. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 12 years ago
  65. 7aa555b mm: place page->pmd_huge_pte to right union by Kirill A. Shutemov · 12 years ago
  66. f92ca80 MAINTAINERS: add keyboard driver to Hyper-V file list by Haiyang Zhang · 12 years ago
  67. c283610 x86, mm: do not leak page->ptl for pmd page tables by Kirill A. Shutemov · 12 years ago
  68. 3a72660 ipc,shm: correct error return value in shmctl (SHM_UNLOCK) by Jesper Nilsson · 12 years ago
  69. b7a9f42 mm, mempolicy: silence gcc warning by David Rientjes · 12 years ago
  70. 49204c1 block/partitions/efi.c: fix bound check by Antti P Miettinen · 12 years ago
  71. 51a0d03 ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown by Johan Hovold · 12 years ago
  72. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 12 years ago
  73. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 12 years ago
  74. a399b29 ipc,shm: fix shm_file deletion races by Greg Thelen · 12 years ago
  75. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 12 years ago
  76. c11230f checkpatch: fix "Use of uninitialized value" warnings by Joe Perches · 12 years ago
  77. 76ae281 configfs: fix race between dentry put and lookup by Junxiao Bi · 12 years ago
  78. 9d8506c gso: handle new frag_list of frags GRO packets by Herbert Xu · 12 years ago
  79. ea0341e GFS2: Fix ref count bug relating to atomic_open by Steven Whitehouse · 12 years ago
  80. 91398a0 genetlink: fix genl_set_err() group ID by Johannes Berg · 12 years ago
  81. 220815a genetlink: fix genlmsg_multicast() bug by Johannes Berg · 12 years ago
  82. e40526c packet: fix use after free race in send path when dev is released by Daniel Borkmann · 12 years ago
  83. db739ef xen-netback: stop the VIF thread before unbinding IRQs by David Vrabel · 12 years ago
  84. aec6f90 wimax: remove dead code by Michael Opdenacker · 12 years ago
  85. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  86. cd2cc01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 12 years ago
  87. c750179 Documentation: filesystems: update btrfs tools section by David Sterba · 12 years ago
  88. 906c176 Documentation: filesystems: add new btrfs mount options by David Sterba · 12 years ago
  89. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  90. ee71a70 Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  91. b8362e7 ALSA: hda - Add headset quirk for Dell Inspiron 3135 by David Henningsson · 12 years ago
  92. 760c960 drm/sysfs: fix hotplug regression since lifetime changes by David Herrmann · 12 years ago
  93. e3c4269 GFS2: fix potential NULL pointer dereference by Michal Nazarewicz · 12 years ago
  94. 8a3caa6 KVM: kvm_clear_guest_page(): fix empty_zero_page usage by Heiko Carstens · 12 years ago
  95. c3bddbd drm/exynos: g2d: fix memory leak to userptr by Inki Dae · 12 years ago
  96. 27946e9 Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 12 years ago
  97. 28adb30 Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 12 years ago
  98. cf96967 Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  99. ded5107 Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  100. 0f5a5b8 ALSA: hda - Fix the headphone jack detection on Sony VAIO TX by Takashi Iwai · 12 years ago