summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-02-11Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-06Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-06powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mmAneesh Kumar K.V
2021-02-02powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semanticsRaoni Fassina Firmino
2021-01-31Merge tag 'powerpc-5.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-30powerpc/vdso64: remove meaningless vgettimeofday.o build ruleMasahiro Yamada
2021-01-30powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.oMasahiro Yamada
2021-01-30powerpc/sstep: Fix array out of bound warningRavi Bangoria
2021-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-24powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner
2021-01-24powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous int...Nicholas Piggin
2021-01-20powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin
2021-01-14powerpc/vdso: Fix clock_gettime_fallback for vdso32Andreas Schwab
2021-01-12powerpc: Fix alignment bug within the init sectionsAriel Marcovitch
2021-01-06powerpc: Handle .text.{hot,unlikely}.* in linker scriptNathan Chancellor
2021-01-04powerpc/32s: Fix RTAS machine check with VMAP stackChristophe Leroy
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-24Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-22Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-12-21powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...Christophe Leroy
2020-12-21powerpc/vdso: Fix DOTSYM for 32-bit LE VDSOMichael Ellerman
2020-12-21powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSOMichael Ellerman
2020-12-21powerpc/vdso: Block R_PPC_REL24 relocationsMichael Ellerman
2020-12-21powerpc/smp: Add __init to init_big_cores()Cédric Le Goater
2020-12-21powerpc/time: Force inlining of get_tb()Christophe Leroy
2020-12-21powerpc/boot: Fix build of dts/fslMichael Ellerman
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-17powerpc/32s: Fix cleanup_cpu_mmu_context() compile bugMichael Ellerman
2020-12-16Merge tag 'arm-soc-defconfig-5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-16Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15ubsan: enable for all*config buildsKees Cook
2020-12-15Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport
2020-12-15powerpc: Add config fragment for disabling -WerrorMichael Ellerman
2020-12-15powerpc/configs: Add ppc64le_allnoconfig targetMichael Ellerman
2020-12-15powerpc/powernv: Rate limit opal-elog read failure messageAndrew Donnellan
2020-12-15powerpc/pseries/memhotplug: Quieten some DLPAR operationsLaurent Dufour
2020-12-15powerpc: force inlining of csum_partial() to avoid multiple csum_partial() wi...Christophe Leroy