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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
powerpc/4xx: Add __init attribute to eligible functions
Nick Child
2
-3
/
+3
2021-12-23
powerpc/ps3: Add __init attribute to eligible functions
Nick Child
7
-24
/
+24
2021-12-23
powerpc/pseries: Add __init attribute to eligible functions
Nick Child
11
-18
/
+18
2021-12-23
powerpc/powernv: Add __init attribute to eligible functions
Nick Child
15
-28
/
+28
2021-12-23
powerpc/powermac: Add __init attribute to eligible functions
Nick Child
8
-11
/
+11
2021-12-23
powerpc/pasemi: Add __init attribute to eligible functions
Nick Child
5
-5
/
+5
2021-12-23
powerpc/chrp: Add __init attribute to eligible functions
Nick Child
1
-1
/
+1
2021-12-23
powerpc/cell: Add __init attribute to eligible functions
Nick Child
5
-20
/
+20
2021-12-23
powerpc/xmon: Add __init attribute to eligible functions
Nick Child
2
-2
/
+2
2021-12-23
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
24
-40
/
+40
2021-12-23
powerpc/perf: Add __init attribute to eligible functions
Nick Child
12
-20
/
+20
2021-12-23
powerpc/mm: Add __init attribute to eligible functions
Nick Child
13
-20
/
+20
2021-12-23
powerpc/lib: Add __init attribute to eligible functions
Nick Child
3
-15
/
+15
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
24
-68
/
+69
2021-12-21
powerpc/dts: Remove "spidev" nodes
Rob Herring
2
-14
/
+0
2021-12-20
powerpc/64s/radix: Fix huge vmap false positive
Nicholas Piggin
2
-5
/
+13
2021-12-20
powerpc: use swap() to make code cleaner
Yang Guang
1
-4
/
+2
2021-12-20
powerpc/mpic: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-2
/
+1
2021-12-16
powerpc/pseries: use slab context cpumask allocation in CPU hotplug init
Nicholas Piggin
1
-4
/
+5
2021-12-16
powerpc/64s/interrupt: avoid saving CFAR in some asynchronous interrupts
Nicholas Piggin
1
-0
/
+63
2021-12-16
powerpc/64/interrupt: reduce expensive debug tests
Nicholas Piggin
1
-4
/
+10
2021-12-16
powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in...
Nicholas Piggin
4
-27
/
+67
2021-12-16
powerpc/64s/perf: add power_pmu_wants_prompt_pmi to say whether perf wants PM...
Nicholas Piggin
2
-0
/
+33
2021-12-16
powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper
Nicholas Piggin
4
-38
/
+42
2021-12-16
powerpc/64/interrupt: make normal synchronous interrupts enable MSR[EE] if po...
Nicholas Piggin
1
-1
/
+18
2021-12-16
powerpc/pseries/vas: Don't print an error when VAS is unavailable
Nicholas Piggin
1
-2
/
+9
2021-12-16
powerpc/perf: Add data source encodings for power10 platform
Kajol Jain
1
-12
/
+42
2021-12-16
powerpc/perf: Add encodings to represent data based on newer composite PERF_M...
Kajol Jain
1
-3
/
+3
2021-12-15
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
3
-15
/
+13
2021-12-14
KVM: PPC: Book3S HV P9: Use kvm_arch_vcpu_get_wait() to get rcuwait object
Sean Christopherson
1
-2
/
+3
2021-12-09
powerpc/powermac: Add additional missing lockdep_register_key()
Christophe Leroy
1
-0
/
+2
2021-12-09
powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic
Hari Bathini
2
-0
/
+18
2021-12-09
powerpc: handle kdump appropriately with crash_kexec_post_notifiers option
Hari Bathini
1
-0
/
+30
2021-12-09
powerpc/cell: Fix clang -Wimplicit-fallthrough warning
Anders Roxell
1
-0
/
+1
2021-12-09
powerpc/inst: Optimise copy_inst_from_kernel_nofault()
Christophe Leroy
2
-18
/
+24
2021-12-09
powerpc/inst: Move ppc_inst_t definition in asm/reg.h
Christophe Leroy
4
-11
/
+13
2021-12-09
powerpc/inst: Define ppc_inst_t as u32 on PPC32
Christophe Leroy
2
-8
/
+15
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
23
-112
/
+112
2021-12-09
powerpc/inst: Refactor ___get_user_instr()
Christophe Leroy
1
-11
/
+2
2021-12-09
powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs
Christophe Leroy
1
-3
/
+2
2021-12-09
powerpc: Remove CONFIG_PPC_HAVE_KUAP and CONFIG_PPC_HAVE_KUEP
Christophe Leroy
1
-21
/
+0
2021-12-09
powerpc/kuap: Wire-up KUAP on book3e/64
Christophe Leroy
2
-6
/
+35
2021-12-09
powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.
Christophe Leroy
2
-0
/
+13
2021-12-09
powerpc/kuap: Wire-up KUAP on 40x
Christophe Leroy
3
-2
/
+15
2021-12-09
powerpc/kuap: Wire-up KUAP on 44x
Christophe Leroy
2
-0
/
+17
2021-12-09
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
6
-1
/
+131
2021-12-09
powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP only
Christophe Leroy
1
-1
/
+1
2021-12-09
powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
Christophe Leroy
4
-5
/
+14
2021-12-09
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
12
-16
/
+21
2021-12-09
powerpc/nohash: Move setup_kuap out of 8xx.c
Christophe Leroy
3
-22
/
+32
[next]