index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-04
powerpc/usbgecko: Use of_iomap()
Rob Herring
2023-04-04
powerpc/fsl_rio: Use of_iomap()
Rob Herring
2023-04-04
powerpc/xics: Use of_address_count()
Rob Herring
2023-04-04
powerpc/isa-bridge: Remove open coded "ranges" parsing
Rob Herring
2023-04-04
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2023-04-03
KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVM
Paul Mackerras
2023-04-03
KVM: PPC: Fetch prefixed instructions from the guest
Paul Mackerras
2023-04-03
KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_t
Paul Mackerras
2023-04-03
KVM: PPC: Book3S HV: Set SRR1[PREFIX] bit on injected interrupts
Nicholas Piggin
2023-04-03
KVM: PPC: Permit SRR1 flags in more injected interrupt types
Nicholas Piggin
2023-04-03
KVM: PPC: BookE: Fix W=1 warnings
Michael Ellerman
2023-03-30
macintosh: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-30
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-30
powerpc/rtas: lockdep annotations
Nathan Lynch
2023-03-30
powerpc/rtas: fix miswording in rtas_function kerneldoc
Nathan Lynch
2023-03-30
powerpc/rtas: rtas_call_unlocked() kerneldoc
Nathan Lynch
2023-03-30
powerpc/rtas: use memmove for potentially overlapping buffer copy
Nathan Lynch
2023-03-30
powerpc/rtas: ensure 8-byte alignment for struct rtas_args
Nathan Lynch
2023-03-30
macintosh: via-pmu-led: requires ATA to be set
Randy Dunlap
2023-03-30
powerpc/sysdev/tsi108: fix resource printk format warnings
Randy Dunlap
2023-03-30
powerpc/wii: fix resource printk format warnings
Randy Dunlap
2023-03-30
powerpc/mpc512x: fix resource printk format warning
Randy Dunlap
2023-03-30
powerpc/perf: Properly detect mpc7450 family
Christophe Leroy
2023-03-30
selftests/powerpc: Make dd output quiet
Benjamin Gray
2023-03-30
selftests/powerpc: Pass make context to children
Benjamin Gray
2023-03-30
selftests/powerpc: Use CLEAN macro to fix make warning
Benjamin Gray
2023-03-30
powerpc/pseries: Add spaces around / operator
Petr Vaněk
2023-03-30
macintosh/windfarm_smu_sat: Add missing of_node_put()
Liang He
2023-03-29
powerpc: Remove memcpy_page_flushcache()
Ira Weiny
2023-03-27
KVM: PPC: Book3S HV: kvmppc_hv_entry: remove .global scope
Kautuk Consul
2023-03-22
powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_table
Luis Chamberlain
2023-03-22
KVM: PPC: booke: Mark three local functions "static"
Sean Christopherson
2023-03-16
powerpc: Simplify sysctl registration for powersave_nap_ctl_table
Luis Chamberlain
2023-03-16
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
2023-03-16
powerpc/85xx: Fix function naming for p1023_rdb platform
Christophe Leroy
2023-03-16
powerpc/gamecube|wii : Use machine_device_initcall()
Christophe Leroy
2023-03-16
powerpc/47x: Split ppc47x machine in two
Christophe Leroy
2023-03-15
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
2023-03-15
powerpc/machdep: Define 'compatible' property in ppc_md and use it
Christophe Leroy
2023-03-15
powerpc/machdep: Make machine name const
Christophe Leroy
2023-03-15
powerpc: Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+
Nathan Chancellor
2023-03-15
powerpc: Fix use of '-mabi=elfv2' with clang
Nathan Chancellor
2023-03-15
powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPER
Nathan Chancellor
2023-03-15
selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...
Kajol Jain
2023-03-15
powerpc: Fix a kernel-doc warning
Bo Liu
2023-03-15
selftests/powerpc: Increase timeout for vsx_signal test
Michael Neuling
2023-03-15
powerpc: Add myself to MAINTAINERS for Power VFIO support
Timothy Pearson
2023-03-15
powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
Alexey Kardashevskiy
2023-03-14
powerpc/pci_64: Init pcibios subsys a bit later
Alexey Kardashevskiy
[next]