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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-04-20
powerpc/85xx: mpc85xx_ds: Move i8259 code into own file
Pali Rohár
2023-04-20
powerpc/85xx: p2020: Move all P2020 RDB machine descriptions to p2020.c
Pali Rohár
2023-04-20
powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.c
Pali Rohár
2023-04-20
powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdb
Christophe Leroy
2023-04-20
powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_ds
Christophe Leroy
2023-04-20
powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macro
Christophe Leroy
2023-04-20
powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()
Christophe Leroy
2023-04-20
powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()
Christophe Leroy
2023-04-20
powerpc/85xx: Remove DBG() macro
Christophe Leroy
2023-04-20
powerpc/fsl_uli1575: Mark uli_exclude_device() as static
Pali Rohár
2023-04-20
powerpc/86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assign...
Pali Rohár
2023-04-20
powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
Pali Rohár
2023-04-20
powerpc/85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575
Pali Rohár
2023-04-20
powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver file
Pali Rohár
2023-04-20
powerpc/fsl_uli1575: Simplify uli_exclude_device() usage
Pali Rohár
2023-04-20
powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() function
Pali Rohár
2023-04-20
powerpc/fsl_uli1575: Misc cleanup
Christophe Leroy
2023-04-20
powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPU
Nicholas Piggin
2023-04-12
powerpc/boot: Fix crt0.S current address branch form
Nicholas Piggin
2023-04-11
powerpc/32: Include thread_info.h in head_booke.h
Nathan Chancellor
2023-04-11
powerpc: copy_thread don't set PPR in user interrupt frame regs
Nicholas Piggin
2023-04-11
powerpc: copy_thread don't set _TIF_RESTOREALL
Nicholas Piggin
2023-04-11
powerpc: differentiate kthread from user kernel thread start
Nicholas Piggin
2023-04-11
powerpc: copy_thread differentiate kthreads and user mode threads
Nicholas Piggin
2023-04-11
powerpc/64: ret_from_fork avoid restoring regs twice
Nicholas Piggin
2023-04-11
powerpc: use switch frame for ret_from_kernel_thread parameters
Nicholas Piggin
2023-04-11
powerpc: copy_thread make ret_from_fork register setup consistent
Nicholas Piggin
2023-04-11
powerpc: copy_thread remove unused pkey code
Nicholas Piggin
2023-04-11
powerpc/64: Always build with 128-bit long double
Michael Ellerman
2023-04-04
powerpc/atomics: Remove unused function
Nysal Jan K.A
2023-04-04
powerpc: Implement arch_within_stack_frames
Nicholas Miehlbradt
2023-04-04
powerpc: Use of_address_to_resource()
Rob Herring
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
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
[next]