summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2022-09-09Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior
2022-08-26powerpc/rtas: Fix RTAS MSR[HV] handling for CellMichael Ellerman
2022-08-26powerpc: align syscall table for ppc32Masahiro Yamada
2022-08-25powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not uniquePali Rohár
2022-08-15powerpc/pci: Fix get_phb_number() lockingMichael Ellerman
2022-08-14Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-10powerpc64/ftrace: Fix ftrace for clang buildsNaveen N. Rao
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-02powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman
2022-08-01powerpc: drop dependency on <asm/machdep.h> in archrandom.hYury Norov
2022-08-01powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
2022-07-28powerpc: add support for syscall stack randomizationXiu Jianfeng
2022-07-28powerpc: Move system_call_exception() to syscall.cXiu Jianfeng
2022-07-28powerpc/signal: Update comment for clarityRashmica Gupta
2022-07-28powerpc: make facility_unavailable_exception 64sRashmica Gupta
2022-07-28powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár
2022-07-28powerpc/iommu: Fix iommu_table_in_use for a small default DMA window caseAlexey Kardashevskiy
2022-07-28powerpc/crash: save cpu register data in crash_smp_send_stop()Hari Bathini
2022-07-28powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.hChristophe Leroy
2022-07-27powerpc: Remove remaining parts of oprofileChristophe Leroy
2022-07-27powerpc/32: Set an IBAT covering up to _einittext during initChristophe Leroy
2022-07-27powerpc/mce: use early_cpu_to_node() in mce_init()Nicholas Piggin
2022-07-27powerpc/vdso: Fix __kernel_sync_dicache sequence with coherent icacheNicholas Piggin
2022-07-27powerpc/pci: Add config option for using all 256 PCI busesPali Rohár
2022-07-27powerpc/pci: Disable filling pci-OF-bus-map for non-chrp/powermacPali Rohár
2022-07-27powerpc/pci: Hide pci_create_OF_bus_map() for non-chrp codePali Rohár
2022-07-27powerpc/pci: Make pcibios_make_OF_bus_map() staticPali Rohár
2022-07-27powerpc/pci: Hide pci_device_from_OF_node() for non-powermac codePali Rohár
2022-07-27powerpc/watchdog: introduce a NMI watchdog's factorLaurent Dufour
2022-07-25powerpc: Fix all occurences of duplicate wordsMichael Ellerman
2022-07-25Merge branch 'fixes' into nextMichael Ellerman
2022-07-20powerpc/64s: Disable stack variable initialisation for prom_initMichael Ellerman
2022-07-09Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-07-09Merge branch 'fixes' into nextMichael Ellerman
2022-06-29powerpc/64: Drop ppc_inst_as_str()Michael Ellerman
2022-06-29KVM: PPC: Book3S HV: Add a new config for P8 debug timingFabiano Rosas
2022-06-29powerpc/64e: KASAN Full support for BOOK3E/64Christophe Leroy
2022-06-29powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MASChristophe Leroy
2022-06-29powerpc/irq: Simplify __do_irq()Christophe Leroy
2022-06-29powerpc/irq: Perform stack_overflow detection after switching to IRQ stackChristophe Leroy
2022-06-29powerpc/irq: Make __do_irq() staticChristophe Leroy
2022-06-29powerpc/irq: Increase stack_overflow detection limit when KASAN is enabledChristophe Leroy
2022-06-29powerpc/irq64: Remove get_irq_happened()Christophe Leroy
2022-06-29powerpc/irq: Split irq.cChristophe Leroy