summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual2021-04-301-0/+1
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-295-37/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-177-30/+32
| |\
| * | powerpc: dts: fsl: Drop obsolete fsl,rx-bit-map and fsl,tx-bit-map propertiesClaudiu Manoil2021-04-174-33/+0
| * | of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-4/+1
* | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-0/+1
|\ \ \
| * | | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
* | | | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-298-497/+39
|\ \ \ \
| * | | | powerpc: If kexec_build_elf_info() fails return immediately from elf64_load()Lakshmi Ramasubramanian2021-04-261-1/+1
| * | | | powerpc: Free fdt on error in elf64_load()Lakshmi Ramasubramanian2021-04-261-10/+6
| * | | | powerpc/kexec_file: Restore FDT size estimation for kdump kernelThiago Jung Bauermann2021-03-113-20/+10
| * | | | powerpc: Delete unused function delete_fdt_mem_rsv()Lakshmi Ramasubramanian2021-03-082-33/+0
| * | | | powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian2021-03-086-268/+0
| * | | | powerpc: Enable passing IMA log to next kernel on kexecLakshmi Ramasubramanian2021-03-081-1/+1
| * | | | powerpc: Move ima buffer fields to struct kimageLakshmi Ramasubramanian2021-03-083-31/+6
| * | | | powerpc: Use common of_kexec_alloc_and_setup_fdt()Rob Herring2021-03-084-140/+26
| * | | | powerpc: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian2021-03-083-14/+10
* | | | | Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-282-8/+0
|\ \ \ \ \
| * | | | | xsysace: Remove SYSACE driverMichal Simek2021-03-232-8/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-282-6/+8
|\ \ \ \ \
| * | | | | printk: kmsg_dump: remove _nolock() variantsJohn Ogness2021-03-081-2/+2
| * | | | | printk: introduce a kmsg_dump iteratorJohn Ogness2021-03-082-6/+8
| * | | | | printk: kmsg_dumper: remove @active fieldJohn Ogness2021-03-081-1/+1
* | | | | | Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-271-2/+1
|\ \ \ \ \ \
| * | | | | | coredump: don't bother with do_truncate()Al Viro2021-03-081-2/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-271-8/+2
|\ \ \ \ \ \
| * | | | | | spufs: fix bogosity in S_ISGID handlingAl Viro2021-03-131-8/+2
| |/ / / / /
* | | | | | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-261-1/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman2021-04-054-7/+59
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman2021-03-1515-30/+64
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | tty: cyclades, remove this orphanJiri Slaby2021-03-101-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-04-261-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | crypto: powepc/sha1 - remove unneeded semicolonYang Li2021-03-071-1/+1
| |/ / / /
* | | | | powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuiltChristophe Leroy2021-04-011-0/+4
* | | | | powerpc/signal32: Fix Oops on sigreturn with unmapped VDSOChristophe Leroy2021-04-011-12/+8
* | | | | powerpc/ptrace: Don't return error when getting/setting FP regs without CONFI...Christophe Leroy2021-04-015-18/+20
| |_|/ / |/| | |
* | | | powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECTAneesh Kumar K.V2021-03-261-1/+2
* | | | powerpc/pseries/mobility: handle premature return from H_JOINNathan Lynch2021-03-221-1/+25
* | | | powerpc/pseries/mobility: use struct for shared stateNathan Lynch2021-03-221-3/+19
* | | | powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy2021-03-141-2/+2
* | | | powerpc/vdso32: Add missing _restgpr_31_x to fix build failureChristophe Leroy2021-03-141-0/+11
| |/ / |/| |
* | | powerpc/traps: unrecoverable_exception() is not an interrupt handlerChristophe Leroy2021-03-123-3/+3
* | | powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy2021-03-101-0/+10
* | | powerpc/64s/exception: Clean up a missed SRR specifierDaniel Axtens2021-03-091-1/+1
* | | powerpc: Fix inverted SET_FULL_REGS bitopNicholas Piggin2021-03-091-2/+2
* | | powerpc/64s: Use symbolic macros for function entry encodingMichael Ellerman2021-03-091-3/+4
* | | powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao2021-03-091-1/+1
* | | powerpc/sstep: Fix VSX instruction emulationJordan Niethe2021-03-021-2/+2
* | | powerpc/perf: Fix handling of privilege level checks in perf interrupt contextAthira Rajeev2021-03-021-2/+2
* | | powerpc: Force inlining of mmu_has_feature to fix build failureChristophe Leroy2021-03-021-2/+2