aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2021-11-01Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-01Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-11-01Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann
2021-10-20KVM: PPC: Replace zero-length array with flexible array memberLen Baker
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-07powerpc/32s: Fix kuap_kernel_restore()Christophe Leroy
2021-10-07powerpc/64s: Fix unrecoverable MCE calling async handler from NMINicholas Piggin
2021-10-07powerpc/64/interrupt: Reconcile soft-mask state in NMI and fix false BUGNicholas Piggin
2021-10-07powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao
2021-10-07powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky
2021-09-30powerpc: smp: remove hack to obtain offset of task_struct::cpuArd Biesheuvel
2021-09-30powerpc: add CPU field to struct thread_infoArd Biesheuvel
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds
2021-09-13powerpc: remove GCC version check for UPD_CONSTRNick Desaulniers
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-09-03Merge branch 'fixes' into nextMichael Ellerman
2021-09-01powerpc/bug: Cast to unsigned long before passing to inline asmMichael Ellerman
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-27powerpc/kernel/iommu: Add new iommu_table_in_use() helperLeonardo Bras
2021-08-27powerpc/pseries/iommu: Replace hard-coded page shiftLeonardo Bras
2021-08-27powerpc/numa: Update cpu_cpu_map on CPU online/offlineSrikar Dronamraju
2021-08-27powerpc: Redefine HMT_xxx macros as empty on PPC32Christophe Leroy
2021-08-26Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2021-08-26powerpc: Refactor verification of MSR_RIChristophe Leroy
2021-08-26powerpc: Add dear as a synonym for pt_regs.dar registerXiongwei Song
2021-08-26powerpc: Add esr as a synonym for pt_regs.dsisrXiongwei Song
2021-08-25KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...Nicholas Piggin
2021-08-25KVM: PPC: Book3S HV Nested: Make nested HFSCR state accessibleNicholas Piggin
2021-08-25KVM: PPC: Book3S HV Nested: Fix TM softpatch HFAC interrupt emulationNicholas Piggin
2021-08-25powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macrosChristophe Leroy
2021-08-25powerpc/ptrace: Make user_mode() common to PPC32 and PPC64Christophe Leroy
2021-08-25powerpc/booke: Avoid link stack corruption in several placesChristophe Leroy
2021-08-23powerpc/compat_sys: Declare syscallsCédric Le Goater
2021-08-23powerpc/syscalls: Remove __NR__exitChristophe Leroy
2021-08-20KVM: stats: Add halt_wait_ns stats for all architecturesJing Zhang
2021-08-20powerpc/audit: Simplify syscall_get_arch()Christophe Leroy
2021-08-20powerpc/audit: Avoid unneccessary #ifdef in syscall_get_arguments()Christophe Leroy
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-19powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEPChristophe Leroy
2021-08-15powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm gotoChristophe Leroy
2021-08-14powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32Christophe Leroy
2021-08-13powerpc/pseries: Add support for FORM2 associativityAneesh Kumar K.V
2021-08-13powerpc/pseries: Add a helper for form1 cpu distanceAneesh Kumar K.V
2021-08-13powerpc/pseries: Consolidate different NUMA distance update code pathsAneesh Kumar K.V