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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
powerpc/512x: Add missing of_node_put() in clock-commonclk.c
Liang He
1
-2
/
+4
2022-09-05
powerpc/powermac: Add missing of_node_put() in smp_core99_setup()
Liang He
1
-0
/
+1
2022-09-05
powerpc/sysdev/fsl_msi: Add missing of_node_put()
Liang He
1
-0
/
+2
2022-09-05
powerpc/sysdev: Add missing of_node_put()s
Liang He
3
-7
/
+23
2022-09-05
powerpc/embedded6xx/ls_uart: Add missing of_node_put()
Liang He
1
-0
/
+2
2022-09-05
powerpc/pseries: Add missing of_node_put() in ibmebus
Liang He
1
-1
/
+5
2022-09-05
powerpc/cell: Add missing of_node_put() in iommu.c
Liang He
1
-1
/
+3
2022-09-05
powerpc/cell: Add missing of_node_put()s in cbe_regs.c
Liang He
1
-10
/
+27
2022-09-05
powerpc/cell: Add missing of_node_put()s
Liang He
2
-0
/
+4
2022-09-05
powerpc/kernel: Add missing of_node_put() in legacy_serial.c
Liang He
1
-0
/
+2
2022-09-05
powerpc/perf: Add missing of_node_put()s in imc-pmu.c
Liang He
1
-2
/
+8
2022-09-05
powerpc/embedded6xx: Add missing of_node_put()s
Liang He
2
-0
/
+9
2022-09-05
powerpc/8xx: Add missing of_node_put() in tqm8xx_setup.c
Liang He
1
-0
/
+3
2022-09-05
powerpc/maple: Add missing of_node_put() in time.c
Liang He
1
-0
/
+1
2022-09-05
powerpc/85xx: Add missing of_node_put() in sgy_cst1000
Liang He
1
-13
/
+22
2022-09-05
powerpc/52xx: Add missing of_node_put() in media5200.c
Liang He
1
-0
/
+3
2022-09-05
powerpc/85xx: Add missing of_node_put() in ksi8560.c
Liang He
1
-0
/
+2
2022-09-05
powerpc/512x: Add missing of_node_put() in mpc5121_clk_init()
Liang He
1
-0
/
+2
2022-09-05
powerpc/vdso: link with -z noexecstack
Christophe Leroy
1
-2
/
+2
2022-09-05
powerpc/math-emu: Remove -w build flag and fix warnings
Christophe Leroy
4
-38
/
+42
2022-09-05
powerpc/math_emu/efp: Include module.h
Nathan Chancellor
1
-0
/
+1
2022-09-05
powerpc/pseries: Move dtl scanning and steal time accounting to pseries platform
Nicholas Piggin
5
-98
/
+90
2022-09-05
powerpc/64: Remove PPC64 special case for cputime accounting default
Nicholas Piggin
3
-2
/
+5
2022-09-05
powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTING
Nicholas Piggin
6
-3
/
+55
2022-09-04
powerpc/pseries: Add wait interval counter definitions to struct lppaca
Nicholas Piggin
1
-3
/
+7
2022-09-04
selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systems
Michael Ellerman
1
-0
/
+2
2022-09-04
powerpc/configs: Properly enable PAPR_SCM in pseries_defconfig
Michael Ellerman
1
-0
/
+1
2022-09-02
powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
Nathan Chancellor
1
-1
/
+3
2022-09-02
Revert "powerpc/irq: Don't open code irq_soft_mask helpers"
Michael Ellerman
1
-7
/
+36
2022-09-01
powerpc/32: Remove wii_memory_fixups()
Christophe Leroy
2
-23
/
+0
2022-09-01
powerpc/32: Allow fragmented physical memory
Christophe Leroy
1
-9
/
+0
2022-09-01
powerpc/32: Drop a stale comment about reservation of gigantic pages
Christophe Leroy
1
-4
/
+0
2022-09-01
powerpc/code-patching: Speed up page mapping/unmapping
Christophe Leroy
1
-11
/
+19
2022-08-31
powerpc: Fix hard_irq_disable() with sanitizer
Christophe Leroy
1
-1
/
+2
2022-08-26
powerpc/82xx: remove spidev node from mgcoge
Wolfram Sang
1
-7
/
+0
2022-08-26
powerpc/microwatt: Add LiteX MMC driver
Joel Stanley
1
-0
/
+5
2022-08-26
selftests/powerpc: Add a test for execute-only memory
Nicholas Miehlbradt
2
-1
/
+233
2022-08-26
powerpc/mm: Support execute-only memory on the Radix MMU
Russell Currey
3
-3
/
+16
2022-08-26
macintosh: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-26
powerpc: move from strlcpy with unused retval to strscpy
Wolfram Sang
4
-4
/
+4
2022-08-26
powerpc/fsl_booke: Make calc_cam_sz() static
Christophe Leroy
2
-4
/
+2
2022-08-26
powerpc: Remove stale declarations in mmu_decl.h
Christophe Leroy
2
-5
/
+0
2022-08-26
powerpc: Update ISA versions to mention e5500/e6500
Michael Ellerman
1
-0
/
+8
2022-08-26
powerpc: Move patch sites out of asm-prototypes.h
Michael Ellerman
3
-13
/
+14
2022-08-26
powerpc/boot: Drop unused dummy.c
Michael Ellerman
1
-4
/
+0
2022-08-26
powerpc/boot: Convert more files to use SPDX tags
Michael Ellerman
5
-20
/
+8
2022-08-26
powerpc/rtas: Fix RTAS MSR[HV] handling for Cell
Michael Ellerman
1
-0
/
+4
2022-08-26
Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"
Michael Ellerman
1
-0
/
+8
2022-08-26
powerpc: align syscall table for ppc32
Masahiro Yamada
1
-0
/
+1
2022-08-25
powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique
Pali Rohár
1
-0
/
+9
[prev]
[next]