index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
powerpc: differentiate kthread from user kernel thread start
Nicholas Piggin
2023-04-11
3
-6
/
+39
|
*
|
|
|
powerpc: copy_thread differentiate kthreads and user mode threads
Nicholas Piggin
2023-04-11
2
-36
/
+64
|
*
|
|
|
powerpc/64: ret_from_fork avoid restoring regs twice
Nicholas Piggin
2023-04-11
1
-2
/
+2
|
*
|
|
|
powerpc: use switch frame for ret_from_kernel_thread parameters
Nicholas Piggin
2023-04-11
3
-6
/
+9
|
*
|
|
|
powerpc: copy_thread make ret_from_fork register setup consistent
Nicholas Piggin
2023-04-11
2
-4
/
+1
|
*
|
|
|
powerpc: copy_thread remove unused pkey code
Nicholas Piggin
2023-04-11
1
-11
/
+1
|
*
|
|
|
powerpc/64: Always build with 128-bit long double
Michael Ellerman
2023-04-11
2
-4
/
+1
|
*
|
|
|
powerpc/atomics: Remove unused function
Nysal Jan K.A
2023-04-04
1
-29
/
+0
|
*
|
|
|
powerpc: Implement arch_within_stack_frames
Nicholas Miehlbradt
2023-04-04
3
-0
/
+47
|
*
|
|
|
powerpc: Use of_address_to_resource()
Rob Herring
2023-04-04
9
-99
/
+51
|
*
|
|
|
powerpc/usbgecko: Use of_iomap()
Rob Herring
2023-04-04
1
-19
/
+1
|
*
|
|
|
powerpc/fsl_rio: Use of_iomap()
Rob Herring
2023-04-04
1
-20
/
+3
|
*
|
|
|
powerpc/xics: Use of_address_count()
Rob Herring
2023-04-04
1
-12
/
+5
|
*
|
|
|
powerpc/isa-bridge: Remove open coded "ranges" parsing
Rob Herring
2023-04-04
1
-129
/
+37
|
*
|
|
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2023-04-04
20
-114
/
+226
|
|
\
\
\
\
|
|
*
|
|
|
KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVM
Paul Mackerras
2023-04-03
4
-2
/
+11
|
|
*
|
|
|
KVM: PPC: Fetch prefixed instructions from the guest
Paul Mackerras
2023-04-03
11
-26
/
+78
|
|
*
|
|
|
KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_t
Paul Mackerras
2023-04-03
9
-31
/
+47
|
|
*
|
|
|
KVM: PPC: Book3S HV: Set SRR1[PREFIX] bit on injected interrupts
Nicholas Piggin
2023-04-03
5
-20
/
+38
|
|
*
|
|
|
KVM: PPC: Permit SRR1 flags in more injected interrupt types
Nicholas Piggin
2023-04-03
9
-43
/
+56
|
|
*
|
|
|
KVM: PPC: BookE: Fix W=1 warnings
Michael Ellerman
2023-04-03
2
-1
/
+4
|
|
*
|
|
|
KVM: PPC: Book3S HV: kvmppc_hv_entry: remove .global scope
Kautuk Consul
2023-03-27
1
-2
/
+2
|
|
*
|
|
|
KVM: PPC: booke: Mark three local functions "static"
Sean Christopherson
2023-03-22
2
-3
/
+4
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-30
18
-40
/
+30
|
*
|
|
|
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-30
9
-13
/
+12
|
*
|
|
|
powerpc/rtas: lockdep annotations
Nathan Lynch
2023-03-30
1
-10
/
+23
|
*
|
|
|
powerpc/rtas: fix miswording in rtas_function kerneldoc
Nathan Lynch
2023-03-30
1
-1
/
+1
|
*
|
|
|
powerpc/rtas: rtas_call_unlocked() kerneldoc
Nathan Lynch
2023-03-30
1
-0
/
+17
|
*
|
|
|
powerpc/rtas: use memmove for potentially overlapping buffer copy
Nathan Lynch
2023-03-30
1
-1
/
+1
|
*
|
|
|
powerpc/rtas: ensure 8-byte alignment for struct rtas_args
Nathan Lynch
2023-03-30
1
-2
/
+2
|
*
|
|
|
powerpc/sysdev/tsi108: fix resource printk format warnings
Randy Dunlap
2023-03-30
1
-3
/
+2
|
*
|
|
|
powerpc/wii: fix resource printk format warnings
Randy Dunlap
2023-03-30
3
-4
/
+4
|
*
|
|
|
powerpc/mpc512x: fix resource printk format warning
Randy Dunlap
2023-03-30
1
-1
/
+1
|
*
|
|
|
powerpc/perf: Properly detect mpc7450 family
Christophe Leroy
2023-03-30
2
-3
/
+8
|
*
|
|
|
powerpc/pseries: Add spaces around / operator
Petr Vaněk
2023-03-30
1
-1
/
+1
|
*
|
|
|
powerpc: Remove memcpy_page_flushcache()
Ira Weiny
2023-03-29
2
-9
/
+0
|
*
|
|
|
powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_table
Luis Chamberlain
2023-03-22
1
-9
/
+1
|
*
|
|
|
powerpc: Simplify sysctl registration for powersave_nap_ctl_table
Luis Chamberlain
2023-03-16
1
-9
/
+1
|
*
|
|
|
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
2023-03-16
79
-95
/
+5
|
*
|
|
|
powerpc/85xx: Fix function naming for p1023_rdb platform
Christophe Leroy
2023-03-16
1
-4
/
+4
|
*
|
|
|
powerpc/gamecube|wii : Use machine_device_initcall()
Christophe Leroy
2023-03-16
2
-8
/
+2
|
*
|
|
|
powerpc/47x: Split ppc47x machine in two
Christophe Leroy
2023-03-16
1
-20
/
+17
|
*
|
|
|
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
2023-03-15
62
-631
/
+88
|
*
|
|
|
powerpc/machdep: Define 'compatible' property in ppc_md and use it
Christophe Leroy
2023-03-15
2
-6
/
+8
|
*
|
|
|
powerpc/machdep: Make machine name const
Christophe Leroy
2023-03-15
1
-1
/
+1
|
*
|
|
|
powerpc: Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+
Nathan Chancellor
2023-03-15
1
-2
/
+1
|
*
|
|
|
powerpc: Fix use of '-mabi=elfv2' with clang
Nathan Chancellor
2023-03-15
1
-3
/
+1
|
*
|
|
|
powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPER
Nathan Chancellor
2023-03-15
1
-3
/
+3
|
*
|
|
|
powerpc: Fix a kernel-doc warning
Bo Liu
2023-03-15
1
-1
/
+1
|
*
|
|
|
powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
Alexey Kardashevskiy
2023-03-15
6
-2
/
+218
[prev]
[next]