index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
powerpc: fsl_soc: Use of_range_to_resource() for "ranges" parsing
Rob Herring
1
-12
/
+4
2023-06-21
powerpc: fsl: Use of_property_read_reg() to parse "reg"
Rob Herring
2
-19
/
+5
2023-06-21
powerpc: fsl_rio: Use of_range_to_resource() for "ranges" parsing
Rob Herring
1
-27
/
+9
2023-06-21
powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'
Rob Herring
1
-6
/
+6
2023-06-21
powerpc: drop MPC85xx_CDS platform support
Paul Gortmaker
10
-1660
/
+0
2023-06-21
powerpc: drop MPC8540_ADS and MPC8560_ADS platform support
Paul Gortmaker
8
-1008
/
+0
2023-06-21
powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...
Aneesh Kumar K.V
1
-1
/
+1
2023-06-21
powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencoding
Aneesh Kumar K.V
1
-2
/
+1
2023-06-21
powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo
Aneesh Kumar K.V
1
-12
/
+22
2023-06-20
powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting.
Aneesh Kumar K.V
1
-1
/
+1
2023-06-19
powerpc: update ppc_save_regs to save current r1 in pt_regs
Aditya Gupta
1
-3
/
+3
2023-06-19
powerpc/ftrace: Disable ftrace on ppc32 if using clang
Naveen N Rao
1
-1
/
+1
2023-06-19
powerpc/powernv/sriov: perform null check on iov before dereferencing iov
Colin Ian King
1
-3
/
+3
2023-06-19
powerpc/ptrace: Expose HASHKEYR register to ptrace
Benjamin Gray
3
-0
/
+40
2023-06-19
powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptrace
Benjamin Gray
3
-1
/
+37
2023-06-19
powerpc/dexcr: Support userspace ROP protection
Benjamin Gray
2
-0
/
+18
2023-06-19
powerpc/dexcr: Handle hashchk exception
Benjamin Gray
2
-0
/
+17
2023-06-19
powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
Benjamin Gray
5
-1
/
+27
2023-06-19
powerpc/ptrace: Add missing <linux/regset.h> include
Benjamin Gray
1
-0
/
+2
2023-06-19
powerpc/book3s: Add missing <linux/sched.h> include
Benjamin Gray
1
-0
/
+1
2023-06-15
powerpc/build: vdso linker warning for orphan sections
Nicholas Piggin
3
-2
/
+8
2023-06-15
powerpc/64s: Fix VAS mm use after free
Nicholas Piggin
2
-2
/
+2
2023-06-15
powerpc/64: Rename entry_64.S to prom_entry_64.S
Nicholas Piggin
2
-33
/
+9
2023-06-15
powerpc: merge 32-bit and 64-bit _switch implementation
Nicholas Piggin
5
-282
/
+273
2023-06-14
powerpc/32: Rearrange _switch to prepare for 32/64 merge
Nicholas Piggin
1
-5
/
+5
2023-06-14
powerpc/32: Remove sync from _switch
Nicholas Piggin
1
-7
/
+1
2023-06-14
powerpc/64: Rearrange 64-bit _switch to prepare for 32/64 merge
Nicholas Piggin
1
-20
/
+18
2023-06-14
powerpc/64s: move stack SLB pinning out of line from _switch
Nicholas Piggin
1
-51
/
+62
2023-06-14
powerpc/32s: Fix LLVM SMP build
Nicholas Piggin
1
-4
/
+4
2023-06-14
powerpc/64s: Remove support for ELFv1 little endian userspace
Nicholas Piggin
2
-1
/
+11
2023-06-14
powerpc/64: Use -mprofile-kernel for big endian ELFv2 kernels
Nicholas Piggin
2
-7
/
+9
2023-06-14
powerpc/64: Make ELFv2 the default for big-endian builds
Nicholas Piggin
1
-2
/
+4
2023-06-14
powerpc/64: Force ELFv2 when building with LLVM linker
Nicholas Piggin
1
-4
/
+2
2023-06-14
powerpc/build: Remove -pipe from compilation flags
Nicholas Piggin
2
-3
/
+3
2023-06-14
powerpc/boot: Clean up Makefile after cflags and asflags separation
Nicholas Piggin
1
-14
/
+13
2023-06-14
powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGS
Nicholas Piggin
1
-1
/
+1
2023-06-14
powerpc/boot: Separate CPP flags from BOOTCFLAGS
Nicholas Piggin
1
-7
/
+7
2023-06-14
powerpc/boot: Separate target flags from BOOTCFLAGS
Nicholas Piggin
1
-19
/
+22
2023-06-14
powerpc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2
-2
/
+2
2023-06-09
powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_use...
Christophe Leroy
1
-6
/
+9
2023-06-09
powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()
Christophe Leroy
1
-2
/
+1
2023-06-09
powerpc/kcsan: Properly instrument arch_spin_unlock()
Christophe Leroy
1
-0
/
+2
2023-06-09
xtensa: Remove 64 bits atomic builtins stubs
Christophe Leroy
2
-56
/
+0
2023-06-09
powerpc/{32,book3e}: kcsan: Extend KCSAN Support
Rohan McLure
1
-1
/
+1
2023-06-09
powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
Randy Dunlap
1
-2
/
+2
2023-06-09
Merge branch 'fixes' into next
Michael Ellerman
17
-112
/
+71
2023-05-30
powerpc/xmon: Use KSYM_NAME_LEN in array size
Maninder Singh
1
-1
/
+1
2023-05-30
powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall
Gaurav Batra
1
-2
/
+11
2023-05-30
powerpc/crypto: Fix aes-gcm-p10 link errors
Michael Ellerman
4
-21
/
+21
2023-05-21
powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER ranges
Michael Ellerman
1
-0
/
+6
[next]