summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriateMike Rapoport (IBM)5 days2-5/+5
* arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)5 days1-63/+0
* powerpc: extend execmem_params for kprobes allocationsMike Rapoport (IBM)5 days2-20/+7
* mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)5 days1-21/+39
* mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)5 days1-3/+3
* Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5 days1-0/+22
|\
| * sched/vtime: Get rid of generic vtime_task_switch() implementationAlexander Gordeev2024-04-171-0/+22
* | powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()Shivaprasad G Bhat2024-04-031-4/+3
|/
* powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini2024-03-173-4/+4
* Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-1512-36/+142
|\
| * powerpc/irq: Allow softirq to hardirq stack transitionMichael Ellerman2024-03-031-3/+2
| * powerpc: Stop using of_rootChristophe Leroy2024-03-031-2/+6
| * powerpc/machdep: Define 'compatibles' property in ppc_md and use itChristophe Leroy2024-03-031-0/+2
| * powerpc/kprobes: Handle error returned by set_memory_rox()Christophe Leroy2024-02-221-2/+8
| * powerpc: Use user_mode() macro when possibleChristophe Leroy2024-02-222-3/+3
| * powerpc/pseries: Set CPU_FTR_DBELL according to ibm,pi-featuresNicholas Piggin2024-02-211-0/+1
| * powerpc/pseries: Add a clear modifier to ibm,pa/pi-features parserNicholas Piggin2024-02-211-3/+6
| * powerpc: Add Power11 architected and raw modeMadhavan Srinivasan2024-02-213-1/+53
| * powerpc: Remove duplicate/unnecessary ifdefsShrikanth Hegde2024-02-211-2/+0
| * powerpc: remove unused KCSAN_SANITIZE_early_64.o in MakefileMasahiro Yamada2024-02-191-1/+0
| * powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_idsMichael Ellerman2024-02-152-7/+28
| * powerpc/smp: Factor out assign_threads()Michael Ellerman2024-02-151-11/+21
| * powerpc/smp: Lookup avail once per device tree nodeMichael Ellerman2024-02-151-6/+5
| * powerpc/smp: Increase nr_cpu_ids to include the boot CPUMichael Ellerman2024-02-151-0/+6
| * powerpc/smp: Adjust nr_cpu_ids to cover all threads of a coreMichael Ellerman2024-02-151-0/+6
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-1/+1
|\ \
| * | crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-231-1/+1
* | | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-121-2/+2
|\ \ \
| * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-111-2/+2
| |\ \ \
| | * | | mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov2024-03-111-2/+2
* | | | | Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-111-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLCAlex Shi2024-02-281-3/+3
* | | | | Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-031-2/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | powerpc/rtas: use correct function name for resetting TCE tablesNathan Lynch2024-02-231-2/+7
* | | | | Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-02-241-6/+17
|\| | | | | |_|/ / |/| | |
| * | | powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra2024-02-191-6/+17
* | | | Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-02-177-5/+45
|\| | | | |/ / |/| |
| * | powerpc/iommu: Fix the missing iommu_group_put() during platform domain attachShivaprasad G Bhat2024-02-141-1/+3
| * | powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao2024-02-143-0/+19
| * | powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf2024-02-141-1/+2
| * | Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman2024-02-141-16/+5
| * | powerpc/6xx: set High BAT Enable flag on G2_LE coresMatthias Schiffer2024-02-051-1/+19
| * | powerpc/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao2024-02-051-2/+2
| * | powerpc/pseries/iommu: Fix iommu initialisation during DLPAR addGaurav Batra2024-02-051-5/+16
| |/
* | work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-1/+1
* | powerpc: iommu: Bring back table group release_ownership() callShivaprasad G Bhat2024-02-021-9/+28
|/
* Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-0/+1
|\
| * rseq: Split out rseq.h from sched.hKent Overstreet2023-12-271-0/+1
* | Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-0/+2
|\ \
| * | powerpc: Export kvm_guest static key, for bcachefs six locksKent Overstreet2024-01-011-0/+2
| |/