index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+2
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
1
-13
/
+0
2022-09-09
make generic INIT_C_CC a bit more generic
Al Viro
1
-3
/
+0
2022-09-09
termios: consolidate values for VDISCARD in INIT_C_CC
Al Viro
1
-2
/
+2
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
1
-2
/
+0
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
6
-69
/
+89
2022-09-08
powerpc/powernv: add missing of_node_put() in opal_export_attrs()
Zheng Yongjun
1
-0
/
+1
2022-09-08
powerpc/85xx: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2022-09-08
powerpc/64s: add pte_needs_flush and huge_pmd_needs_flush
Nicholas Piggin
2
-0
/
+59
2022-09-08
powerpc/math-emu: Inhibit W=1 warnings
Christophe Leroy
4
-3
/
+10
2022-09-08
powerpc/pseries: Fix plpks crash on non-pseries
Michael Ellerman
1
-1
/
+2
2022-09-06
perf: Use sample_flags for data_src
Kan Liang
1
-1
/
+3
2022-09-06
perf: Use sample_flags for weight
Kan Liang
1
-2
/
+3
2022-09-06
perf: Use sample_flags for branch stack
Kan Liang
1
-0
/
+1
2022-09-06
powerpc/pasemi: Use of_root in pas_pci_init()
Michael Ellerman
1
-8
/
+2
2022-09-06
powerpc/pasemi: Use strscpy instead of strlcpy
Russell Currey
1
-2
/
+1
2022-09-06
powerpc/xive: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-06
powerpc/vas: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-06
powerpc/mobility: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
1
-2
/
+2
2022-09-05
powerpc/powermac/udbg_scc: Add missing of_node_put()s in udbg_scc_init()
Liang He
1
-2
/
+6
2022-09-05
powerpc/powermac/pfunc_base: Add missing of_node_put() in macio_gpio_init_one()
Liang He
1
-0
/
+2
2022-09-05
powerpc/powermac/low_i2c: Add missing of_node_put() in kw_i2c_probe()
Liang He
1
-0
/
+1
2022-09-05
powerpc/powermac/feature: Add missing of_node_put()
Liang He
1
-5
/
+10
2022-09-05
powerpc/pci-common: Fix refcount bug for 'phb->dn'
Liang He
1
-2
/
+2
2022-09-05
powerpc/powernv: Add missing of_node_put()s
Liang He
6
-3
/
+20
2022-09-05
powerpc/fsl_pci: Remove of_node_put() when reference escaped out
Liang He
1
-1
/
+0
2022-09-05
powerpc/85xx: Add missing of_node_get/put() in ge_imp3a_pci_assign_primary()
Liang He
1
-2
/
+4
2022-09-05
powerpc/44x: Add of_node_put() when break out from for_each
Liang He
1
-0
/
+2
2022-09-05
powerpc/pci_dn: Add missing of_node_put()
Liang He
1
-0
/
+1
2022-09-05
powerpc/pseries: Add missing of_node_put()s in hotplug-cpu.c
Liang He
1
-4
/
+11
2022-09-05
powerpc/83xx: Add missing of_node_put() in mpc832x_spi_init()
Liang He
1
-1
/
+5
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
[prev]
[next]