summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | KVM: PPC: Book3S HV P9: Move SPRG restore to restore_p9_host_os_sprsNicholas Piggin2021-11-241-2/+2
| * | | | | | | KVM: PPC: Book3S HV: CTRL SPR does not require read-modify-writeNicholas Piggin2021-11-242-10/+7
| * | | | | | | KVM: PPC: Book3S HV P9: Factor out yield_count incrementNicholas Piggin2021-11-241-12/+12
| * | | | | | | KVM: PPC: Book3S HV P9: Demand fault PMU SPRs when marked not inuseNicholas Piggin2021-11-241-33/+98
| * | | | | | | KVM: PPC: Book3S HV P9: Factor PMU save/load into context switch functionsNicholas Piggin2021-11-241-33/+28
| * | | | | | | KVM: PPC: Book3S HV P9: Implement PMU save/restore in CNicholas Piggin2021-11-244-74/+208
| * | | | | | | powerpc/64s: Implement PMU override command line optionNicholas Piggin2021-11-241-0/+35
| * | | | | | | powerpc/64s: Always set PMU control registers to frozen/disabled when not in useNicholas Piggin2021-11-243-5/+10
| * | | | | | | KVM: PPC: Book3S HV: Don't always save PMU for guest capable of nestingNicholas Piggin2021-11-242-2/+23
| * | | | | | | powerpc/64s: Keep AMOR SPR a constant ~0 at runtimeNicholas Piggin2021-11-246-24/+13
| * | | | | | | KVM: PPC: Book3S HV: POWER10 enable HAIL when running radix guestsNicholas Piggin2021-11-241-4/+25
| * | | | | | | powerpc/time: add API for KVM to re-arm the host timer/decrementerNicholas Piggin2021-11-243-26/+49
| * | | | | | | KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exitNicholas Piggin2021-11-242-4/+5
| * | | | | | | KVM: PPC: Book3S HV P9: Use large decrementer for HDECNicholas Piggin2021-11-243-1/+5
| * | | | | | | KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer readNicholas Piggin2021-11-243-7/+13
| * | | | | | | KMV: PPC: Book3S HV P9: Use set_dec to set decrementer to hostNicholas Piggin2021-11-241-1/+1
| * | | | | | | powerpc/64s: guard optional TIDR SPR with CPU ftr testNicholas Piggin2021-11-242-6/+16
| * | | | | | | powerpc/64s: Remove WORT SPR from POWER9/10 (take 2)Nicholas Piggin2021-11-241-1/+0
* | | | | | | | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-1317-465/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/mpic_u3msi: Use msi_for_each-desc()Thomas Gleixner2021-12-161-7/+2
| * | | | | | | | powerpc/fsl_msi: Use msi_for_each_desc()Thomas Gleixner2021-12-161-6/+2
| * | | | | | | | powerpc/pasemi/msi: Convert to msi_on_each_dec()Thomas Gleixner2021-12-161-7/+2
| * | | | | | | | powerpc/cell/axon_msi: Convert to msi_on_each_desc()Thomas Gleixner2021-12-161-5/+2
| * | | | | | | | powerpc/4xx/hsta: Rework MSI handlingThomas Gleixner2021-12-161-5/+2
| * | | | | | | | powerpc/pseries/msi: Let core code check for contiguous entriesThomas Gleixner2021-12-161-25/+8
| * | | | | | | | PCI/MSI: Use msi_desc::msi_indexThomas Gleixner2021-12-161-2/+2
| * | | | | | | | powerpc/pseries/msi: Use PCI device propertiesThomas Gleixner2021-12-161-2/+1
| * | | | | | | | powerpc/cell/axon_msi: Use PCI device propertyThomas Gleixner2021-12-161-4/+1
| * | | | | | | | genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner2021-12-093-6/+6
| * | | | | | | | powerpc/4xx: Complete removal of MSI supportCédric Le Goater2021-12-097-113/+0
| * | | | | | | | powerpc/4xx: Remove MSI support which never workedThomas Gleixner2021-12-093-288/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-122-17/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring2021-12-161-11/+10
| * | | | | | | | of/fdt: Rework early_init_dt_scan_root() to call directlyRob Herring2021-12-161-2/+2
| * | | | | | | | of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring2021-12-162-4/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-112-2/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-1318-68/+71
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2021-12-072-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-01-113-63/+7
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | crypto: powerpc/sha - remove duplicate hash init functionTianjia Zhang2021-12-313-63/+7
| |/ / / / / /
* | | | | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-102-4/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-303-11/+37
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-102-4/+4
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2021-11-162-4/+4
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-102-10/+8
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Snapshot thread flagsMark Rutland2021-12-012-9/+7
| * | | | | | | powerpc: Avoid discarding flags in system_call_exception()Mark Rutland2021-12-011-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-01-101-2/+1
|\ \ \ \ \ \ \
| * | | | | | | arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra2021-12-101-2/+1
| |/ / / / / /
* | | | | | | Merge tag 'asm-generic-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-103-3/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |