summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* 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 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-031-118/+64
|\ \
| * | termbits.h: Align lines & formatIlpo Järvinen2022-05-191-53/+47
| * | termbits.h: create termbits-common.h for identical bitsIlpo Järvinen2022-05-191-50/+2
| * | termbits: Convert octal defines to hexIlpo Järvinen2022-05-051-101/+101
* | | Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-021-2/+2
|\ \ \
| * | | powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada2022-06-021-2/+2
* | | | 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-2853-284/+384
|\ \ \ \ \
| * | | | | 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-193-2/+21
| * | | | | powerpc/64: Bump SIGSTKSZ and MINSIGSTKSZNicholas Piggin2022-05-191-0/+5
| * | | | | 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
| | | |_|_|/ | | |/| | |