index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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/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
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
powerpc/pseries: Add spaces around / operator
Petr Vaněk
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
[next]