index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove probe_user_read_inst()
Christophe Leroy
2021-04-21
2
-34
/
+0
*
powerpc/ebpf32: Use standard function call for functions within 32M distance
Christophe Leroy
2021-04-21
3
-5
/
+15
*
powerpc/ebpf32: Rework 64 bits shifts to avoid tests and branches
Christophe Leroy
2021-04-21
1
-20
/
+19
*
powerpc/ebpf32: Fix comment on BPF_ALU{64} | BPF_LSH | BPF_K
Christophe Leroy
2021-04-21
1
-2
/
+2
*
powerpc/32: Use r2 in wrtspr() instead of r0
Christophe Leroy
2021-04-21
1
-2
/
+1
*
powerpc/mce: save ignore_event flag unconditionally for UE
Ganesh Goudar
2021-04-21
1
-1
/
+2
*
powerpc: Enable OPTPROBES on PPC32
Christophe Leroy
2021-04-21
3
-35
/
+56
*
powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
Christophe Leroy
2021-04-21
4
-9
/
+10
*
powerpc/irq: Enhance readability of trap types
Christophe Leroy
2021-04-21
2
-8
/
+6
*
powerpc/32s: Enhance readability of trap types
Christophe Leroy
2021-04-21
2
-21
/
+28
*
powerpc/8xx: Enhance readability of trap types
Christophe Leroy
2021-04-21
2
-31
/
+47
*
powerpc/pseries/iommu: Fix window size for direct mapping with pmem
Leonardo Bras
2021-04-21
1
-1
/
+1
*
powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabled
Michael Ellerman
2021-04-20
1
-0
/
+2
*
powerpc/pseries: Stop calling printk in rtas_stop_self()
Michael Ellerman
2021-04-20
1
-3
/
+0
*
powerpc: Only define _TASK_CPU for 32-bit
Michael Ellerman
2021-04-20
1
-1
/
+4
*
powerpc/pseries: Add shutdown() to vio_driver and vio_bus
Tyrel Datwyler
2021-04-20
2
-0
/
+17
*
powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT...
Athira Rajeev
2021-04-20
4
-7
/
+34
*
powerpc/pseries: Set UNISOLATE on dlpar_cpu_remove() failure
Daniel Henrique Barboza
2021-04-20
1
-1
/
+9
*
powerpc/pseries: Introduce dlpar_unisolate_drc()
Daniel Henrique Barboza
2021-04-20
2
-0
/
+15
*
powerpc/pseries/mce: Fix a typo in error type assignment
Ganesh Goudar
2021-04-20
1
-1
/
+1
*
powerpc/fadump: Fix compile error since trap type change
Michael Ellerman
2021-04-19
1
-0
/
+1
*
powerpc/perf: Add platform specific check_attr_config
Madhavan Srinivasan
2021-04-19
4
-0
/
+70
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-04-18
7
-39
/
+109
|
\
|
*
KVM: PPC: Book3S HV: Ensure MSR[HV] is always clear in guest MSR
Nicholas Piggin
2021-04-12
2
-4
/
+4
|
*
KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR
Nicholas Piggin
2021-04-12
2
-1
/
+6
|
*
powerpc/64s: remove KVM SKIP test from instruction breakpoint handler
Nicholas Piggin
2021-04-12
1
-2
/
+7
|
*
powerpc/64s: Remove KVM handler support from CBE_RAS interrupts
Nicholas Piggin
2021-04-12
1
-6
/
+0
|
*
KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcalls
Nicholas Piggin
2021-04-12
1
-0
/
+2
|
*
KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argument
Nicholas Piggin
2021-04-12
2
-4
/
+2
|
*
KVM: PPC: Book3S HV: Remove redundant mtspr PSPB
Nicholas Piggin
2021-04-12
1
-1
/
+0
|
*
KVM: PPC: Book3S HV: Prevent radix guests setting LPCR[TC]
Nicholas Piggin
2021-04-12
1
-0
/
+4
|
*
KVM: PPC: Book3S HV: Disallow LPCR[AIL] to be set to 1 or 2
Nicholas Piggin
2021-04-12
1
-1
/
+6
|
*
KVM: PPC: Book3S HV: Add a function to filter guest LPCR bits
Nicholas Piggin
2021-04-12
3
-19
/
+59
|
*
KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regs
Nicholas Piggin
2021-04-12
1
-6
/
+21
|
*
KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit
Nicholas Piggin
2021-04-12
1
-0
/
+3
*
|
powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
Nicholas Piggin
2021-04-18
2
-3
/
+17
*
|
powerpc/smp: Set numa node before updating mask
Srikar Dronamraju
2021-04-17
1
-3
/
+3
*
|
powerpc/traps: Enhance readability for trap types
Xiongwei Song
2021-04-17
10
-30
/
+84
*
|
powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
Tony Ambardar
2021-04-17
1
-0
/
+1
*
|
powerpc/smp: Cache CPU to chip lookup
Srikar Dronamraju
2021-04-17
3
-6
/
+35
*
|
Revert "powerpc/topology: Update topology_core_cpumask"
Srikar Dronamraju
2021-04-17
1
-1
/
+1
*
|
powerpc/smp: Reintroduce cpu_core_mask
Srikar Dronamraju
2021-04-17
2
-7
/
+37
*
|
powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
Cédric Le Goater
2021-04-17
3
-6
/
+10
*
|
powerpc/pseries: extract host bridge from pci_bus prior to bus removal
Tyrel Datwyler
2021-04-16
1
-1
/
+3
*
|
powerpc/papr_scm: Fix build error due to wrong printf specifier
Michael Ellerman
2021-04-16
1
-1
/
+1
*
|
powerpc/configs: Add PAPR_SCM to pseries_defconfig
Michael Ellerman
2021-04-16
1
-0
/
+1
*
|
powerpc/mm/radix: Make radix__change_memory_range() static
Michael Ellerman
2021-04-14
1
-2
/
+2
*
|
powerpc/vdso: Add support for time namespaces
Christophe Leroy
2021-04-14
6
-21
/
+114
*
|
powerpc/vdso: Separate vvar vma from vdso
Dmitry Safonov
2021-04-14
2
-16
/
+40
*
|
lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()
Christophe Leroy
2021-04-14
4
-4
/
+7
[next]