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
...
|
*
|
|
|
powerpc64/bpf: Get rid of PPC_BPF_[LL|STL|STLU] macros
Naveen N. Rao
2022-03-07
2
-28
/
+15
|
*
|
|
|
powerpc64/bpf: Convert some of the uses of PPC_BPF_[LL|STL] to PPC_BPF_[LD|STD]
Naveen N. Rao
2022-03-07
1
-11
/
+11
|
*
|
|
|
powerpc/bpf: Rename PPC_BL_ABS() to PPC_BL()
Naveen N. Rao
2022-03-07
2
-4
/
+4
|
*
|
|
|
powerpc64/bpf: Optimize instruction sequence used for function calls
Naveen N. Rao
2022-03-07
1
-17
/
+13
|
*
|
|
|
powerpc64/bpf elfv1: Do not load TOC before calling functions
Naveen N. Rao
2022-03-07
4
-23
/
+30
|
*
|
|
|
powerpc64/bpf elfv2: Setup kernel TOC in r2 on entry
Naveen N. Rao
2022-03-07
1
-8
/
+8
|
*
|
|
|
powerpc64: Set PPC64_ELF_ABI_v[1|2] macros to 1
Naveen N. Rao
2022-03-07
1
-2
/
+2
|
*
|
|
|
powerpc64/bpf: Use r12 for constant blinding
Naveen N. Rao
2022-03-07
1
-1
/
+1
|
*
|
|
|
powerpc64/bpf: Do not save/restore LR on each call to bpf_stf_barrier()
Naveen N. Rao
2022-03-07
1
-2
/
+1
|
*
|
|
|
powerpc/bpf: Handle large branch ranges with BPF_EXIT
Naveen N. Rao
2022-03-07
4
-5
/
+33
|
*
|
|
|
powerpc/bpf: Emit a single branch instruction for known short branch ranges
Naveen N. Rao
2022-03-07
2
-8
/
+8
|
*
|
|
|
powerpc/bpf: Skip branch range validation during first pass
Naveen N. Rao
2022-03-07
1
-2
/
+2
|
*
|
|
|
powerpc/code-patching: Pre-map patch area
Michael Ellerman
2022-03-07
1
-0
/
+14
|
*
|
|
|
powerpc/64s: Don't use DSISR for SLB faults
Michael Ellerman
2022-03-07
1
-4
/
+10
|
*
|
|
|
powerpc/sysdev: fix incorrect use to determine if list is empty
Jakob Koschel
2022-03-07
1
-2
/
+2
|
*
|
|
|
powerpc/pseries/vas: Add VAS migration handler
Haren Myneni
2022-03-07
3
-1
/
+116
|
*
|
|
|
powerpc/pseries/vas: Modify reconfig open/close functions for migration
Haren Myneni
2022-03-07
2
-17
/
+73
|
*
|
|
|
powerpc/pseries/vas: Define global hv_cop_caps struct
Haren Myneni
2022-03-07
1
-27
/
+20
|
*
|
|
|
powerpc/pseries/vas: Add 'update_total_credits' entry for QoS capabilities
Haren Myneni
2022-03-07
3
-7
/
+50
|
*
|
|
|
powerpc/pseries/vas: sysfs interface to export capabilities
Haren Myneni
2022-03-07
4
-1
/
+239
|
*
|
|
|
powerpc/pseries/vas: Reopen windows with DLPAR core add
Haren Myneni
2022-03-07
1
-1
/
+90
|
*
|
|
|
powerpc/pseries/vas: Close windows with DLPAR core removal
Haren Myneni
2022-03-07
3
-8
/
+204
|
*
|
|
|
powerpc/vas: Map paste address only if window is active
Haren Myneni
2022-03-07
1
-1
/
+22
|
*
|
|
|
powerpc/vas: Return paste instruction failure if no active window
Haren Myneni
2022-03-07
2
-0
/
+56
|
*
|
|
|
powerpc/vas: Add paste address mmap fault handler
Haren Myneni
2022-03-07
2
-0
/
+78
|
*
|
|
|
powerpc/pseries/vas: Save PID in pseries_vas_window struct
Haren Myneni
2022-03-07
2
-4
/
+6
|
*
|
|
|
powerpc/pseries/vas: Use common names in VAS capability structure
Haren Myneni
2022-03-07
2
-8
/
+7
|
*
|
|
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-03-07
15
-119
/
+125
|
|
\
\
\
\
|
|
*
|
|
|
KVM: PPC: Book3S HV: remove unnecessary casts
Nour-eddine Taleb
2022-03-04
3
-3
/
+3
|
|
*
|
|
|
KVM: PPC: Decrement module refcount if init_vm fails
Fabiano Rosas
2022-02-03
1
-2
/
+7
|
|
*
|
|
|
KVM: PPC: Book3S HV: Free allocated memory if module init fails
Fabiano Rosas
2022-02-03
1
-4
/
+11
|
|
*
|
|
|
KVM: PPC: Book3S HV: Delay setting of kvm ops
Fabiano Rosas
2022-02-03
1
-5
/
+7
|
|
*
|
|
|
KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
Fabiano Rosas
2022-02-03
1
-1
/
+4
|
|
*
|
|
|
powerpc/kvm: no need to initialise statics to 0
Jason Wang
2022-02-02
1
-1
/
+1
|
|
*
|
|
|
KVM: PPC: Merge powerpc's debugfs entry content into generic entry
Alexey Kardashevskiy
2022-02-02
13
-82
/
+51
|
|
*
|
|
|
KVM: PPC: Book3s: mmio: Deliver DSI after emulation failure
Fabiano Rosas
2022-01-31
2
-7
/
+25
|
|
*
|
|
|
KVM: PPC: mmio: Return to guest after emulation failure
Fabiano Rosas
2022-01-31
1
-3
/
+3
|
|
*
|
|
|
KVM: PPC: mmio: Reject instructions that access more than mmio.data size
Fabiano Rosas
2022-01-31
1
-11
/
+5
|
|
*
|
|
|
KVM: PPC: Fix vmx/vsx mixup in mmio emulation
Fabiano Rosas
2022-01-31
1
-2
/
+2
|
|
*
|
|
|
KVM: PPC: Book3S HV: Stop returning internal values to userspace
Fabiano Rosas
2022-01-31
1
-0
/
+8
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'topic/func-desc-lkdtm' into next
Michael Ellerman
2022-03-07
10
-70
/
+40
|
|
\
\
\
\
|
|
*
|
|
|
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
2022-02-16
1
-23
/
+0
|
|
*
|
|
|
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
2022-02-16
2
-8
/
+4
|
|
*
|
|
|
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
2022-02-16
3
-2
/
+7
|
|
*
|
|
|
powerpc: Prepare func_desc_t for refactorisation
Christophe Leroy
2022-02-16
1
-18
/
+18
|
|
*
|
|
|
powerpc: Remove 'struct ppc64_opd_entry'
Christophe Leroy
2022-02-16
1
-8
/
+0
|
|
*
|
|
|
powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
Christophe Leroy
2022-02-16
2
-7
/
+7
|
|
*
|
|
|
powerpc: Move and rename func_descr_t
Christophe Leroy
2022-02-16
4
-11
/
+11
|
|
*
|
|
|
powerpc: Fix 'sparse' checking on PPC64le
Christophe Leroy
2022-02-16
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
powerpc/lib/sstep: Fix build errors with newer binutils
Anders Roxell
2022-03-01
1
-0
/
+6
[prev]
[next]