index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-18
powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPU
Haren Myneni
3
-14
/
+45
2022-10-18
powerpc/pseries/vas: Add VAS IRQ primary handler
Haren Myneni
2
-7
/
+34
2022-10-13
powerpc/pseries: Fix CONFIG_DTL=n build
Nicholas Piggin
2
-74
/
+80
2022-10-09
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
54
-149
/
+386
2022-10-06
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-4
/
+4
2022-09-30
powerpc/pseries: Add firmware details to the hardware description
Michael Ellerman
1
-0
/
+30
2022-09-30
powerpc/powernv: Add opal details to the hardware description
Michael Ellerman
1
-0
/
+22
2022-09-30
powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALL
Haren Myneni
1
-1
/
+1
2022-09-28
ocxl: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-09-28
powerpc/pseries/vas: Remove the unneeded result variable
ye xingchen
1
-5
/
+1
2022-09-28
powerpc/pseries: block untrusted device tree changes when locked down
Nathan Lynch
1
-0
/
+5
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
1
-1
/
+1
2022-09-28
powerpc/64s: POWER10 CPU Kconfig build option
Nicholas Piggin
1
-0
/
+6
2022-09-28
powerpc/pseries: Move vas_migration_handler early during migration
Haren Myneni
1
-3
/
+12
2022-09-28
powerpc/64s: update cpu selection options
Nicholas Piggin
1
-4
/
+4
2022-09-28
powerpc: Use common syscall handler type
Rohan McLure
1
-3
/
+3
2022-09-26
powerpc: Cleanup idle for e500
Christophe Leroy
2
-8
/
+0
2022-09-26
powerpc: Simplify redundant Kconfig tests
Christophe Leroy
1
-1
/
+1
2022-09-26
powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500
Christophe Leroy
2
-2
/
+2
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E_MMU
Christophe Leroy
1
-4
/
+0
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
1
-12
/
+4
2022-09-26
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
Christophe Leroy
1
-13
/
+13
2022-09-26
powerpc: Remove redundant selection of E500 and E500MC
Christophe Leroy
1
-3
/
+0
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
2
-8
/
+4
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
1
-8
/
+3
2022-09-26
powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MC
Christophe Leroy
1
-0
/
+2
2022-09-26
powerpc/pseries: move hcall_tracepoint_refcount out of .toc
Nicholas Piggin
1
-2
/
+2
2022-09-24
Merge branch 'fixes' into next
Michael Ellerman
2
-62
/
+31
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2
-62
/
+31
2022-09-15
powerpc: remove unused chrp_event_scan() declaration
Gaosheng Cui
1
-1
/
+0
2022-09-15
powerpc/spufs: remove orphan declarations from spufs.h
Gaosheng Cui
1
-2
/
+0
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/pseries: Fix plpks crash on non-pseries
Michael Ellerman
1
-1
/
+2
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/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
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/powernv: Add missing of_node_put()s
Liang He
6
-3
/
+20
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/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/embedded6xx/ls_uart: Add missing of_node_put()
Liang He
1
-0
/
+2
[next]