summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorLines
2024-05-07powerpc/Makefile: Remove bits related to the previous use of -mcmodel=largeNaveen N Rao-3/+0
2024-05-07powerpc: Fix preserved memory size for int-vectorsGUO Zihua-1/+9
2024-05-07powerpc: remove unused *_syscall_64.o variables in MakefileMasahiro Yamada-3/+0
2024-05-06powerpc/dexcr: Add DEXCR prctl interfaceBenjamin Gray-0/+101
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann-1/+1
2024-05-03powerpc/dexcr: Reset DEXCR value across execBenjamin Gray-0/+31
2024-05-03powerpc/dexcr: Track the DEXCR per-processBenjamin Gray-6/+11
2024-05-03powerpc/module: Remove arch specific module bug stuffDr. David Alan Gilbert-2/+0
2024-05-02arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada-2/+2
2024-04-29powerpc/eeh: Permanently disable the removed deviceGanesh Goudar-3/+21
2024-04-29powerpc/fadump: add hotplug_ready sysfs interfaceSourabh Jain-0/+14
2024-04-29powerpc: make fadump resilient with memory add/remove eventsSourabh Jain-156/+205
2024-04-25mm/mm_init.c: remove arch_reserved_kernel_pages()Baoquan He-5/+0
2024-04-25change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan-1/+1
2024-04-25fix missing vmalloc.h includesKent Overstreet-0/+1
2024-04-19powerpc/mm: Update the memory limit based on direct mapping restrictionsAneesh Kumar K.V (IBM)-3/+2
2024-04-19powerpc/fadump: Don't update the user-specified memory limitAneesh Kumar K.V (IBM)-16/+0
2024-04-19powerpc/mm: Align memory_limit value specified using mem= kernel parameterAneesh Kumar K.V (IBM)-4/+7
2024-04-17sched/vtime: Get rid of generic vtime_task_switch() implementationAlexander Gordeev-0/+22
2024-04-15powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.Mahesh Salgaonkar-0/+2
2024-04-03powerpc: Use str_plural() in cpu_init_thread_core_maps()Thorsten Blum-1/+1
2024-04-03powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()Shivaprasad G Bhat-4/+3
2024-03-17powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini-4/+4
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-36/+142
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+2
2024-03-11Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+3
2024-03-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-2/+2
2024-03-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov-2/+2
2024-03-03Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-2/+7
2024-03-03powerpc/irq: Allow softirq to hardirq stack transitionMichael Ellerman-3/+2
2024-03-03powerpc: Stop using of_rootChristophe Leroy-2/+6
2024-03-03powerpc/machdep: Define 'compatibles' property in ppc_md and use itChristophe Leroy-0/+2
2024-02-28sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLCAlex Shi-3/+3
2024-02-24Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-6/+17
2024-02-23crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He-1/+1
2024-02-23powerpc/rtas: use correct function name for resetting TCE tablesNathan Lynch-2/+7
2024-02-22powerpc/kprobes: Handle error returned by set_memory_rox()Christophe Leroy-2/+8
2024-02-22powerpc: Use user_mode() macro when possibleChristophe Leroy-3/+3
2024-02-21powerpc/pseries: Set CPU_FTR_DBELL according to ibm,pi-featuresNicholas Piggin-0/+1
2024-02-21powerpc/pseries: Add a clear modifier to ibm,pa/pi-features parserNicholas Piggin-3/+6
2024-02-21powerpc: Add Power11 architected and raw modeMadhavan Srinivasan-1/+53
2024-02-21powerpc: Remove duplicate/unnecessary ifdefsShrikanth Hegde-2/+0
2024-02-19powerpc: remove unused KCSAN_SANITIZE_early_64.o in MakefileMasahiro Yamada-1/+0
2024-02-19powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra-6/+17
2024-02-17Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-5/+45
2024-02-15powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_idsMichael Ellerman-7/+28
2024-02-15powerpc/smp: Factor out assign_threads()Michael Ellerman-11/+21
2024-02-15powerpc/smp: Lookup avail once per device tree nodeMichael Ellerman-6/+5
2024-02-15powerpc/smp: Increase nr_cpu_ids to include the boot CPUMichael Ellerman-0/+6