summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2020-10-06powerpc/topology: Update topology_core_cpumaskSrikar Dronamraju
2020-10-06powerpc/tm: Save and restore AMR on treclaim and trechkptGustavo Romero
2020-10-06powerpc/eeh: Clean up PE addressingOliver O'Halloran
2020-10-06powerpc/eeh: Delete eeh_ops->initOliver O'Halloran
2020-10-06powerpc/eeh: Rework EEH initialisationOliver O'Halloran
2020-10-06powerpc/64e: remove PACA_IRQ_EE_EDGENicholas Piggin
2020-10-06powerpc/pseries: add new branch prediction security bits for link stackNicholas Piggin
2020-10-06powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer addressNicholas Piggin
2020-10-06powerpc: untangle cputable mce includeNicholas Piggin
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-09-22Merge tag 'kvm-ppc-next-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-09-18powerpc/32: Declare stack_overflow_exception() prototypeCédric Le Goater
2020-09-18powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()Michael Ellerman
2020-09-18powerpc/smp: Fold cpu_die() into its only callerMichael Ellerman
2020-09-18Merge branch 'topic/irqs-off-activate-mm' into nextMichael Ellerman
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig
2020-09-16powerpc/smp: Create coregroup domainSrikar Dronamraju
2020-09-16powerpc/numa: Detect support for coregroupSrikar Dronamraju
2020-09-16powerpc/topology: Override cpu_smt_maskSrikar Dronamraju
2020-09-16powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mmNicholas Piggin
2020-09-16powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin
2020-09-15powerpc/pci: unmap legacy INTx interrupts when a PHB is removedCédric Le Goater
2020-09-15powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10Nicholas Piggin
2020-09-15powerpc/process: Remove useless #ifdef CONFIG_SPEChristophe Leroy
2020-09-15powerpc/uaccess: Remove __put_user_asm() and __put_user_asm2()Christophe Leroy
2020-09-15powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto()Christophe Leroy
2020-09-15powerpc/uaccess: Add pre-update addressing to __put_user_asm_goto()Christophe Leroy
2020-09-15powerpc/8xx: Support 16k hugepages with 4k pagesChristophe Leroy
2020-09-15powerpc/8xx: Refactor calculation of number of entries per PTE in page tablesChristophe Leroy
2020-09-15powerpc/tau: Use appropriate temperature sample intervalFinn Thain
2020-09-15powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limitAneesh Kumar K.V
2020-09-15powerpc/book3s64/hash/4k: Support large linear mapping range with 4KAneesh Kumar K.V
2020-09-15powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31Ravi Bangoria
2020-09-15powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=NRavi Bangoria
2020-09-15powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.cRavi Bangoria
2020-09-15powerpc/watchpoint: Fix quadword instruction handling on p10 predecessorsRavi Bangoria
2020-09-14powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memoryThiago Jung Bauermann
2020-09-14Merge branch 'fixes' into nextMichael Ellerman
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig
2020-09-08powerpc: remove address space overrides using set_fs()Christoph Hellwig
2020-09-08powerpc: use non-set_fs based maccess routinesChristoph Hellwig
2020-09-08powerpc/64: Remove unused generic_secondary_thread_init()Michael Ellerman
2020-09-08powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user...Christophe Leroy
2020-09-03KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' methodGreg Kurz
2020-09-02powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()Christophe Leroy