summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+3
|\ \
| * | LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-121-0/+3
* | | Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-01-0811-114/+254
|\ \ \
| * \ \ Merge branch 'smp-topo' into nextMichael Ellerman2023-12-151-54/+70
| |\ \ \
| | * | | powerpc/smp: Dynamically build Powerpc topologySrikar Dronamraju2023-12-151-50/+28
| | * | | powerpc/smp: Avoid asym packing within thread_group of a coreSrikar Dronamraju2023-12-151-0/+13
| | * | | powerpc/smp: Add __ro_after_init attributeSrikar Dronamraju2023-12-151-5/+5
| | * | | powerpc/smp: Disable MC domain for shared processorSrikar Dronamraju2023-12-151-0/+4
| | * | | powerpc/smp: Enable Asym packing for cores on shared processorSrikar Dronamraju2023-12-151-2/+23
| | |/ /
| * | | powerpc/ftrace: Remove nops after the call to ftrace_stubNaveen N Rao2023-12-131-2/+0
| * | | powerpc/rtas: Warn if per-function lock isn't heldNathan Lynch2023-12-131-12/+9
| * | | powerpc/rtas: Serialize firmware activation sequencesNathan Lynch2023-12-131-0/+4
| * | | powerpc/rtas: Facilitate high-level call sequencesNathan Lynch2023-12-131-0/+83
| * | | powerpc/rtas: Move token validation from block_rtas_call() to sys_rtas()Nathan Lynch2023-12-131-16/+16
| * | | powerpc/rtas: Fall back to linear search on failed token->function lookupNathan Lynch2023-12-131-4/+14
| * | | powerpc/rtas: Add for_each_rtas_function() iteratorNathan Lynch2023-12-131-2/+7
| * | | powerpc/rtas: Avoid warning on invalid token argument to sys_rtas()Nathan Lynch2023-12-131-2/+17
| * | | powerpc/vdso: No need to undef powerpc for 64-bit buildMichael Ellerman2023-12-071-1/+1
| * | | powerpc: Add PVN support for HeXin C2000 processorZhao Ke2023-12-011-0/+15
| * | | powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman2023-12-011-0/+2
| * | | powerpc/suspend: Add prototype for do_after_copyback()Michael Ellerman2023-11-301-0/+2
| * | | powerpc/rtas_pci: rename and properly expose config access APIsNathan Lynch2023-11-281-4/+4
| * | | powerpc: Remove orphaned reg_a2.hMichael Ellerman2023-11-272-2/+0
| * | | powerpc: Make cpu_spec __ro_after_initMichael Ellerman2023-11-271-2/+2
| * | | powerpc/rtas: Remove trailing spaceNathan Lynch2023-11-211-9/+9