summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-08-10powerpc/xive: Remove irqd_is_started() check when setting the affinityCédric Le Goater
2021-08-10powerpc/xive: Drop unmask of MSIs at startupCédric Le Goater
2021-08-10powerpc/pseries/pci: Add MSI domainsCédric Le Goater
2021-08-10powerpc/xive: Ease debugging of xive_irq_set_affinity()Cédric Le Goater
2021-08-10powerpc/xive: Add support for IRQ domain hierarchyCédric Le Goater
2021-08-10powerpc/pseries/pci: Introduce rtas_prepare_msi_irqs()Cédric Le Goater
2021-08-10powerpc/pseries/pci: Introduce __find_pe_total_msi()Cédric Le Goater
2021-08-10KVM: PPC: Use arch_get_random_seed_long instead of powernv variantAlexey Kardashevskiy
2021-08-10powerpc/configs: Disable legacy ptys on microwatt defconfigAnton Blanchard
2021-08-10powerpc: Always inline radix_enabled() to fix build failureJordan Niethe
2021-08-10powerpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-10powerpc/kexec: fix for_each_child.cocci warningkernel test robot
2021-08-10powerpc/pseries: Prevent free CPU ids being reused on another nodeLaurent Dufour
2021-08-10pseries/drmem: update LMBs after LPMLaurent Dufour
2021-08-10powerpc/numa: Consider the max NUMA node for migratable LPARLaurent Dufour
2021-08-10powerpc/non-smp: Unconditionaly call smp_mb() on switch_mmChristophe Leroy
2021-08-10powerpc: Remove in_kernel_text()Christophe Leroy
2021-08-04powerpc/64s/perf: Always use SIAR for kernel interruptsNicholas Piggin
2021-08-04powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblingsParth Shah
2021-08-04powerpc/cacheinfo: Remove the redundant get_shared_cpu_map()Gautham R. Shenoy
2021-08-04powerpc/cacheinfo: Lookup cache by dt node and thread-group idGautham R. Shenoy
2021-08-04powerpc: move the install rule to arch/powerpc/MakefileMasahiro Yamada
2021-08-04powerpc: make the install target not depend on any build artifactMasahiro Yamada
2021-08-04powerpc: remove unused zInstall target from arch/powerpc/boot/MakefileMasahiro Yamada
2021-08-03powerpc/stacktrace: Include linux/delay.hMichal Suchanek
2021-07-26powerpc/kexec: blacklist functions called in real mode for kprobeHari Bathini
2021-07-26Merge branch 'fixes' into nextMichael Ellerman
2021-07-23KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin
2021-07-23KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin
2021-07-17KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin
2021-07-17KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crashNicholas Piggin
2021-07-15KVM: PPC: Book3S HV P9: Fix guest TM supportNicholas Piggin
2021-07-14powerpc/smp: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-07-09Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-08powerpc/mm: enable HAVE_MOVE_PMD supportAneesh Kumar K.V
2021-07-08powerpc/book3s64/mm: update flush_tlb_range to flush page walk cacheAneesh Kumar K.V
2021-07-08mm/mremap: allow arch runtime overrideAneesh Kumar K.V
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-08powerpc: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider
2021-07-06powerpc/64e: Fix system call illegal mtmsrd instructionNicholas Piggin
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-05powerpc/xive: Fix error handling when allocating an IPICédric Le Goater
2021-07-05powerpc/bpf: Reject atomic ops in ppc32 JITNaveen N. Rao
2021-07-05powerpc/bpf: Fix detecting BPF atomic instructionsNaveen N. Rao
2021-07-05powerpc/mm: Fix lockup on kernel exec faultChristophe Leroy
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds