aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+1
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-36/+7
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Gravatar Linus Torvalds 1-0/+14
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-0/+5
2022-07-26drm/amdgpu: Re-enable DCN for 64-bit powerpcGravatar Michael Ellerman 1-0/+4
2022-07-25random: handle archrandom with multiple longsGravatar Jason A. Donenfeld 2-25/+7
2022-07-22cyrpto: powerpc/aes - delete the rebundant word "block" in commentsGravatar shaom Deng 1-1/+1
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Gravatar Peter Zijlstra 2-2/+1
2022-07-20powerpc/64s: Disable stack variable initialisation for prom_initGravatar Michael Ellerman 1-0/+1
2022-07-18random: remove CONFIG_ARCH_RANDOMGravatar Jason A. Donenfeld 6-11/+0
2022-07-15kexec: drop weak attribute from functionsGravatar Naveen N. Rao 1-0/+5
2022-07-15kexec_file: drop weak attribute from functionsGravatar Naveen N. Rao 1-0/+9
2022-07-04powerpc/powernv: delay rng platform device creation until later in bootGravatar Jason A. Donenfeld 1-6/+10
2022-06-29powerpc/memhotplug: Add add_pages override for PPCGravatar Aneesh Kumar K.V 2-1/+36
2022-06-29powerpc/bpf: Fix use of user_pt_regs in uapiGravatar Naveen N. Rao 2-9/+9
2022-06-24powerpc/prom_init: Fix kernel config grepGravatar Liam Howlett 1-1/+1
2022-06-24powerpc/book3e: Fix PUD allocation size in map_kernel_page()Gravatar Christophe Leroy 1-3/+3
2022-06-24powerpc/xive/spapr: correct bitmap allocation sizeGravatar Nathan Lynch 1-2/+3
2022-06-22powerpc/powernv: wire up rng during setup_archGravatar Jason A. Donenfeld 3-16/+40
2022-06-19powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...Gravatar Christophe Leroy 1-1/+1
2022-06-18powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressGravatar Andrew Donnellan 1-1/+10
2022-06-18powerpc: Enable execve syscall exit tracepointGravatar Naveen N. Rao 1-1/+1
2022-06-18powerpc/pseries: wire up rng during setup_arch()Gravatar Jason A. Donenfeld 3-8/+6
2022-06-18powerpc/microwatt: wire up rng during setup_arch()Gravatar Jason A. Donenfeld 3-7/+18
2022-06-18powerpc/mm: Move CMA reservations after initmem_init()Gravatar Michael Ellerman 1-6/+7
2022-06-09Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 11-21/+38
2022-06-09powerpc/32: Fix overread/overwrite of thread_struct via ptraceGravatar Michael Ellerman 2-6/+17
2022-06-06powerpc/book3e: get rid of #include <generated/compile.h>Gravatar Masahiro Yamada 1-6/+2
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-7/+8
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-118/+64
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-11/+2
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hGravatar Masahiro Yamada 1-2/+2
2022-06-02powerpc/kasan: Force thread size increase with KASANGravatar Michael Ellerman 2-3/+8
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-50/+6
2022-05-31powerpc/papr_scm: don't requests stats with '0' sized stats bufferGravatar Vaibhav Jain 1-0/+3
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 2-5/+2
2022-05-29powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACKGravatar Michael Ellerman 1-1/+0
2022-05-29powerpc/kasan: Silence KASAN warnings in __get_wchan()Gravatar He Ying 1-2/+2
2022-05-29powerpc/kasan: Mark more real-mode code as not to be instrumentedGravatar Paul Mackerras 4-3/+6
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 434-4427/+2924
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-32/+5
2022-05-27powerpc/64: Include cache.h directly in paca.hGravatar Michael Ellerman 1-0/+1
2022-05-26Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-22/+48
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 4-28/+3
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-5/+5
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Gravatar Linus Torvalds 6-36/+5
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 2-2/+0
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Gravatar Rafael J. Wysocki 2-5/+2