1. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  3. 07021b4 Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  4. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  5. 0e7736c powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window() by Gavin Shan · 8 years ago
  6. 5adaf86 powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data() by Gavin Shan · 8 years ago
  7. a703213 powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hub_diag() by Gavin Shan · 8 years ago
  8. d63e51b powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear() by Gavin Shan · 8 years ago
  9. e2ad477 powerpc: Set default CPU type to POWER8 for little endian builds by Anton Blanchard · 8 years ago
  10. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 313483d powerpc/powernv: Unfreeze PE on allocation by Gavin Shan · 8 years ago
  12. fbce44d powerpc/powernv: Call opal_pci_poll() if needed by Gavin Shan · 8 years ago
  13. c762c69 powerpc/boot: Add support for XZ compression by Oliver O'Halloran · 8 years ago
  14. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  15. fff69fd powerpc/83xx: factor out the common codes of setup arch functions by Kevin Hao · 8 years ago
  16. 7120438 powerpc: Convert fsl_rstcr_restart to a reset handler by Andrey Smirnov · 8 years ago
  17. 625f3ee powerpc/sgy_cts1000: Fix gpio_halt_cb()'s signature by Andrey Smirnov · 8 years ago
  18. 49bf927 powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabled by Andrey Smirnov · 8 years ago
  19. 93c4ea3 powerpc/mpc85xx_mds: Select PHYLIB only if NETDEVICES is enabled by Andrey Smirnov · 8 years ago
  20. 6060e9e powerpc/powernv: Fix comment style and spelling by Andrew Donnellan · 8 years ago
  21. e98ddb7 powerpc/powernv/eeh: Skip finding bus for VF resets by Russell Currey · 8 years ago
  22. 04fec21 powerpc/eeh: Null check uses of eeh_pe_bus_get by Russell Currey · 8 years ago
  23. 98b665d powerpc/powernv/pci: Add PHB register dump debugfs handle by Russell Currey · 8 years ago
  24. b79331a powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignment by Russell Currey · 8 years ago
  25. ef24ba7 powerpc: Remove all usages of NO_IRQ by Michael Ellerman · 8 years ago
  26. 90ce351 powerpc/pseries: fix memory leak in queue_hotplug_event() error path by Andrew Donnellan · 8 years ago
  27. ed7d9a1 powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPAL by Michael Ellerman · 8 years ago
  28. 29bf282 powerpc/powernv: Detach from PE on releasing PCI device by Gavin Shan · 8 years ago
  29. 6eaed16 powerpc/powernv: Fix the state of root PE by Gavin Shan · 8 years ago
  30. 88c13e2 powerpc/pasemi: Add Nemo motherboard config option. by Darren Stevens · 8 years ago
  31. 6f95d4b powerpc/ps3: fix spelling mistake in function name by Colin Ian King · 8 years ago
  32. 7c98bd7 powerpc/sparse: Make a bunch of things static by Daniel Axtens · 8 years ago
  33. 5d37519 KVM: PPC: Book3S HV: Set server for passed-through interrupts by Paul Mackerras · 8 years ago
  34. bc42f1d powerpc/cell: Drop unused iic_get_irq_host() by Daniel Axtens · 8 years ago
  35. 4ee11c1 powerpc/powernv: Provide facilities for EOI, usable from real mode by Suresh Warrier · 8 years ago
  36. caa58f8 powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PE by Gavin Shan · 8 years ago
  37. 68e694d powerpc/powermac: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  38. b314427 powerpc/powernv: Fix crash on releasing compound PE by Gavin Shan · 8 years ago
  39. d81d825 powerpc/pseries: Fix little endian build with CONFIG_KEXEC=n by Thiago Jung Bauermann · 8 years ago
  40. a9cbf0b powerpc/powernv : Drop reference added by kset_find_obj() by Mukesh Ojha · 8 years ago
  41. 8a39b05 powerpc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  42. 6096481 powerpc/powernv/pci: fix iterator signedness by Andrzej Hajda · 8 years ago
  43. 2dd9c11 powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb) by Mauricio Faria de Oliveira · 8 years ago
  44. f5ed841 powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  45. e72e799 powerpc/512x: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  46. 5958d19 powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARs by Benjamin Herrenschmidt · 8 years ago
  47. c74dd88 powerpc/book3s: Fix MCE console messages for unrecoverable MCE. by Mahesh Salgaonkar · 8 years ago
  48. 9dc5128 powerpc: Fix unused function warning 'lmb_to_memblock' by Alastair D'Silva · 8 years ago
  49. 4d90219 powerpc/powernv/ioda: Fix TCE invalidate to work in real mode again by Alexey Kardashevskiy · 8 years ago
  50. 54a94fc powerpc/cell: Add missing error code in spufs_mkgang() by Dan Carpenter · 8 years ago
  51. 880a3d6 powerpc/xics: Properly set Edge/Level type and enable resend by Benjamin Herrenschmidt · 8 years ago
  52. 416f37d powerpc/pasemi: Fix coherent_dma_mask for dma engine by Darren Stevens · 8 years ago
  53. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  54. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  55. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  56. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  57. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  58. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  59. b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 8 years ago
  60. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  61. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  62. 1cd04d2 Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  63. 6364e84 powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header by Michael Ellerman · 8 years ago
  64. 802a345 powerpc/powernv/ioda: Fix endianness when reading TCEs by Alexey Kardashevskiy · 8 years ago
  65. f2d5769 powerpc: Get rid of ppc_md.init_early() by Benjamin Herrenschmidt · 8 years ago
  66. 5657138 powerpc: Move 32-bit probe() machine to later in the boot process by Benjamin Herrenschmidt · 8 years ago
  67. 406b0b6 powerpc/64: Move 64-bit probe_machine() to later in the boot process by Benjamin Herrenschmidt · 8 years ago
  68. 7025776 powerpc/mm: Move hash table ops to a separate structure by Benjamin Herrenschmidt · 8 years ago
  69. b521f57 powerpc/pmac: Remove spurrious machine type test by Benjamin Herrenschmidt · 8 years ago
  70. 388dc1c powerpc/pasemi: Remove IOBMAP allocation from platform probe() by Benjamin Herrenschmidt · 8 years ago
  71. 166dd7d powerpc/64: Move MMU backend selection out of platform code by Benjamin Herrenschmidt · 8 years ago
  72. 91b6fad powerpc/pmac: Remove early allocation of the SMU command buffer by Benjamin Herrenschmidt · 8 years ago
  73. d3cbff1 powerpc: Put exception configuration in a common place by Benjamin Herrenschmidt · 8 years ago
  74. 3808a88 powerpc: Move FW feature probing out of pseries probe() by Benjamin Herrenschmidt · 8 years ago
  75. c40785a powerpc/dart: Use a cachable DART by Benjamin Herrenschmidt · 8 years ago
  76. 1dc7595 powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events by John Allen · 8 years ago
  77. b7d9eb3 powerpc/pseries: Add support for hotplug interrupt source by John Allen · 8 years ago
  78. 9054619 powerpc/pseries: Add pseries hotplug workqueue by John Allen · 8 years ago
  79. c2ca9f6 powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=n by Ian Munsie · 8 years ago
  80. 08a45b3 powerpc/powernv/pci: Check status of a PHB before using it by Benjamin Herrenschmidt · 8 years ago
  81. a1339fa powerpc/powernv/pci: Use the device-tree to get available range of M64's by Benjamin Herrenschmidt · 8 years ago
  82. f0228c4 powerpc/powernv/pci: Fallback to OPAL for TCE invalidations by Benjamin Herrenschmidt · 8 years ago
  83. fd141d1a powerpc/powernv/pci: Rework accessing the TCE invalidate register by Benjamin Herrenschmidt · 8 years ago
  84. 08acce1 powerpc/powernv/pci: Remove SWINV constants and obsolete TCE code by Benjamin Herrenschmidt · 8 years ago
  85. a34ab7c powerpc/powernv/pci: Rename TCE invalidation calls by Benjamin Herrenschmidt · 8 years ago
  86. 69c592e powerpc/opal: Add real mode call wrappers by Benjamin Herrenschmidt · 8 years ago
  87. b7d6bf4 powerpc/pseries/pci: Remove obsolete SW invalidate by Benjamin Herrenschmidt · 8 years ago
  88. fb11133 powerpc/powernv: Discover IODA3 PHBs by Benjamin Herrenschmidt · 8 years ago
  89. 9fedd3f powerpc/powernv: Add XICS emulation APIs by Benjamin Herrenschmidt · 8 years ago
  90. c0691f9 powerpc/powernv: Use deepest stop state when cpu is offlined by Shreyas B. Prabhu · 8 years ago
  91. bcef83a powerpc/powernv: Add platform support for stop instruction by Shreyas B. Prabhu · 8 years ago
  92. fdb4f6e powerpc/pseries: Remove call to memblock_add() by Nathan Fontenot · 8 years ago
  93. ec99907 powerpc/pseries: Auto-online hotplugged memory by Nathan Fontenot · 8 years ago
  94. c05a5a4 powerpc/pseries: Dynamic add entires to associativity lookup array by Nathan Fontenot · 8 years ago
  95. c2101c9 powerpc/pseries: Move property cloning into its own routine by Nathan Fontenot · 8 years ago
  96. 95ec77c powerpc: Make ppc_md.{halt, restart} __noreturn by Daniel Axtens · 8 years ago
  97. c011926f powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 8 years ago
  98. a2f67d5 cxl: Add support for interrupts on the Mellanox CX4 by Ian Munsie · 8 years ago
  99. 4361b03 powerpc/powernv: Add support for the cxl kernel api on the real phb by Ian Munsie · 8 years ago
  100. f456834 powerpc/powernv: Split cxl code out into a separate file by Ian Munsie · 8 years ago