summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuiltChristophe Leroy2021-04-021-0/+4
* powerpc/signal32: Fix Oops on sigreturn with unmapped VDSOChristophe Leroy2021-04-021-12/+8
* powerpc/ptrace: Don't return error when getting/setting FP regs without CONFI...Christophe Leroy2021-04-025-18/+20
* 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-122-2/+1
* powerpc/64s/exception: Clean up a missed SRR specifierDaniel Axtens2021-03-101-1/+1
* powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()Christophe Leroy2021-03-011-1/+1
* powerpc/603: Fix protection of user pages mapped with PROT_NONEChristophe Leroy2021-03-011-3/+6
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe2021-02-231-1/+1
* | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-10/+11
|\ \
| * | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
| * | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-9/+10
* | | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+1
|\ \ \
| * | | Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-1211-28/+66
| |\| |
| * | | softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2021-02-101-0/+1
* | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-0/+1
|\ \ \ \
| * | | | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
* | | | | Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-2239-1262/+840
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | powerpc/64: Fix stack trace not displaying final frameMichael Ellerman2021-02-112-2/+2
| * | | | powerpc/syscall: Avoid storing 'current' in another pointerChristophe Leroy2021-02-111-12/+9
| * | | | powerpc/32: Handle bookE debugging in C in syscall entry/exitChristophe Leroy2021-02-114-55/+27
| * | | | powerpc/syscall: Do not check unsupported scv vector on PPC32Christophe Leroy2021-02-111-4/+5
| * | | | powerpc/32: Remove the counter in global_dbcr0Christophe Leroy2021-02-113-16/+4
| * | | | powerpc/32: Remove verification of MSR_PR on syscall in the ASM entryChristophe Leroy2021-02-113-36/+0
| * | | | powerpc/syscall: implement system call entry/exit logic in C for PPC32Christophe Leroy2021-02-113-229/+30
| * | | | powerpc/32: Always save non volatile GPRs at syscall entryChristophe Leroy2021-02-114-62/+8
| * | | | powerpc/syscall: Change condition to check MSR_RIChristophe Leroy2021-02-111-3/+4
| * | | | powerpc/syscall: Save r3 in regs->orig_r3Christophe Leroy2021-02-112-2/+2
| * | | | powerpc/syscall: Use is_compat_task()Christophe Leroy2021-02-111-1/+3
| * | | | powerpc/syscall: Make interrupt.c buildable on PPC32Christophe Leroy2021-02-112-9/+26
| * | | | powerpc/syscall: Rename syscall_64.c into interrupt.cChristophe Leroy2021-02-112-1/+1
| * | | | powerpc/32: Reorder instructions to avoid using CTR in syscall entryChristophe Leroy2021-02-111-12/+10
| * | | | powerpc/32: On syscall entry, enable instruction translation at the same time...Christophe Leroy2021-02-112-22/+11
| * | | | powerpc/32: Always enable data translation on syscall entryChristophe Leroy2021-02-112-24/+1
| * | | | powerpc/32s: Add missing call to kuep_lock on syscall entryChristophe Leroy2021-02-111-0/+3
| * | | | powerpc/compat_sys: swap hi/lo parts of 64-bit syscall args in LE modeWill Springer2021-02-111-21/+28
| * | | | powerpc: use kernel endianness in MSR in 32-bit signal handlerJoseph J Allen2021-02-111-1/+2
| * | | | powerpc/32: Preserve cr1 in exception prolog stack check to fix build errorChristophe Leroy2021-02-112-7/+1
| * | | | powerpc/64s: Remove EXSLB interrupt save areaNicholas Piggin2021-02-112-6/+0
| * | | | powerpc/64s: syscall real mode entry use mtmsrd rather than rfidNicholas Piggin2021-02-112-6/+9
| * | | | powerpc/kuap: Restore AMR after replaying soft interruptsAlexey Kardashevskiy2021-02-111-1/+26
| * | | | powerpc: remove interrupt handler functions from the noinstr sectionNicholas Piggin2021-02-111-9/+0
| * | | | powerpc/64s: Handle program checks in wrong endian during early bootMichael Ellerman2021-02-091-0/+45
| * | | | powerpc/64: Make stack tracing work during very early bootMichael Ellerman2021-02-091-0/+3
| * | | | powerpc64/idle: Fix SP offsets when saving GPRsChristopher M. Riedl2021-02-091-65/+73
| * | | | powerpc/8xx: Fix software emulation interruptChristophe Leroy2021-02-091-1/+1
| * | | | powerpc/44x: Fix a spelling mismach to mismatch in head_44x.SBhaskar Chowdhury2021-02-091-2/+2
| * | | | powerpc: remove unneeded semicolonsChengyang Fan2021-02-092-7/+7
| * | | | powerpc/64s: runlatch interrupt handling in CNicholas Piggin2021-02-091-18/+0