- d075745 KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9 by Paul Mackerras · 7 years ago
- d474827 powerpc/64s: Improve local TLB flush for boot and MCE on POWER9 by Nicholas Piggin · 7 years ago
- 1b689a9 powerpc/pseries: include linux/types.h in asm/hvcall.h by Michal Suchanek · 7 years ago
- 872e2ae powerpc: Remove useless EXC_COMMON_HV by Benjamin Herrenschmidt · 7 years ago
- 4f94b2c powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP by Christophe Leroy · 7 years ago
- de0f938 powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level by Christophe Leroy · 7 years ago
- 3517503 powerpc/mm: Introduce _PAGE_NA by Christophe Leroy · 7 years ago
- 812fadc powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs by Christophe Leroy · 7 years ago
- 5f35649 powerpc/8xx: remove unused _PAGE_WRITETHRU by Christophe Leroy · 7 years ago
- cd99ddb powerpc/8xx: Only perform perf counting when perf is in use. by Christophe Leroy · 7 years ago
- 2a45add powerpc/8xx: Remove CPU6 ERRATA Workaround by Christophe Leroy · 7 years ago
- 4145f35 powernv/kdump: Fix cases where the kdump kernel can get HMI's by Balbir Singh · 7 years ago
- 0c38ed6 powerpc/pseries: Enable support of ibm,dynamic-memory-v2 by Nathan Fontenot · 7 years ago
- 2b31e3a powerpc/drmem: Add support for ibm, dynamic-memory-v2 property by Nathan Fontenot · 7 years ago
- 2c77721 powerpc: Move of_drconf_cell struct to asm/drmem.h by Nathan Fontenot · 7 years ago
- 6195a50 powerpc/pseries: Update memory hotplug code to use drmem LMB array by Nathan Fontenot · 7 years ago
- 514a9cb powerpc/numa: Update numa code use walk_drmem_lmbs by Nathan Fontenot · 7 years ago
- 6c6ea53 powerpc/mm: Separate ibm, dynamic-memory data from DT format by Nathan Fontenot · 7 years ago
- ea64d5a signal: Unify and correct copy_siginfo_to_user32 by Eric W. Biederman · 7 years ago
- 5855564 KVM: PPC: Book3S HV: Enable migration of decrementer register by Paul Mackerras · 7 years ago
- ad2b1ab signal/powerpc: Remove redefinition of NSIGTRAP on powerpc by Eric W. Biederman · 7 years ago
- b713da6 signal: unify compat_siginfo_t by Al Viro · 7 years ago
- a37a371 powerpc: rename swiotlb_dma_ops by Christoph Hellwig · 7 years ago
- 6bb8211 Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 2f82a46 signal: Remove _sys_private and _overrun_incr from struct compat_siginfo by Eric W. Biederman · 7 years ago
- cf4674c signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP by Eric W. Biederman · 7 years ago
- 7f1c410 powerpc/xive: Add interrupt flag to disable automatic EOI by Benjamin Herrenschmidt · 7 years ago
- 12c1f33 powerpc/xive: Move definition of ESB bits by Benjamin Herrenschmidt · 7 years ago
- 2d9d6f6 powerpc: rename dma_direct_ to dma_nommu_ by Christoph Hellwig · 7 years ago
- b49efd7 dma-mapping: move dma_mark_clean to dma-direct.h by Christoph Hellwig · 7 years ago
- ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
- aa8a5e0 powerpc/64s: Add support for RFI flush of L1-D cache by Michael Ellerman · 7 years ago
- 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
- 222f20f powerpc/64s: Simple RFI macro conversions by Nicholas Piggin · 7 years ago
- 50e51c13 powerpc/64: Add macros for annotating the destination of rfid/hrfid by Nicholas Piggin · 7 years ago
- c91a7a4 powerpc: remove unused flush_write_buffers definition by Christoph Hellwig · 7 years ago
- a6978f4 Merge branch 'topic/ppc-kvm' into fixes by Michael Ellerman · 7 years ago
- 191eccb powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper by Michael Neuling · 7 years ago
- 5633e85 powerpc64: Add .opd based function descriptor dereference by Sergey Senozhatsky · 7 years ago
- e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
- caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 7 years ago
- 5769bea powerpc/mm: Add proper pte access check helper for other platforms by Aneesh Kumar K.V · 7 years ago
- f72a85e powerpc/mm/book3s/64: Add proper pte access check helper by Aneesh Kumar K.V · 7 years ago
- 273b493 powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6 by Ram Pai · 7 years ago
- 7b84947 powerpc: shifted-by-one hidx value by Ram Pai · 7 years ago
- bf9a95f powerpc: Free up four 64K PTE bits in 64K backed HPTE pages by Ram Pai · 7 years ago
- 9d2edb1 powerpc: Free up four 64K PTE bits in 4K backed HPTE pages by Ram Pai · 7 years ago
- 318995b powerpc: introduce pte_get_hash_gslot() helper by Ram Pai · 7 years ago
- 59aa31f powerpc: introduce pte_set_hidx() helper by Ram Pai · 7 years ago
- 988fc3b powerpc/pci: Separate SR-IOV Calls by Bryant G. Ly · 7 years ago
- b9eab08 powerpc/modules: Don't try to restore r2 after a sibling call by Josh Poimboeuf · 7 years ago
- e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
- ab9dbf7 Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier" by David Gibson · 7 years ago
- 9e0600f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
- 83ada03 Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- cda2eaa KVM: PPC: Book3S HV: Avoid shifts by negative amounts by Paul Mackerras · 7 years ago
- ded13fc KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts by Paul Mackerras · 7 years ago
- 73ce9aec powerpc/perf: Fix IMC_MAX_PMU macro by Madhavan Srinivasan · 7 years ago
- 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
- 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
- 3ffa9d9 powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature by Michael Ellerman · 7 years ago
- e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 4722476 powerpc/64s: mm_context.addr_limit is only used on hash by Nicholas Piggin · 7 years ago
- 6c44741 powerpc/lib: Implement UACCESS_FLUSHCACHE API by Oliver O'Halloran · 7 years ago
- 61f3cca powerpc/vas: Define vas_win_id() by Sukadev Bhattiprolu · 7 years ago
- 5676be2 powerpc/vas: Define vas_win_paste_addr() by Sukadev Bhattiprolu · 7 years ago
- 9d2a4d7 powerpc: Define set_thread_uses_vas() by Sukadev Bhattiprolu · 7 years ago
- ec233ed powerpc: Add support for setting SPRN_TIDR by Sukadev Bhattiprolu · 7 years ago
- d4ef61b powerpc/vas, nx-842: Define and use chip_to_vas_id() by Sukadev Bhattiprolu · 7 years ago
- a54c61f Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
- be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- b6b3755 powerpc: add POWER9_DD20 feature by Nicholas Piggin · 7 years ago
- eb5c3f1 powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint by Cyril Bur · 7 years ago
- 9aab244 powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async by Cyril Bur · 7 years ago
- 59cf9a1 powerpc/opal: Make __opal_async_{get, release}_token() static by Cyril Bur · 7 years ago
- edfd17f powerpc/eeh: Stop using do_gettimeofday() by Arnd Bergmann · 7 years ago
- 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
- c1807e3 powerpc/64: Free up CPU_FTR_ICSWX by Michael Ellerman · 7 years ago
- d6f934f powerpc/powernv: Reserve a hole which appears after enabling IOV by Alexey Kardashevskiy · 7 years ago
- 30b49ec powerpc/64s/radix: Fix process table entry cache invalidation by Nicholas Piggin · 7 years ago
- 8ca9c08 powerpc/book3s: Add an HV variant of FIXUP_ENDIAN that is recoverable by Nicholas Piggin · 7 years ago
- f848ea7 powerpc/book3s: Use label for FIXUP_ENDIAN macro branch by Nicholas Piggin · 7 years ago
- 6de6638 KVM: PPC: Book3S HV: Handle host system reset in guest mode by Nicholas Piggin · 7 years ago
- 866ba84 Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
- 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 63be1a81 Revert "powerpc64/elfv1: Only dereference function descriptor for non-text symbols" by Naveen N. Rao · 7 years ago
- c010150 KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts by Paul Mackerras · 7 years ago
- 516f789 KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode by Paul Mackerras · 7 years ago
- 18c3640 KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host by Paul Mackerras · 7 years ago