index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-23
powerpc/eeh: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-04-23
powerpc/configs: Add IBMVNIC to some 64-bit configs
Michael Ellerman
2
-0
/
+2
2021-04-23
powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')
Christophe Leroy
1
-1
/
+1
2021-04-23
powerpc/64s: Fix mm_cpumask memory ordering comment
Nicholas Piggin
1
-11
/
+13
2021-04-23
powerpc/perf: Fix the threshold event selection for memory events in power10
Athira Rajeev
1
-2
/
+2
2021-04-23
powerpc/perf: Fix sampled instruction type for larx/stcx
Athira Rajeev
2
-5
/
+34
2021-04-22
powerpc/legacy_serial: Use early_ioremap()
Christophe Leroy
1
-4
/
+29
2021-04-22
powerpc/64: Fix the definition of the fixmap area
Christophe Leroy
3
-2
/
+16
2021-04-22
powerpc: make ALTIVEC select PPC_FPU
Randy Dunlap
1
-0
/
+1
2021-04-22
powerpc/64s: Add FA_DUMP to defconfig
Michael Ellerman
1
-0
/
+1
2021-04-22
powerpc/powernv: Fix type of opal_mpipl_query_tag() addr argument
Michael Ellerman
1
-1
/
+1
2021-04-22
powerpc/fadump: Fix sparse warnings
Michael Ellerman
1
-7
/
+6
2021-04-21
powerpc: Move copy_inst_from_kernel_nofault()
Christophe Leroy
3
-27
/
+22
2021-04-21
powerpc: Rename probe_kernel_read_inst()
Christophe Leroy
4
-16
/
+14
2021-04-21
powerpc: Make probe_kernel_read_inst() common to PPC32 and PPC64
Christophe Leroy
2
-16
/
+3
2021-04-21
powerpc: Remove probe_user_read_inst()
Christophe Leroy
2
-34
/
+0
2021-04-21
powerpc/ebpf32: Use standard function call for functions within 32M distance
Christophe Leroy
3
-5
/
+15
2021-04-21
powerpc/ebpf32: Rework 64 bits shifts to avoid tests and branches
Christophe Leroy
1
-20
/
+19
2021-04-21
powerpc/ebpf32: Fix comment on BPF_ALU{64} | BPF_LSH | BPF_K
Christophe Leroy
1
-2
/
+2
2021-04-21
powerpc/32: Use r2 in wrtspr() instead of r0
Christophe Leroy
1
-2
/
+1
2021-04-21
powerpc/mce: save ignore_event flag unconditionally for UE
Ganesh Goudar
1
-1
/
+2
2021-04-21
powerpc: Enable OPTPROBES on PPC32
Christophe Leroy
3
-35
/
+56
2021-04-21
powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
Christophe Leroy
4
-9
/
+10
2021-04-21
powerpc/irq: Enhance readability of trap types
Christophe Leroy
2
-8
/
+6
2021-04-21
powerpc/32s: Enhance readability of trap types
Christophe Leroy
2
-21
/
+28
2021-04-21
powerpc/8xx: Enhance readability of trap types
Christophe Leroy
2
-31
/
+47
2021-04-21
powerpc/pseries/iommu: Fix window size for direct mapping with pmem
Leonardo Bras
1
-1
/
+1
2021-04-20
powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabled
Michael Ellerman
1
-0
/
+2
2021-04-20
powerpc/pseries: Stop calling printk in rtas_stop_self()
Michael Ellerman
1
-3
/
+0
2021-04-20
powerpc: Only define _TASK_CPU for 32-bit
Michael Ellerman
1
-1
/
+4
2021-04-20
powerpc/pseries: Add shutdown() to vio_driver and vio_bus
Tyrel Datwyler
2
-0
/
+17
2021-04-20
powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT_STRUCT
Athira Rajeev
4
-7
/
+34
2021-04-20
powerpc/pseries: Set UNISOLATE on dlpar_cpu_remove() failure
Daniel Henrique Barboza
1
-1
/
+9
2021-04-20
powerpc/pseries: Introduce dlpar_unisolate_drc()
Daniel Henrique Barboza
2
-0
/
+15
2021-04-20
powerpc/pseries/mce: Fix a typo in error type assignment
Ganesh Goudar
1
-1
/
+1
2021-04-19
powerpc/fadump: Fix compile error since trap type change
Michael Ellerman
1
-0
/
+1
2021-04-19
powerpc/perf: Add platform specific check_attr_config
Madhavan Srinivasan
4
-0
/
+70
2021-04-18
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
7
-39
/
+109
2021-04-18
powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
Nicholas Piggin
2
-3
/
+17
2021-04-17
powerpc/smp: Set numa node before updating mask
Srikar Dronamraju
1
-3
/
+3
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
10
-30
/
+84
2021-04-17
powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
Tony Ambardar
1
-0
/
+1
2021-04-17
powerpc/smp: Cache CPU to chip lookup
Srikar Dronamraju
3
-6
/
+35
2021-04-17
Revert "powerpc/topology: Update topology_core_cpumask"
Srikar Dronamraju
1
-1
/
+1
2021-04-17
powerpc/smp: Reintroduce cpu_core_mask
Srikar Dronamraju
2
-7
/
+37
2021-04-17
powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
Cédric Le Goater
3
-6
/
+10
2021-04-16
powerpc/pseries: extract host bridge from pci_bus prior to bus removal
Tyrel Datwyler
1
-1
/
+3
2021-04-16
powerpc/papr_scm: Fix build error due to wrong printf specifier
Michael Ellerman
1
-1
/
+1
2021-04-16
powerpc/configs: Add PAPR_SCM to pseries_defconfig
Michael Ellerman
1
-0
/
+1
2021-04-14
powerpc/mm/radix: Make radix__change_memory_range() static
Michael Ellerman
1
-2
/
+2
[next]