aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-02powerpc: add a define for the switch frame size and regs offsetNicholas Piggin3-8/+12
2022-12-02powerpc: add a define for the user interrupt frame sizeNicholas Piggin2-5/+5
2022-12-02powerpc: Rename STACK_FRAME_MARKER and derive it from frame offsetNicholas Piggin2-2/+2
2022-12-02powerpc: add a definition for the marker offset within the interrupt frameNicholas Piggin6-10/+10
2022-12-02powerpc: add definition for pt_regs offset within an interrupt frameNicholas Piggin14-94/+93
2022-12-02powerpc: simplify ppc_save_regsNicholas Piggin1-42/+15
2022-12-02powerpc: Rearrange copy_thread child stack creationNicholas Piggin1-5/+6
2022-12-02powerpc/64: Add module check for ELF ABI versionNicholas Piggin1-0/+10
2022-12-01vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn1-22/+0
2022-11-30powerpc: Allow clearing and restoring registers independent of saved breakpoi...Jordan Niethe1-3/+35
2022-11-30Merge branch 'fixes' into nextMichael Ellerman7-10/+60
2022-11-24powerpc/8xx: Fix warning in hw_breakpoint_handler()Russell Currey1-1/+1
2022-11-24powerpc/kprobes: Use preempt_enable() rather than the no_resched variantNaveen N. Rao1-6/+6
2022-11-24powerpc/kprobes: Have optimized_callback() use preempt_enable()Naveen N. Rao1-1/+1
2022-11-24powerpc/kprobes: Remove preempt disable around call to get_kprobe() in arch_p...Naveen N. Rao1-2/+0
2022-11-24powerpc: remove the last remnants of cputime_tNicholas Piggin1-21/+2
2022-11-24powerpc: Print instruction dump on a single lineMichael Ellerman1-4/+1
2022-11-24powerpc: Make instruction dump work with scripts/decodecodeMichael Ellerman1-1/+1
2022-11-24powerpc/kvm: Remove unused macros from asm-offsetDisha Goel1-25/+0
2022-11-18powerpc/vdso: Skip objtool from running on VDSO filesSathvika Vasireddy1-0/+2
2022-11-18powerpc/32: Fix objtool unannotated intra-function call warningsChristophe Leroy8-26/+66
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld1-1/+1
2022-11-16powerpc: Fix writable sections being moved into the rodata regionNicholas Piggin1-1/+1
2022-11-15powerpc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2-12/+13
2022-11-15powerpc: Curb objtool unannotated intra-function call warningsSathvika Vasireddy1-0/+2
2022-11-15powerpc: Fix objtool unannotated intra-function call warningsSathvika Vasireddy4-5/+14
2022-11-01powerpc/32: fix syscall wrappers with 64-bit argumentsAndreas Schwab2-3/+17
2022-10-27powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft...Nicholas Piggin1-2/+11
2022-10-18powerpc/64s/interrupt: Perf NMI should not take normal exit pathNicholas Piggin2-7/+21
2022-10-18powerpc/64/interrupt: Prevent NMI PMI causing a dangerous warningNicholas Piggin2-3/+16
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-10-14Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-17/+53
2022-10-13powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked contextNicholas Piggin1-2/+13
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+0
2022-10-13powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-...Nicholas Piggin3-15/+40
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld1-1/+1
2022-10-11powerpc: Fix 85xx buildJoel Stanley1-1/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds1-0/+4
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-10/+10
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+40
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds73-2830/+2699
2022-10-07powerpc: Don't add __powerpc_ prefix to syscall entry pointsMichael Ellerman2-5/+1
2022-10-05powerpc/64s/interrupt: Fix stack frame regs markerNicholas Piggin1-1/+0
2022-10-04powerpc/64: Fix msr_check_and_set/clear MSR[EE] raceNicholas Piggin1-2/+2
2022-10-04powerpc/64s/interrupt: Change must-hard-mask interrupt check from BUG to WARNNicholas Piggin1-2/+6
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-10/+10
2022-09-30powerpc: Add device-tree model to the hardware descriptionMichael Ellerman1-0/+19
2022-09-30powerpc/64: Add logical PVR to the hardware descriptionMichael Ellerman1-1/+3
2022-09-30powerpc: Add PVR & CPU name to hardware descriptionMichael Ellerman1-0/+4