index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Lines
2021-04-21
powerpc: Make probe_kernel_read_inst() common to PPC32 and PPC64
Christophe Leroy
-0
/
+2
2021-04-21
powerpc: Remove probe_user_read_inst()
Christophe Leroy
-3
/
+0
2021-04-21
powerpc/ebpf32: Use standard function call for functions within 32M distance
Christophe Leroy
-0
/
+1
2021-04-21
powerpc/32: Use r2 in wrtspr() instead of r0
Christophe Leroy
-2
/
+1
2021-04-21
powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
Christophe Leroy
-6
/
+7
2021-04-21
powerpc/irq: Enhance readability of trap types
Christophe Leroy
-0
/
+1
2021-04-21
powerpc/32s: Enhance readability of trap types
Christophe Leroy
-0
/
+6
2021-04-21
powerpc/8xx: Enhance readability of trap types
Christophe Leroy
-7
/
+22
2021-04-20
powerpc/pseries: Add shutdown() to vio_driver and vio_bus
Tyrel Datwyler
-0
/
+1
2021-04-20
powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT...
Athira Rajeev
-1
/
+1
2021-04-18
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
-2
/
+3
2021-04-18
powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
Nicholas Piggin
-0
/
+1
2021-04-17
KVM: Kill off the old hva-based MMU notifier callbacks
Sean Christopherson
-1
/
+0
2021-04-17
KVM: PPC: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
-11
/
+11
2021-04-17
KVM: Move prototypes for MMU notifier callbacks to generic code
Sean Christopherson
-7
/
+0
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
-4
/
+48
2021-04-17
powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
Tony Ambardar
-0
/
+1
2021-04-17
powerpc/smp: Cache CPU to chip lookup
Srikar Dronamraju
-0
/
+1
2021-04-17
Revert "powerpc/topology: Update topology_core_cpumask"
Srikar Dronamraju
-1
/
+1
2021-04-17
powerpc/smp: Reintroduce cpu_core_mask
Srikar Dronamraju
-0
/
+5
2021-04-16
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...
Joerg Roedel
-9
/
+3
2021-04-14
powerpc/vdso: Add support for time namespaces
Christophe Leroy
-2
/
+10
2021-04-14
powerpc/vdso: Separate vvar vma from vdso
Dmitry Safonov
-1
/
+1
2021-04-14
powerpc: move norestart trap flag to bit 0
Nicholas Piggin
-6
/
+11
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
-15
/
+2
2021-04-14
powerpc: clean up do_page_fault
Nicholas Piggin
-5
/
+2
2021-04-14
powerpc/64e/interrupt: Use new interrupt context tracking scheme
Nicholas Piggin
-28
/
+0
2021-04-14
powerpc/64e/interrupt: reconcile irq soft-mask state in C
Nicholas Piggin
-4
/
+4
2021-04-14
powerpc/64e/interrupt: NMI save irq soft-mask state in C
Nicholas Piggin
-10
/
+22
2021-04-14
powerpc/64e/interrupt: use new interrupt return
Nicholas Piggin
-22
/
+0
2021-04-14
powerpc/64e/interrupt: always save nvgprs on interrupt
Nicholas Piggin
-8
/
+1
2021-04-14
powerpc/perf: Infrastructure to support checking of attr.config*
Madhavan Srinivasan
-0
/
+6
2021-04-14
powerpc/mem: Inline flush_dcache_page()
Christophe Leroy
-1
/
+13
2021-04-14
powerpc/mem: Declare __flush_dcache_icache() static
Christophe Leroy
-1
/
+0
2021-04-14
powerpc/syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
-1
/
+0
2021-04-14
powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZE
Nathan Lynch
-3
/
+3
2021-04-14
powerpc/xive: Simplify the dump of XIVE interrupts under xmon
Cédric Le Goater
-0
/
+1
2021-04-14
powerpc/32s: Define a MODULE area below kernel text all the time
Christophe Leroy
-2
/
+0
2021-04-14
powerpc/8xx: Define a MODULE area below kernel text
Christophe Leroy
-0
/
+3
2021-04-14
powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall
Shivaprasad G Bhat
-1
/
+2
2021-04-12
KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argument
Nicholas Piggin
-2
/
+1
2021-04-12
KVM: PPC: Book3S HV: Add a function to filter guest LPCR bits
Nicholas Piggin
-0
/
+2
2021-04-08
powerpc/32: Remove powerpc specific definition of 'ptrdiff_t'
Christophe Leroy
-5
/
+0
2021-04-08
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
-0
/
+31
2021-04-08
powerpc/mm/64s: Add _PAGE_KERNEL_ROX
Michael Ellerman
-0
/
+1
2021-04-08
powerpc/64s: Fix pte update for kernel memory on radix
Jordan Niethe
-2
/
+4
2021-04-08
powerpc: Spelling/typo fixes
Bhaskar Chowdhury
-1
/
+1
2021-04-07
iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
Christoph Hellwig
-9
/
+3
2021-04-03
powerpc: Switch to relative jump labels
Christophe Leroy
-15
/
+6
2021-04-03
powerpc/asm: Add some opcodes in asm/ppc-opcode.h for PPC32 eBPF
Christophe Leroy
-0
/
+12
[prev]
[next]