index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powermac
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/powermac: constify device_node in of_irq_parse_oldworld()
Krzysztof Kozlowski
2022-05-22
1
-1
/
+1
*
powerpc/powermac: add missing g5_phy_disable_cpu1() declaration
Krzysztof Kozlowski
2022-05-22
2
-2
/
+2
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
10
-7
/
+13
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
5
-5
/
+0
*
powerpc: fix typos in comments
Julia Lawall
2022-05-05
1
-1
/
+1
*
powerpc/powermac: Use for_each_property_of_node()
Michael Ellerman
2022-05-04
1
-1
/
+1
*
powerpc: No need to initialise statics to 0
Xiang wangx
2022-05-04
1
-1
/
+1
*
powerpc: use strscpy to replace strlcpy
Jason Wang
2022-05-04
1
-1
/
+1
*
powerpc/pmac: remove unused symbol
Zucheng Zheng
2022-05-04
1
-4
/
+0
*
powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.h
Christophe Leroy
2022-02-07
1
-0
/
+2
*
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
2021-12-23
1
-2
/
+2
*
cuda/pmu: Make find_via_cuda/pmu init functions
Nick Child
2021-12-23
1
-2
/
+2
*
powerpc/powermac: Add __init attribute to eligible functions
Nick Child
2021-12-23
6
-9
/
+9
*
powerpc: use swap() to make code cleaner
Yang Guang
2021-12-20
1
-4
/
+2
*
powerpc/powermac: Add additional missing lockdep_register_key()
Christophe Leroy
2021-12-09
1
-0
/
+2
*
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
2021-12-09
1
-0
/
+1
*
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-12-02
1
-1
/
+1
*
powerpc/powermac: Add missing lockdep_register_key()
Christophe Leroy
2021-11-30
1
-0
/
+1
*
powerpc/powermac: Remove stale declaration of pmac_md
Christophe Leroy
2021-10-09
1
-2
/
+0
*
powerpc: Remove unused prototype for of_show_percpuinfo
Daniel Axtens
2021-10-09
1
-1
/
+0
*
powerpc/smp: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-14
1
-0
/
+1
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
2
-3
/
+3
|
\
|
*
powerpc: Remove klimit
Christophe Leroy
2021-06-25
1
-1
/
+1
|
*
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-17
1
-2
/
+2
*
|
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
2021-06-10
1
-0
/
+1
|
/
*
powerpc/pci: Move PHB discovery for PCI_DN using platforms
Oliver O'Halloran
2021-02-09
2
-3
/
+5
*
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
1
-73
/
+59
|
\
|
*
powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK
Christophe Leroy
2020-12-08
1
-73
/
+59
*
|
powerpc/64s: Trim offlined CPUs from mm_cpumasks
Nicholas Piggin
2020-11-27
1
-0
/
+2
|
/
*
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-10-08
2
-5
/
+1
*
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
2020-09-18
3
-8
/
+8
*
powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP
Christophe Leroy
2020-09-15
1
-8
/
+1
*
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
1
-1
/
+1
|
\
|
*
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-07
1
-1
/
+1
*
|
powerpc: use for_each_child_of_node() macro
Qinglang Miao
2020-07-29
3
-7
/
+5
*
|
powerpc: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-29
1
-1
/
+1
|
/
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
2
-2
/
+0
*
powerpc/powermac: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-06-02
2
-1
/
+6
*
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
1
-2
/
+2
*
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-19
1
-1
/
+2
*
powerpc: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-15
1
-1
/
+1
*
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
2020-05-11
1
-2
/
+2
*
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-11
1
-5
/
+5
*
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
2020-04-01
1
-1
/
+0
*
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
2020-03-25
2
-25
/
+16
*
powerpc/pmac/smp: Drop unnecessary volatile qualifier
YueHaibing
2020-03-17
1
-2
/
+2
*
powerpc/pmac/smp: Avoid unused-variable warnings
Ilie Halip
2020-03-17
1
-4
/
+4
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
1
-5
/
+63
|
\
[next]