index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
powerpc/mm: Add __init attribute to eligible functions
Nick Child
2021-12-23
13
-20
/
+20
|
*
powerpc/lib: Add __init attribute to eligible functions
Nick Child
2021-12-23
3
-15
/
+15
|
*
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-12-23
24
-68
/
+69
|
*
powerpc/dts: Remove "spidev" nodes
Rob Herring
2021-12-21
2
-14
/
+0
|
*
powerpc/64s/radix: Fix huge vmap false positive
Nicholas Piggin
2021-12-20
2
-5
/
+13
|
*
powerpc: use swap() to make code cleaner
Yang Guang
2021-12-20
1
-4
/
+2
|
*
powerpc/mpic: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-12-20
1
-2
/
+1
|
*
powerpc/pseries: use slab context cpumask allocation in CPU hotplug init
Nicholas Piggin
2021-12-16
1
-4
/
+5
|
*
powerpc/64s/interrupt: avoid saving CFAR in some asynchronous interrupts
Nicholas Piggin
2021-12-16
1
-0
/
+63
|
*
powerpc/64/interrupt: reduce expensive debug tests
Nicholas Piggin
2021-12-16
1
-4
/
+10
|
*
powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in...
Nicholas Piggin
2021-12-16
4
-27
/
+67
|
*
powerpc/64s/perf: add power_pmu_wants_prompt_pmi to say whether perf wants PM...
Nicholas Piggin
2021-12-16
2
-0
/
+33
|
*
powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper
Nicholas Piggin
2021-12-16
4
-38
/
+42
|
*
powerpc/64/interrupt: make normal synchronous interrupts enable MSR[EE] if po...
Nicholas Piggin
2021-12-16
1
-1
/
+18
|
*
powerpc/pseries/vas: Don't print an error when VAS is unavailable
Nicholas Piggin
2021-12-16
1
-2
/
+9
|
*
powerpc/perf: Add data source encodings for power10 platform
Kajol Jain
2021-12-16
1
-12
/
+42
|
*
powerpc/perf: Add encodings to represent data based on newer composite PERF_M...
Kajol Jain
2021-12-16
1
-3
/
+3
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-12-15
3
-15
/
+13
|
|
\
|
|
*
KVM: PPC: Book3S HV P9: Use kvm_arch_vcpu_get_wait() to get rcuwait object
Sean Christopherson
2021-12-14
1
-2
/
+3
|
|
*
KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST
Alexey Kardashevskiy
2021-12-02
1
-1
/
+1
|
|
*
KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots
Alexey Kardashevskiy
2021-12-02
1
-2
/
+6
|
|
*
KVM: PPC: Book3S HV P9: Remove unused ri_set local variable
Nicholas Piggin
2021-12-02
1
-10
/
+3
|
*
|
powerpc/powermac: Add additional missing lockdep_register_key()
Christophe Leroy
2021-12-09
1
-0
/
+2
|
*
|
powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic
Hari Bathini
2021-12-09
2
-0
/
+18
|
*
|
powerpc: handle kdump appropriately with crash_kexec_post_notifiers option
Hari Bathini
2021-12-09
1
-0
/
+30
|
*
|
powerpc/cell: Fix clang -Wimplicit-fallthrough warning
Anders Roxell
2021-12-09
1
-0
/
+1
|
*
|
powerpc/inst: Optimise copy_inst_from_kernel_nofault()
Christophe Leroy
2021-12-09
2
-18
/
+24
|
*
|
powerpc/inst: Move ppc_inst_t definition in asm/reg.h
Christophe Leroy
2021-12-09
4
-11
/
+13
|
*
|
powerpc/inst: Define ppc_inst_t as u32 on PPC32
Christophe Leroy
2021-12-09
2
-8
/
+15
|
*
|
powerpc/inst: Define ppc_inst_t
Christophe Leroy
2021-12-09
23
-112
/
+112
|
*
|
powerpc/inst: Refactor ___get_user_instr()
Christophe Leroy
2021-12-09
1
-11
/
+2
|
*
|
powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs
Christophe Leroy
2021-12-09
1
-3
/
+2
|
*
|
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
2
-6
/
+35
|
*
|
powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.
Christophe Leroy
2021-12-09
2
-0
/
+13
|
*
|
powerpc/kuap: Wire-up KUAP on 40x
Christophe Leroy
2021-12-09
3
-2
/
+15
|
*
|
powerpc/kuap: Wire-up KUAP on 44x
Christophe Leroy
2021-12-09
2
-0
/
+17
|
*
|
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
2021-12-09
6
-1
/
+131
|
*
|
powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP only
Christophe Leroy
2021-12-09
1
-1
/
+1
|
*
|
powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
Christophe Leroy
2021-12-09
4
-5
/
+14
|
*
|
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
2021-12-09
12
-16
/
+21
|
*
|
powerpc/nohash: Move setup_kuap out of 8xx.c
Christophe Leroy
2021-12-09
3
-22
/
+32
|
*
|
powerpc/kuap: Add kuap_lock()
Christophe Leroy
2021-12-09
5
-6
/
+28
|
*
|
powerpc/kuap: Remove __kuap_assert_locked()
Christophe Leroy
2021-12-09
4
-18
/
+2
|
*
|
powerpc/kuap: Check KUAP activation in generic functions
Christophe Leroy
2021-12-09
4
-76
/
+56
|
*
|
powerpc/kuap: Add a generic intermediate layer
Christophe Leroy
2021-12-09
4
-37
/
+86
|
*
|
powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64
Christophe Leroy
2021-12-09
6
-36
/
+15
|
*
|
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
2021-12-09
8
-14
/
+33
|
*
|
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
2021-12-09
9
-49
/
+119
|
*
|
powerpc/32s: Remove capability to disable KUEP at boottime
Christophe Leroy
2021-12-09
2
-10
/
+3
[prev]
[next]