1. 7d59deb powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create() by Pranith Kumar · 10 years ago
  2. d11dfd1 powerpc: Make CONFIG_FHANDLE=y for all 64 bit powerpc defconfigs by Cyril Bur · 10 years ago
  3. c1c8a92 powerpc: use machine_subsys_initcall() for opal_hmi_handler_init() by Li Zhong · 10 years ago
  4. 85101af powerpc/perf: Fix ABIv2 kernel backtraces by Anton Blanchard · 10 years ago
  5. c9ac408 powerpc/pseries: Fix endian issues in memory hotplug by Thomas Falcon · 10 years ago
  6. 2b12164 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  7. 02a68d0 powerpc/kvm/cma: Fix panic introduces by signed shift operation by Laurent Dufour · 10 years ago
  8. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  9. c04fa58 PC, KVM, CMA: Fix regression caused by wrong get_order() use by Alexey Kardashevskiy · 10 years ago
  10. 1d508f8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  11. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  12. 9e81330 powerpc/thp: Add tracepoints to track hugepage invalidate by Aneesh Kumar K.V · 10 years ago
  13. 85c1faf powerpc/mm: Use read barrier when creating real_pte by Aneesh Kumar K.V · 10 years ago
  14. 7e46724 powerpc/thp: Use ACCESS_ONCE when loading pmdp by Aneesh Kumar K.V · 10 years ago
  15. 969b7b2 powerpc/thp: Invalidate with vpn in loop by Aneesh Kumar K.V · 10 years ago
  16. fc04795 powerpc/thp: Handle combo pages in invalidate by Aneesh Kumar K.V · 10 years ago
  17. 629149f powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte by Aneesh Kumar K.V · 10 years ago
  18. fa1f8ae powerpc/thp: Don't recompute vsid and ssize in loop on invalidate by Aneesh Kumar K.V · 10 years ago
  19. b0aa44a powerpc/thp: Add write barrier after updating the valid bit by Aneesh Kumar K.V · 10 years ago
  20. 2fabf08 powerpc: reorder per-cpu NUMA information's initialization by Nishanth Aravamudan · 10 years ago
  21. d658972 powerpc/perf/hv-24x7: Use kmem_cache_free by Himangi Saraogi · 10 years ago
  22. 587870e powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info by Thomas Falcon · 10 years ago
  23. a71d64b powerpc: Hard disable interrupts in xmon by Anton Blanchard · 10 years ago
  24. 56758e3 powerpc: remove duplicate definition of TEXASR_FS by Nishanth Aravamudan · 10 years ago
  25. 5efbabe powerpc/pseries: Avoid deadlock on removing ddw by Gavin Shan · 10 years ago
  26. f1b3929 powerpc/pseries: Failure on removing device node by Gavin Shan · 10 years ago
  27. ce8f150 powerpc/boot: Use correct zlib types for comparison by Benjamin Herrenschmidt · 10 years ago
  28. b09c2ec powerpc/powernv: Interface to register/unregister opal dump region by Vasant Hegde · 10 years ago
  29. 3609e09 powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS by Michael Ellerman · 10 years ago
  30. 97b3be1 powerpc/ppc476: Disable BTAC by Alistair Popple · 10 years ago
  31. 763fe0a powerpc/powernv: Fix IOMMU group lost by Gavin Shan · 10 years ago
  32. 78e05b1 powerpc: Add smp_mb()s to arch_spin_unlock_wait() by Michael Ellerman · 10 years ago
  33. 51d7d52 powerpc: Add smp_mb() to arch_spin_is_locked() by Michael Ellerman · 10 years ago
  34. 11d5490 powerpc: Fix "attempt to move .org backwards" error by Guenter Roeck · 10 years ago
  35. 5d61a21 powerpc/nohash: Split __early_init_mmu() into boot and secondary by Scott Wood · 10 years ago
  36. c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  37. 663d3f7 Merge branch 'devicetree/next-overlay' into devicetree/next by Grant Likely · 10 years ago
  38. b775e64 Merge branch 'devicetree/next-console' into devicetree/next by Grant Likely · 10 years ago
  39. c8d6637 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  40. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  41. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  42. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  43. 1618bd5 arch/powerpc: replace obsolete strict_strto* calls by Daniel Walter · 10 years ago
  44. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  45. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  46. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  47. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  48. 76215b0 arch/powerpc/platforms/powernv/opal-dump.c: fix world-writable sysfs files by Rusty Russell · 10 years ago
  49. 6656c21 arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs files by Rusty Russell · 10 years ago
  50. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  51. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  52. 537e540 powerpc/eeh: Export eeh_iommu_group_to_pe() by Gavin Shan · 10 years ago
  53. f51202d memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
  54. c1f733a mm, CMA: change cma_declare_contiguous() to obey coding convention by Joonsoo Kim · 10 years ago
  55. fc95ca7 PPC, KVM, CMA: use general CMA reserved area management framework by Joonsoo Kim · 10 years ago
  56. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  57. 059ade6 powerpc: Use sigsp() by Richard Weinberger · 10 years ago
  58. 129b69d powerpc: Use get_signal() signal_setup_done() by Richard Weinberger · 10 years ago
  59. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 25a2150b KVM: PPC: Enable IRQFD support for the XICS interrupt controller by Paul Mackerras · 10 years ago
  61. 297e210 KVM: Give IRQFD its own separate enabling Kconfig option by Paul Mackerras · 10 years ago
  62. 8ba918d KVM: irqchip: Provide and use accessors for irq routing table by Paul Mackerras · 10 years ago
  63. 478d6686 KVM: PPC: drop duplicate tracepoint by Paolo Bonzini · 10 years ago
  64. 2194dc2 powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_API by Benjamin Herrenschmidt · 10 years ago
  65. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  66. 9be9be2 powerpc: Reduce scariness of interrupt frames in stack traces by Paul Mackerras · 10 years ago
  67. 16a05bf powerpc: start loop at section start of start in vmemmap_populated() by Li Zhong · 10 years ago
  68. 71b0bfe powerpc: implement vmemmap_free() by Li Zhong · 10 years ago
  69. ed5694a powerpc: implement vmemmap_remove_mapping() for BOOK3S by Li Zhong · 10 years ago
  70. bd8cb03 powerpc: implement vmemmap_list_free() by Li Zhong · 10 years ago
  71. eeb03a6 powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE by Madhusudanan Kandasamy · 10 years ago
  72. db97eff powerpc/book3s: Fix endianess issue for HMI handling on napping cpus. by Mahesh Salgaonkar · 10 years ago
  73. bbdb760 powerpc/book3s: handle HMIs for cpus in nap mode. by Mahesh Salgaonkar · 10 years ago
  74. 0ef95b4 powerpc/powernv: Invoke opal call to handle hmi. by Mahesh Salgaonkar · 10 years ago
  75. 0869b6f powerpc/book3s: Add basic infrastructure to handle HMI in Linux. by Mahesh Salgaonkar · 10 years ago
  76. 84f1966 powerpc/iommu: Fix comments with it_page_shift by Alexey Kardashevskiy · 10 years ago
  77. 98fd700 powerpc/powernv: Handle compound PE in config accessors by Gavin Shan · 10 years ago
  78. 5828790 powerpc/powernv: Handle compound PE for EEH by Gavin Shan · 10 years ago
  79. 49dec92 powerpc/powernv: Handle compound PE by Gavin Shan · 10 years ago
  80. c979c70 powerpc/powernv: Split ioda_eeh_get_state() by Gavin Shan · 10 years ago
  81. 5ca27ef powerpc/powernv: Allow to freeze PE by Gavin Shan · 10 years ago
  82. 262af55 powerpc/powernv: Enable M64 aperatus for PHB3 by Guo Chao · 10 years ago
  83. bb593c0 powerpc/eeh: Aux PE data for error log by Gavin Shan · 10 years ago
  84. f18440f powerpc/eeh: Make diag-data not endian dependent by Gavin Shan · 10 years ago
  85. 0dae274 powerpc/eeh: Replace pr_warning() with pr_warn() by Gavin Shan · 10 years ago
  86. 0ed352d powerpc/eeh: Reduce lines of log dump by Gavin Shan · 10 years ago
  87. dc561fb powerpc/eeh: Selectively enable IO for error log by Gavin Shan · 10 years ago
  88. 05b1721 powerpc/eeh: Refactor EEH flag accessors by Gavin Shan · 10 years ago
  89. a3032ca powerpc/eeh: Fetch IOMMU table in reliable way by Gavin Shan · 10 years ago
  90. dff4a39 powerpc/powernv: Fix IOMMU table for VFIO dev by Gavin Shan · 10 years ago
  91. 9e5c6e5 powerpc/eeh: Wrong place to call pci_get_slot() by Mike Qiu · 10 years ago
  92. c03719e powerpc: Fix wrong defintion in boot/io.h by Lucas Tanure · 10 years ago
  93. 7340056 powerpc/pci: Reorder pci bus/bridge unregistration during PHB removal by Tyrel Datwyler · 10 years ago
  94. a32305b powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() path by Brian W Hart · 10 years ago
  95. 7d17622 powerpc/64e: Add __ref to early_alloc_pgtable() by Scott Wood · 10 years ago
  96. b00fc6e powerpc/mm/numa: Fix break placement by Andrey Utkin · 10 years ago
  97. dadcd6d powerpc/eeh: sysfs entries lost by Mike Qiu · 10 years ago
  98. 212d16c powerpc/eeh: EEH support for VFIO PCI device by Gavin Shan · 10 years ago
  99. 05ec424 powerpc/eeh: Avoid event on passed PE by Gavin Shan · 10 years ago
  100. 9287b95 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 10 years ago