summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2024-04-03powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()Shivaprasad G Bhat
2024-03-17powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-11Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov
2024-03-03Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-03powerpc/irq: Allow softirq to hardirq stack transitionMichael Ellerman
2024-03-03powerpc: Stop using of_rootChristophe Leroy
2024-03-03powerpc/machdep: Define 'compatibles' property in ppc_md and use itChristophe Leroy
2024-02-28sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLCAlex Shi
2024-02-24Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-02-23crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He
2024-02-23powerpc/rtas: use correct function name for resetting TCE tablesNathan Lynch
2024-02-22powerpc/kprobes: Handle error returned by set_memory_rox()Christophe Leroy
2024-02-22powerpc: Use user_mode() macro when possibleChristophe Leroy
2024-02-21powerpc/pseries: Set CPU_FTR_DBELL according to ibm,pi-featuresNicholas Piggin
2024-02-21powerpc/pseries: Add a clear modifier to ibm,pa/pi-features parserNicholas Piggin
2024-02-21powerpc: Add Power11 architected and raw modeMadhavan Srinivasan
2024-02-21powerpc: Remove duplicate/unnecessary ifdefsShrikanth Hegde
2024-02-19powerpc: remove unused KCSAN_SANITIZE_early_64.o in MakefileMasahiro Yamada
2024-02-19powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra
2024-02-17Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-02-15powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_idsMichael Ellerman
2024-02-15powerpc/smp: Factor out assign_threads()Michael Ellerman
2024-02-15powerpc/smp: Lookup avail once per device tree nodeMichael Ellerman
2024-02-15powerpc/smp: Increase nr_cpu_ids to include the boot CPUMichael Ellerman
2024-02-15powerpc/smp: Adjust nr_cpu_ids to cover all threads of a coreMichael Ellerman
2024-02-14powerpc/iommu: Fix the missing iommu_group_put() during platform domain attachShivaprasad G Bhat
2024-02-14powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao
2024-02-14powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf
2024-02-14Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-05powerpc/6xx: set High BAT Enable flag on G2_LE coresMatthias Schiffer
2024-02-05powerpc/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao
2024-02-05powerpc/pseries/iommu: Fix iommu initialisation during DLPAR addGaurav Batra
2024-02-02powerpc: iommu: Bring back table group release_ownership() callShivaprasad G Bhat
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-10Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-08Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-01powerpc: Export kvm_guest static key, for bcachefs six locksKent Overstreet
2023-12-27rseq: Split out rseq.h from sched.hKent Overstreet
2023-12-15Merge branch 'smp-topo' into nextMichael Ellerman
2023-12-15powerpc/smp: Dynamically build Powerpc topologySrikar Dronamraju
2023-12-15powerpc/smp: Avoid asym packing within thread_group of a coreSrikar Dronamraju
2023-12-15powerpc/smp: Add __ro_after_init attributeSrikar Dronamraju