index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-2
/
+2
|
\
|
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
1
-2
/
+2
*
|
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-14
96
-459
/
+322
|
\
\
|
*
|
powerpc/opal: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-05
2
-2
/
+4
|
*
|
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/512x: Add __init attribute to eligible functions
Nick Child
2021-12-23
3
-30
/
+30
|
*
|
powerpc/85xx: Add __init attribute to eligible functions
Nick Child
2021-12-23
5
-6
/
+6
|
*
|
powerpc/83xx: Add __init attribute to eligible functions
Nick Child
2021-12-23
6
-10
/
+10
|
*
|
powerpc/embedded6xx: Add __init attribute to eligible functions
Nick Child
2021-12-23
5
-7
/
+7
|
*
|
powerpc/44x: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-2
/
+2
|
*
|
powerpc/4xx: Add __init attribute to eligible functions
Nick Child
2021-12-23
2
-3
/
+3
|
*
|
powerpc/ps3: Add __init attribute to eligible functions
Nick Child
2021-12-23
7
-24
/
+24
|
*
|
powerpc/pseries: Add __init attribute to eligible functions
Nick Child
2021-12-23
8
-15
/
+15
|
*
|
powerpc/powernv: Add __init attribute to eligible functions
Nick Child
2021-12-23
13
-26
/
+26
|
*
|
powerpc/powermac: Add __init attribute to eligible functions
Nick Child
2021-12-23
6
-9
/
+9
|
*
|
powerpc/pasemi: Add __init attribute to eligible functions
Nick Child
2021-12-23
4
-4
/
+4
|
*
|
powerpc/chrp: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-1
/
+1
|
*
|
powerpc/cell: Add __init attribute to eligible functions
Nick Child
2021-12-23
5
-20
/
+20
|
*
|
powerpc: use swap() to make code cleaner
Yang Guang
2021-12-20
1
-4
/
+2
|
*
|
powerpc/pseries: use slab context cpumask allocation in CPU hotplug init
Nicholas Piggin
2021-12-16
1
-4
/
+5
|
*
|
powerpc/pseries/vas: Don't print an error when VAS is unavailable
Nicholas Piggin
2021-12-16
1
-2
/
+9
|
*
|
powerpc/powermac: Add additional missing lockdep_register_key()
Christophe Leroy
2021-12-09
1
-0
/
+2
|
*
|
powerpc/cell: Fix clang -Wimplicit-fallthrough warning
Anders Roxell
2021-12-09
1
-0
/
+1
|
*
|
powerpc: Remove CONFIG_PPC_HAVE_KUAP and CONFIG_PPC_HAVE_KUEP
Christophe Leroy
2021-12-09
1
-21
/
+0
|
*
|
powerpc/kuap: Wire-up KUAP on book3e/64
Christophe Leroy
2021-12-09
1
-0
/
+1
|
*
|
powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.
Christophe Leroy
2021-12-09
1
-0
/
+1
|
*
|
powerpc/kuap: Wire-up KUAP on 40x
Christophe Leroy
2021-12-09
1
-2
/
+5
|
*
|
powerpc/kuap: Wire-up KUAP on 44x
Christophe Leroy
2021-12-09
1
-0
/
+1
|
*
|
powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP only
Christophe Leroy
2021-12-09
1
-1
/
+1
|
*
|
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
2021-12-09
1
-0
/
+5
|
*
|
powerpc/book3e: Activate KUEP at all time
Christophe Leroy
2021-12-09
1
-0
/
+2
|
*
|
powerpc/44x: Activate KUEP at all time
Christophe Leroy
2021-12-09
1
-0
/
+1
|
*
|
powerpc/8xx: Activate KUEP at all time
Christophe Leroy
2021-12-09
1
-0
/
+1
|
*
|
powerpc/microwatt: add POWER9_CPU, clear PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
1
-1
/
+0
|
*
|
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
8
-5
/
+29
|
*
|
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
2021-12-09
7
-4
/
+32
|
*
|
powerpc/pseries: lparcfg don't include slb_size line in radix mode
Nicholas Piggin
2021-12-02
1
-1
/
+2
|
*
|
powerpc/pseries: move process table registration away from hash-specific code
Nicholas Piggin
2021-12-02
1
-28
/
+28
|
*
|
powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-12-02
1
-1
/
+0
|
*
|
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-12-02
11
-12
/
+12
|
*
|
powerpc/powermac: Add missing lockdep_register_key()
Christophe Leroy
2021-11-30
1
-0
/
+1
|
*
|
powerpc/85xx: Make c293_pcie_pic_init() static
Michael Ellerman
2021-11-29
1
-1
/
+1
|
*
|
powerpc/85xx: Make mpc85xx_smp_kexec_cpu_down() static
Michael Ellerman
2021-11-29
1
-2
/
+2
|
*
|
powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc()
Michael Ellerman
2021-11-29
1
-0
/
+2
|
*
|
powerpc: remove cpu_online_cores_map function
Nicholas Piggin
2021-11-29
2
-8
/
+8
|
*
|
powerpc/microwatt: Make microwatt_get_random_darn() static
Michael Ellerman
2021-11-25
1
-1
/
+1
|
*
|
powerpc/pseries: delete scanlog
Nathan Lynch
2021-11-25
3
-200
/
+0
|
*
|
powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushes
Nicholas Piggin
2021-11-25
1
-3
/
+7
|
*
|
powerpc/cell: add missing of_node_put
Julia Lawall
2021-11-25
1
-0
/
+1
[next]