1. e822a00 Merge branch 'topic/sebastian-devinit-fixups' into next by Bjorn Helgaas · 12 years ago
  2. 47fcb6d Merge branch 'topic/stowe-cap-cleanup' into next by Bjorn Helgaas · 12 years ago
  3. bb15d8d scripts/modpost: check for bad references in .pci.fixups area by Sebastian Andrzej Siewior · 12 years ago
  4. 1359bac sh/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  5. 492bf4f powerpc/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  6. cc2fa3f Merge branch 'topic/alex-vfio-prep' into next by Bjorn Helgaas · 12 years ago
  7. 10c4809 Merge branch 'topic/bjorn-remove-unused' into next by Bjorn Helgaas · 12 years ago
  8. a187177 Merge branch 'topic/kong-acpiphp-remove' into next by Bjorn Helgaas · 12 years ago
  9. 4d17e85 Merge branch 'topic/yinghai-busn-alloc' into next by Bjorn Helgaas · 12 years ago
  10. ce29ca3 PCI: acpiphp: remove all functions in slot, even without ACPI _EJx by Amos Kong · 12 years ago
  11. 638f293 PCI: acpiphp: fix function 0 leak when disabling a slot by Amos Kong · 12 years ago
  12. 06aef8c PCI: hotplug: remove pci_do_scan_bus() by Yinghai Lu · 12 years ago
  13. 69ba29b PCI: sgihp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  14. 2d7abf3 PCI: ibmhp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  15. 04de975 PCI: cpqhp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  16. 7d01f70 PCI: shpchp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  17. 073ae10 PCI: cpci_hotplug: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  18. c6da81a PCI: pciehp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  19. a8e4b9c PCI: add generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  20. 85019fa PCI: sgihp: register busn_res by Yinghai Lu · 12 years ago
  21. d0a350f PCI: ibmhp: register busn_res by Yinghai Lu · 12 years ago
  22. 4508787 PCI: cpqhp: register busn_res by Yinghai Lu · 12 years ago
  23. 6cda0fc PCI: shpchp: register busn_res by Yinghai Lu · 12 years ago
  24. f406384 PCI: cpci_hotplug: register busn_res by Yinghai Lu · 12 years ago
  25. bc76b73 PCI: insert busn_res for child bus by Yinghai Lu · 12 years ago
  26. b7eac05 PCI: register busn_res for iov bus by Yinghai Lu · 12 years ago
  27. b17c0e6 tile/PCI: use pci_scan_root_bus instead pci_scan_bus by Yinghai Lu · 12 years ago
  28. 30aa80d parisc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  29. be8e60d powerpc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  30. 3f1b540 sparc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  31. 2661b81 ia64/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  32. a10bb12 x86/PCI: put busn resource in pci_root_info for native host bridge drivers by Yinghai Lu · 12 years ago
  33. 5c1d81d x86/PCI: use _CRS bus number aperture for host bridges from ACPI by Yinghai Lu · 12 years ago
  34. 857c3b6 PCI: add default busn_res for pci_scan_bus() by Yinghai Lu · 12 years ago
  35. 67cdc82 PCI: add default busn_resource by Yinghai Lu · 12 years ago
  36. 4d99f52 PCI: checking busn_res in pci_scan_root_bus() by Yinghai Lu · 12 years ago
  37. f848ffb PCI: insert busn_res in pci_create_root_bus() by Yinghai Lu · 12 years ago
  38. f6dd68a PCI: release busn_res when removing bus by Yinghai Lu · 12 years ago
  39. 98a3583 PCI: add busn_res operation functions by Yinghai Lu · 12 years ago
  40. 82ec90e resources: allow adjust_resource() for resources with no parent by Yinghai Lu · 12 years ago
  41. 5cc62c2 PCI: build a bus number resource tree for every domain by Yinghai Lu · 12 years ago
  42. 3527ed8 PCI: remove secondary/subordinate in struct pci_bus by Yinghai Lu · 12 years ago
  43. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  44. 92f0243 PCI: add busn_res in struct pci_bus by Yinghai Lu · 12 years ago
  45. a0dee2e PCI: misc pci_reg additions by Alex Williamson · 12 years ago
  46. a696165 PCI: create common pcibios_err_to_errno by Alex Williamson · 12 years ago
  47. c63587d PCI: export pci_user functions for use by other drivers by Alex Williamson · 12 years ago
  48. ad80575 PCI: add ACS validation utility by Alex Williamson · 12 years ago
  49. a914916 frv/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  50. f39acb1 arm/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  51. 8ff255a alpha/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  52. b99ea85 PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  53. 83452c6 x86/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  54. 9cb604e PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_state by Myron Stowe · 12 years ago
  55. c463b8c PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2 by Myron Stowe · 12 years ago
  56. cb97ae3 PCI: remove redundant checking in PCI Express capability routines by Myron Stowe · 12 years ago
  57. c32823f PCI: make pci_ltr_supported() static by Myron Stowe · 12 years ago
  58. 12ea6ca PCI: add PCI DMA source ID quirk by Alex Williamson · 12 years ago
  59. 505cf30 PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcie by Bjorn Helgaas · 12 years ago
  60. 533b660 PCI: remove pci_max_busnr() (was already commented out) by Bjorn Helgaas · 12 years ago
  61. 109cdbc PCI: remove pci_bus_find_ext_capability() (unused) by Bjorn Helgaas · 12 years ago
  62. cfaf025 Linux 3.5-rc2 by Linus Torvalds · 12 years ago
  63. 1e11ad8 mm, oom: fix badness score underflow by David Rientjes · 12 years ago
  64. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. cd96891 sched/fair: fix lots of kernel-doc warnings by Randy Dunlap · 12 years ago
  66. 8f53369 Revert "drm/i915/crt: Do not rely upon the HPD presence pin" by Linus Torvalds · 12 years ago
  67. 7724953 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  68. 3e9ca02 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 12 years ago
  69. e726430 Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  70. 32ba9c3 Revert "vfs: stop d_splice_alias creating directory aliases" by Linus Torvalds · 12 years ago
  71. 0b35d32 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. 03d8f54 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  74. b1e25f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. 857505f Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  76. eeaaa96 x86/nmi: Fix section mismatch warnings on 32-bit by Don Zickus · 12 years ago
  77. 3c75296 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 12 years ago
  78. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
  79. bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 12 years ago
  80. 2d5c7cd Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  81. 6cf98d6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  82. 19efb72 init: Drop initcall level output by Borislav Petkov · 12 years ago
  83. ae82fdb module_param: stop double-calling parameters. by Rusty Russell · 12 years ago
  84. 860aed2 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 12 years ago
  85. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 12 years ago
  86. b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 12 years ago
  87. b0dd6b7 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 12 years ago
  88. 46edaed Merge branch 'akpm' (Andrew's fixups) by Linus Torvalds · 12 years ago
  89. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 12 years ago
  90. 39caa09 btree: catch NULL value before it does harm by Joern Engel · 12 years ago
  91. cbf8ae3 btree: fix tree corruption in btree_get_prev() by Roland Dreier · 12 years ago
  92. 7d8a456 ipc: shm: restore MADV_REMOVE functionality on shared memory segments by Will Deacon · 12 years ago
  93. 4e791c9 drivers/platform/x86/acerhdf.c: correct Boris' mail address by Borislav Petkov · 12 years ago
  94. 736f24d c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment by Cyrill Gorcunov · 12 years ago
  95. 300f786 c/r: prctl: add ability to get clear_tid_address by Cyrill Gorcunov · 12 years ago
  96. 1ad75b9 c/r: prctl: add minimal address test to PR_SET_MM by Cyrill Gorcunov · 12 years ago
  97. bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 12 years ago
  98. 6305902 MAINTAINERS: whitespace fixes by Joe Perches · 12 years ago
  99. 0142ef6 shmem: replace_page must flush_dcache and others by Hugh Dickins · 12 years ago
  100. 743628e x86, efi stub: Add .reloc section back into image by Jordan Justen · 12 years ago