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-03-10
powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()
Christophe Leroy
-0
/
+10
2021-03-10
powerpc: Fix inverted SET_FULL_REGS bitop
Nicholas Piggin
-2
/
+2
2021-03-10
powerpc/64s: Use symbolic macros for function entry encoding
Michael Ellerman
-3
/
+4
2021-03-09
powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
Naveen N. Rao
-1
/
+1
2021-03-08
powerpc: Delete unused function delete_fdt_mem_rsv()
Lakshmi Ramasubramanian
-1
/
+0
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
-30
/
+0
2021-03-08
powerpc: Move ima buffer fields to struct kimage
Lakshmi Ramasubramanian
-8
/
+0
2021-03-08
powerpc: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
-0
/
+1
2021-03-08
powerpc: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
-4
/
+0
2021-03-02
powerpc: Force inlining of mmu_has_feature to fix build failure
Christophe Leroy
-2
/
+2
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
-1
/
+1
2021-03-01
powerpc/4xx: Fix build errors from mfdcr()
Michael Ellerman
-4
/
+4
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+0
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-244
/
+713
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-17
/
+31
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-188
/
+0
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
-1
/
+15
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
-1
/
+40
2021-02-11
Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-9
/
+11
2021-02-11
powerpc/perf: Adds support for programming of Thresholding in P10
Kajol Jain
-2
/
+3
2021-02-11
powerpc/pci: Remove unimplemented prototypes
Oliver O'Halloran
-4
/
+0
2021-02-11
powerpc/uaccess: Merge raw_copy_to_user_allowed() into raw_copy_to_user()
Christophe Leroy
-7
/
+1
2021-02-11
powerpc/uaccess: Merge __put_user_size_allowed() into __put_user_size()
Christophe Leroy
-7
/
+3
2021-02-11
powerpc/uaccess: get rid of small constant size cases in raw_copy_{to,from}_u...
Christophe Leroy
-41
/
+0
2021-02-11
powerpc/64: Fix stack trace not displaying final frame
Michael Ellerman
-0
/
+3
2021-02-11
powerpc/time: Remove get_tbl()
Christophe Leroy
-6
/
+0
2021-02-11
powerpc/32: Handle bookE debugging in C in syscall entry/exit
Christophe Leroy
-0
/
+15
2021-02-11
powerpc/syscall: Do not check unsupported scv vector on PPC32
Christophe Leroy
-0
/
+5
2021-02-11
powerpc/irq: Add stub irq_soft_mask_return() for PPC32
Christophe Leroy
-0
/
+5
2021-02-11
powerpc/irq: Rework helpers that manipulate MSR[EE/RI]
Christophe Leroy
-24
/
+52
2021-02-11
powerpc/irq: Add helper to set regs->softe
Christophe Leroy
-2
/
+9
2021-02-11
powerpc/kexec_file: fix FDT size estimation for kdump kernel
Hari Bathini
-0
/
+1
2021-02-11
powerpc/mm: Add PG_dcache_clean to indicate dcache clean state
Aneesh Kumar K.V
-2
/
+8
2021-02-11
powerpc/mm: Enable compound page check for both THP and HugeTLB
Aneesh Kumar K.V
-2
/
+0
2021-02-11
powerpc/64s: Remove EXSLB interrupt save area
Nicholas Piggin
-2
/
+1
2021-02-11
powerpc/uaccess: Avoid might_fault() when user access is enabled
Alexey Kardashevskiy
-3
/
+10
2021-02-11
powerpc/uaccess: Simplify unsafe_put_user() implementation
Michael Ellerman
-8
/
+7
2021-02-11
powerpc: remove interrupt handler functions from the noinstr section
Nicholas Piggin
-5
/
+20
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
-2
/
+0
2021-02-10
KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2
Fabiano Rosas
-0
/
+1
2021-02-10
KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...
Nicholas Piggin
-11
/
+0
2021-02-10
KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR
Ravi Bangoria
-0
/
+1
2021-02-10
KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR
Ravi Bangoria
-1
/
+12
2021-02-10
KVM: PPC: Book3S HV: Rename current DAWR macros and variables
Ravi Bangoria
-2
/
+2
2021-02-10
KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1
Ravi Bangoria
-2
/
+15
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
-1
/
+0
2021-02-09
powerpc/32s: Allow constant folding in mtsr()/mfsr()
Christophe Leroy
-2
/
+8
2021-02-09
powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
Christophe Leroy
-6
/
+6
2021-02-09
powerpc/32s: Change mfsrin() into a static inline function
Christophe Leroy
-3
/
+8
2021-02-09
powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpers
Christophe Leroy
-11
/
+3
[prev]
[next]