summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy2022-06-295-0/+7
* powerpc/powermac: Remove empty function note_scsi_host()Christophe Leroy2022-06-261-1/+0
* powerpc: Update asm-prototypes.h commentMichael Ellerman2022-06-261-2/+3
* powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko2022-06-221-1/+8
* powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()Andy Shevchenko2022-06-221-1/+0
* powerpc: Move prom_init() out of asm-prototypes.hChristophe Leroy2022-06-202-6/+5
* powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy2022-06-201-2/+0
* Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-06-091-2/+8
|\
| * powerpc/kasan: Force thread size increase with KASANMichael Ellerman2022-06-021-2/+8
* | Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-021-9/+1
|\ \
| * | livepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy2022-05-241-9/+1
* | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-312-45/+6
|\ \ \ | |_|/ |/| |
| * | asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-25/+5
| * | fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren2022-04-261-0/+1
| * | compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-16/+0
| * | uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-4/+0
* | | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-2851-283/+376
|\ \ \
| * | | powerpc/64: Include cache.h directly in paca.hMichael Ellerman2022-05-271-0/+1
| * | | powerpc/64s: Only set HAVE_ARCH_UNMAPPED_AREA when CONFIG_PPC_64S_HASH_MMU is...Christophe Leroy2022-05-241-0/+2
| * | | powerpc: Enable the DAWR on POWER9 DD2.3 and aboveReza Arbab2022-05-221-2/+8
| * | | powerpc/64s: Add CPU_FTRS_POWER10 to ALWAYS maskMichael Ellerman2022-05-221-2/+4
| * | | powerpc/64s: Add CPU_FTRS_POWER9_DD2_2 to CPU_FTRS_ALWAYS maskMichael Ellerman2022-05-221-2/+2
| * | | powerpc/numa: Associate numa node to its cpu earlierOscar Salvador2022-05-221-6/+2
| * | | powerpc/85xx: Remove FSL_85XX_CACHE_SRAMChristophe Leroy2022-05-221-35/+0
| * | | powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens2022-05-224-3/+38
| * | | powerpc/kasan: Don't instrument non-maskable or raw interruptsDaniel Axtens2022-05-221-12/+40
| * | | powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao2022-05-221-1/+3
| * | | powerpc/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman2022-05-221-2/+5
| * | | powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni2022-05-221-1/+1
| * | | powerpc/opcodes: Remove unused PPC_INST_XXX macrosChristophe Leroy2022-05-221-9/+4
| * | | powerpc/inst: Remove PPC_INST_BLChristophe Leroy2022-05-221-1/+0
| * | | powerpc/inst: Remove PPC_INST_BRANCHChristophe Leroy2022-05-221-2/+1
| * | | powerpc/inst: Add __copy_inst_from_kernel_nofault()Christophe Leroy2022-05-221-4/+9
| * | | powerpc/ftrace: Minimise number of #ifdefsChristophe Leroy2022-05-222-4/+0
| * | | powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.Christophe Leroy2022-05-191-0/+5
| * | | powerpc: Finalise cleanup around ABI useChristophe Leroy2022-05-191-8/+0
| * | | powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}Christophe Leroy2022-05-195-12/+12
| * | | powerpc/code-patching: Inline create_branch()Christophe Leroy2022-05-191-2/+20
| * | | powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()Christophe Leroy2022-05-191-2/+27
| * | | powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZNicholas Piggin2022-05-192-1/+18
| * | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-05-196-30/+11
| |\ \ \
| | * | | KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlersAlexey Kardashevskiy2022-05-191-7/+0
| | * | | KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy2022-05-193-11/+2
| | * | | KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearmingNicholas Piggin2022-05-131-2/+2
| | * | | KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDSNicholas Piggin2022-05-131-3/+0
| | * | | KVM: PPC: Book3S Nested: Use explicit 4096 LPID maximumNicholas Piggin2022-05-131-1/+6
| | * | | KVM: PPC: Book3S HV Nested: Change nested guest lookup to use idrNicholas Piggin2022-05-131-2/+1
| | * | | KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, NestedNicholas Piggin2022-05-132-3/+1
| | * | | KVM: PPC: Remove kvmppc_claim_lpidNicholas Piggin2022-05-131-1/+0
| | * | | KVM: PPC: Book3S HV: HFSCR[PREFIX] does not existNicholas Piggin2022-05-131-1/+0