summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-02-11powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy
2020-02-11KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson
2020-02-11powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-02-11KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson
2020-02-11KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson
2020-02-11powerpc/futex: Fix incorrect user access blockingMichael Ellerman
2020-02-11of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2020-02-11powerpc/32s: Fix CPU wake-up from sleep modeChristophe Leroy
2020-02-11powerpc/32s: Fix bad_kuap_fault()Christophe Leroy
2020-02-11powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu
2020-02-11powerpc/xmon: don't access ASDR in VMsSukadev Bhattiprolu
2020-02-11powerpc/ptdump: Fix W+X verificationChristophe Leroy
2020-02-11powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V
2020-02-04KVM: PPC: Book3S PR: Fix -Werror=return-type build failureDavid Michael
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-24Merge tag 'powerpc-5.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-01-23powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur
2020-01-23powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V
2020-01-22powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat
2020-01-22powerpc: Ultravisor: Fix the dependencies for CONFIG_PPC_UVBharata B Rao
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2019-12-30powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld
2019-12-23powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman
2019-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-18KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisorPaul Mackerras
2019-12-17KVM: PPC: Book3S HV: Fix regression on big endian hostsMarcus Comstedt
2019-12-16powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan
2019-12-16powerpc/pseries/cmm: fix managed page counts when migrating pages between zonesDavid Hildenbrand
2019-12-16powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()Christophe Leroy
2019-12-14powerpc/irq: fix stack overflow verificationChristophe Leroy
2019-12-13powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport
2019-12-13powerpc/shared: Use static key to detect shared processorSrikar Dronamraju
2019-12-13powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-06Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-05powerpc/perf: Disable trace_imc pmuMadhavan Srinivasan
2019-12-05powerpc/powernv: Avoid re-registration of imc debugfs directoryAnju T Sudhakar
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada
2019-12-05powerpc/pmem: Convert to EXPORT_SYMBOL_GPLAneesh Kumar K.V
2019-12-05powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel
2019-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-12-05powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-12-05powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...Aneesh Kumar K.V
2019-12-05powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater
2019-12-05powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKEChristophe Leroy