1. 65db039 Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into samsung/cleanup by Olof Johansson · 13 years ago
  2. 24d25db x86/PCI: amd: factor out MMCONFIG discovery by Bjorn Helgaas · 13 years ago
  3. 7ec303a xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  4. 2cd6975 x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() by Bjorn Helgaas · 13 years ago
  5. 46fbade x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  6. 6361d72 x86/PCI: read Broadcom CNB20LE host bridge info before PCI scan by Bjorn Helgaas · 13 years ago
  7. 2b59161 sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  8. 1a30010 sparc/PCI: convert to pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  9. 6f17dd1 sh/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  10. 45a709f powerpc/PCI: convert to pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  11. 49a6cba powerpc/PCI: split PHB part out of pcibios_map_io_space() by Bjorn Helgaas · 13 years ago
  12. a46770f powerpc/PCI: make pcibios_setup_phb_resources() static by Bjorn Helgaas · 13 years ago
  13. 9a45800 mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  14. 7c090e5 mips/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  15. 4723b98 microblaze/PCI: use pci_scan_root_bus() by Bjorn Helgaas · 13 years ago
  16. 58de74b microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  17. ce78fc6 microblaze/PCI: make pcibios_setup_phb_resources() static by Bjorn Helgaas · 13 years ago
  18. 8d88a432 microblaze/PCI: fix pci_bus_for_each_resource() usage by Bjorn Helgaas · 13 years ago
  19. e30f992 ia64/PCI: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  20. 79e77f2 ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  21. e2a7965 frv/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  22. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  23. a2f33da alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  24. ca3671a x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS] by Andreas Herrmann · 13 years ago
  25. b9a276a PCI: x86: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  26. dab0311 PCI: sh: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  27. be0adee PCI: mn10300: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  28. 96633fa PCI: MIPS: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  29. fcd7700 PCI: frv: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  30. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  31. 9cdce18 PCI: Xtensa: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  32. b73224f PCI: UniCore: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  33. cf1c523 PCI: TILE: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  34. ba232a1 PCI: SPARC: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  35. 79c8be8 PCI: PowerPC: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  36. b51d4a3 PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  37. 91e86df PCI: IA64: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  38. 168c861 PCI: ARM: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  39. ae5cd86 x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources by Gary Hade · 13 years ago
  40. 8b6a5af PCI: Add Thinkpad SL510 to pci=nocrs blacklist by Dave Jones · 13 years ago
  41. e702781 PCI: Add Dell Studio 1557 to pci=nocrs blacklist by Dave Jones · 13 years ago
  42. 28c3c05 PCI: add set_nouse_crs for use by a pci=nocrs blacklist by Dave Jones · 13 years ago
  43. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  44. ea04018 arm: fix up some samsung merge sysdev conversion problems by Kukjin Kim · 13 years ago
  45. 5e1a0f9 ARM: msm: vreg is a module and so needs module.h by David Brown · 13 years ago
  46. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  47. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  48. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  49. 4a2164a Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  50. 4269329 x86-64: Slightly shorten copy_page() by Jan Beulich · 13 years ago
  51. e08b881 ARM: mach-shmobile: specify CHCLR registers on SH7372 by Guennadi Liakhovetski · 13 years ago
  52. d77711a ARM: rx51: Add bq27200 i2c board info by Pali Rohár · 13 years ago
  53. fda8790 Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into gpio/next by Grant Likely · 13 years ago
  54. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  55. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  56. a32737e Merge branches 'fixes' and 'misc' into for-linus by Russell King · 13 years ago
  57. 27edaca ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.h by Simon Glass · 13 years ago
  58. ef3a0bf ARM: 7269/1: mach-sa1100: fix sched_clock breakage by Linus Walleij · 13 years ago
  59. 0575fb7 ARM: 7198/1: arm/imx6: add restart support for imx6q by Shawn Guo · 13 years ago
  60. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  61. 5e3aa52 ARM: restart: remove comments about adding code to arch_reset() by Russell King · 13 years ago
  62. e684937 ARM: restart: lpc32xx & u300: remove unnecessary printk by Russell King · 13 years ago
  63. d9eedaf ARM: restart: plat-samsung: remove plat/reset.h and s5p_reset_hook by Russell King · 13 years ago
  64. fe76dae ARM: restart: w90x900: use new restart hook by Russell King · 13 years ago
  65. f5733a1 ARM: restart: Versatile Express: use new restart hook by Russell King · 13 years ago
  66. b56a7c6 ARM: restart: versatile: use new restart hook by Russell King · 13 years ago
  67. 7e3974b ARM: restart: u300: use new restart hook by Russell King · 13 years ago
  68. abea3f2 ARM: restart: tegra: use new restart hook by Russell King · 13 years ago
  69. dd1661e ARM: restart: spear: use new restart hook by Russell King · 13 years ago
  70. b95ff9f ARM: restart: shark: use new restart hook by Russell King · 13 years ago
  71. d9ca583 ARM: restart: sa1100: use new restart hook by Russell King · 13 years ago
  72. 1f34f0e ARM: 7252/1: restart: S5PV210: use new restart hook by Russell King · 13 years ago
  73. 5497d2e ARM: 7251/1: restart: S5PC100: use new restart hook by Kukjin Kim · 13 years ago
  74. 73aed8b ARM: 7250/1: restart: S5P64X0: use new restart hook by Kukjin Kim · 13 years ago
  75. ff84ded ARM: 7266/1: restart: S3C64XX: use new restart hook by Kukjin Kim · 13 years ago
  76. b27b072 ARM: 7265/1: restart: S3C24XX: use new restart hook by Kukjin Kim · 13 years ago
  77. 5753897 ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms to by Heiko Stuebner · 13 years ago
  78. e11e909 ARM: restart: riscpc: use new restart hook by Russell King · 13 years ago
  79. 47cacdd4 ARM: restart: realview: use new restart hook by Russell King · 13 years ago
  80. 271a74f ARM: restart: pxa: use new restart hook by Russell King · 13 years ago
  81. 125c403 ARM: restart: prima2: use new restart hook by Russell King · 13 years ago
  82. a1c1cee ARM: restart: pnx4008: use new restart hook by Russell King · 13 years ago
  83. 764cbcc2 ARM: restart: orion5x: use new restart hook by Russell King · 13 years ago
  84. baa9588 ARM: restart: omap: use new restart hook by Russell King · 13 years ago
  85. 35b47a405 ARM: restart: nomadik: use new restart hook by Russell King · 13 years ago
  86. 8fb06b1 ARM: restart: netx: use new restart hook by Russell King · 13 years ago
  87. 6f91c5a ARM: restart: mxs: use new restart hook by Russell King · 13 years ago
  88. 65ea788 ARM: restart: mxc: use new restart hook by Russell King · 13 years ago
  89. 9635f9c ARM: restart: mv78xx0: use new restart hook by Russell King · 13 years ago
  90. 9854a38 ARM: restart: mmp: use new restart hook by Russell King · 13 years ago
  91. b23fcd9 ARM: restart: lpc32xx: use new restart hook by Russell King · 13 years ago
  92. 114c19b ARM: restart: ks8695: use new restart hook by Russell King · 13 years ago
  93. cb15dff ARM: restart: kirkwood: use new restart hook by Russell King · 13 years ago
  94. d1b860f ARM: restart: ixp4xx: use new restart hook by Russell King · 13 years ago
  95. b219415 ARM: restart: ixp23xx: use new restart hook by Russell King · 13 years ago
  96. 1139b92 ARM: restart: ixp2000: use new restart hook by Russell King · 13 years ago
  97. 00aa78e ARM: restart: iop13xx: use new restart hook by Russell King · 13 years ago
  98. bec92b1 ARM: restart: iop3xx: use new restart hook by Russell King · 13 years ago
  99. 6338b66 ARM: restart: integrator: use new restart hook by Russell King · 13 years ago
  100. 00e9967 ARM: restart: highbank: use new restart hook by Russell King · 13 years ago