summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-3011-74/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2021-08-2911-74/+43
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-1211-74/+43
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-282-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | powerpc/64s: Fix scv implicit soft-mask table for relocated kernelsNicholas Piggin2021-08-201-3/+4
| * | | | | | | | | | powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCKLukas Bulwahn2021-08-201-1/+1
* | | | | | | | | | | Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-223-14/+31
|\| | | | | | | | | | | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | powerpc/mm: Fix set_memory_*() against concurrent accessesMichael Ellerman2021-08-191-13/+10
| * | | | | | | | | powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEPChristophe Leroy2021-08-191-0/+20
| * | | | | | | | | powerpc/xive: Do not mark xive_request_ipi() as __initNathan Chancellor2021-08-181-1/+1
* | | | | | | | | | Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-1513-62/+82
|\| | | | | | | | | | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater2021-08-121-11/+24
| * | | | | | | | powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy2021-08-121-2/+7
| * | | | | | | | powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy2021-08-124-3/+11
| * | | | | | | | powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui2021-08-091-1/+2
| * | | | | | | | powerpc/pseries: Fix update of LPAR security flavor after LPMLaurent Dufour2021-08-071-2/+3
| * | | | | | | | powerpc/smp: Fix OOPS in topology_init()Christophe Leroy2021-08-071-1/+1
| * | | | | | | | powerpc/32: Fix critical and debug interrupts on BOOKEChristophe Leroy2021-08-073-41/+33
| * | | | | | | | powerpc/32s: Fix napping restore in data storage interrupt (DSI)Christophe Leroy2021-08-071-1/+1
* | | | | | | | | Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-012-1/+8
|\| | | | | | | | | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | powerpc/vdso: Don't use r30 to avoid breaking Go langMichael Ellerman2021-07-291-0/+7
| * | | | | | | powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju2021-07-291-1/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'fixes' into nextMichael Ellerman2021-07-265-8/+68
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-302-0/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-292-0/+12
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-07-292-0/+12
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-301-1/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-301-1/+0
* | | | | | | Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-255-8/+68
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin2021-07-231-0/+20
| * | | | | | KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin2021-07-231-3/+22
| * | | | | | KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin2021-07-171-2/+2
| * | | | | | KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crashNicholas Piggin2021-07-171-0/+2
| * | | | | | KVM: PPC: Book3S HV P9: Fix guest TM supportNicholas Piggin2021-07-151-3/+22
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'fallthrough-fixes-clang-5.14-rc3' of git://git.kernel.org/pub/scm/...Linus Torvalds2021-07-221-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | powerpc/pasemi: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-191-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-07-221-0/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek2021-07-211-0/+10
| |/ / /
* / / / powerpc/smp: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-141-0/+1
|/ / /
* | | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-3/+0
|\ \ \
| * | | kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-3/+0
* | | | Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-097-19/+22
|\ \ \ \
| * | | | powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider2021-07-082-6/+0
| * | | | powerpc/64e: Fix system call illegal mtmsrd instructionNicholas Piggin2021-07-061-1/+5
| * | | | powerpc/xive: Fix error handling when allocating an IPICédric Le Goater2021-07-051-4/+3
| * | | | powerpc/bpf: Reject atomic ops in ppc32 JITNaveen N. Rao2021-07-051-3/+11
| * | | | powerpc/bpf: Fix detecting BPF atomic instructionsNaveen N. Rao2021-07-051-2/+2
| * | | | powerpc/mm: Fix lockup on kernel exec faultChristophe Leroy2021-07-051-3/+1
* | | | | powerpc/mm: enable HAVE_MOVE_PMD supportAneesh Kumar K.V2021-07-081-0/+2
* | | | | powerpc/book3s64/mm: update flush_tlb_range to flush page walk cacheAneesh Kumar K.V2021-07-083-18/+36