summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: remove mmap linked list walksMatthew Wilcox (Oracle)2022-09-261-3/+3
* powerpc/pci: Fix get_phb_number() lockingMichael Ellerman2022-08-151-6/+10
* Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-141-4/+4
|\
| * powerpc64/ftrace: Fix ftrace for clang buildsNaveen N. Rao2022-08-101-4/+4
* | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-0/+8
|\ \
| * | powerpc: drop dependency on <asm/machdep.h> in archrandom.hYury Norov2022-08-011-0/+12
* | | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-7/+0
|\ \ \ | |_|/ |/| |
| * | profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-7/+0
* | | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-0631-760/+832
|\ \ \
| * | | powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman2022-08-021-4/+6
| * | | powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou2022-08-011-0/+7
| * | | powerpc: add support for syscall stack randomizationXiu Jianfeng2022-07-282-1/+25
| * | | powerpc: Move system_call_exception() to syscall.cXiu Jianfeng2022-07-283-162/+174
| * | | powerpc/signal: Update comment for clarityRashmica Gupta2022-07-281-3/+6
| * | | powerpc: make facility_unavailable_exception 64sRashmica Gupta2022-07-281-1/+1
| * | | powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár2022-07-281-8/+19
| * | | powerpc/iommu: Fix iommu_table_in_use for a small default DMA window caseAlexey Kardashevskiy2022-07-281-0/+5
| * | | powerpc/crash: save cpu register data in crash_smp_send_stop()Hari Bathini2022-07-281-20/+9
| * | | powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.hChristophe Leroy2022-07-281-0/+1
| * | | powerpc: Remove remaining parts of oprofileChristophe Leroy2022-07-272-69/+2
| * | | powerpc/32: Set an IBAT covering up to _einittext during initChristophe Leroy2022-07-271-2/+2
| * | | powerpc/mce: use early_cpu_to_node() in mce_init()Nicholas Piggin2022-07-271-1/+1
| * | | powerpc/vdso: Fix __kernel_sync_dicache sequence with coherent icacheNicholas Piggin2022-07-271-0/+1
| * | | powerpc/pci: Add config option for using all 256 PCI busesPali Rohár2022-07-271-0/+6
| * | | powerpc/pci: Disable filling pci-OF-bus-map for non-chrp/powermacPali Rohár2022-07-271-3/+10
| * | | powerpc/pci: Hide pci_create_OF_bus_map() for non-chrp codePali Rohár2022-07-271-0/+2
| * | | powerpc/pci: Make pcibios_make_OF_bus_map() staticPali Rohár2022-07-271-3/+1
| * | | powerpc/pci: Hide pci_device_from_OF_node() for non-powermac codePali Rohár2022-07-272-0/+4
| * | | powerpc/watchdog: introduce a NMI watchdog's factorLaurent Dufour2022-07-271-1/+20
| * | | powerpc: Fix all occurences of duplicate wordsMichael Ellerman2022-07-258-10/+10
| * | | Merge branch 'fixes' into nextMichael Ellerman2022-07-251-0/+1
| |\ \ \
| * \ \ \ Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-07-091-1/+1
| |\ \ \ \
| | * | | | KVM: PPC: Book3S HV: Add a new config for P8 debug timingFabiano Rosas2022-06-291-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'fixes' into nextMichael Ellerman2022-07-095-10/+20
| |\ \ \ \
| * | | | | powerpc/64: Drop ppc_inst_as_str()Michael Ellerman2022-06-292-12/+14
| * | | | | powerpc/64e: KASAN Full support for BOOK3E/64Christophe Leroy2022-06-291-0/+3
| * | | | | powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MASChristophe Leroy2022-06-291-1/+0
| * | | | | powerpc/irq: Simplify __do_irq()Christophe Leroy2022-06-291-7/+4
| * | | | | powerpc/irq: Perform stack_overflow detection after switching to IRQ stackChristophe Leroy2022-06-291-8/+7
| * | | | | powerpc/irq: Make __do_irq() staticChristophe Leroy2022-06-291-23/+23
| * | | | | powerpc/irq: Increase stack_overflow detection limit when KASAN is enabledChristophe Leroy2022-06-291-2/+2
| * | | | | powerpc/irq64: Remove get_irq_happened()Christophe Leroy2022-06-291-12/+2
| * | | | | powerpc/irq: Split irq.cChristophe Leroy2022-06-293-422/+477
| * | | | | powerpc: Don't include asm/ppc_asm.h in other headersChristophe Leroy2022-06-291-0/+1
| * | | | | powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy2022-06-291-0/+1
| * | | | | powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy2022-06-203-2/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-0/+4
|\ \ \ \ \
| * | | | | arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior2022-06-151-0/+4
| |/ / / /
* | | | | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-041-4/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_398.RULEThomas Gleixner2022-06-101-4/+1