index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-29
powerpc/uaccess: Add unsafe_copy_from_user()
Christopher M. Riedl
1
-0
/
+21
2021-03-29
powerpc/qspinlock: Use generic smp_cond_load_relaxed
Davidlohr Bueso
2
-16
/
+7
2021-03-26
powerpc/spinlock: Unserialize spin_is_locked
Davidlohr Bueso
2
-14
/
+1
2021-03-26
powerpc/spinlock: Define smp_mb__after_spinlock only once
Davidlohr Bueso
3
-5
/
+3
2021-03-26
powerpc/ptrace: Convert gpr32_set_common() to user access block
Christophe Leroy
1
-1
/
+1
2021-03-26
powerpc/futex: Switch to user_access block
Christophe Leroy
1
-7
/
+5
2021-03-26
powerpc/syscalls: Use sys_old_select() in ppc_select()
Christophe Leroy
1
-0
/
+1
2021-03-26
powerpc/uaccess: Move copy_mc_xxx() functions down
Christophe Leroy
1
-26
/
+26
2021-03-26
powerpc/uaccess: Swap clear_user() and __clear_user()
Christophe Leroy
1
-9
/
+8
2021-03-26
powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_to_user() on ppc32
Christophe Leroy
1
-3
/
+3
2021-03-26
powerpc/pseries: export LPAR security flavor in lparcfg
Laurent Dufour
1
-0
/
+1
2021-03-24
powerpc: Enable KFENCE for PPC32
Christophe Leroy
1
-0
/
+33
2021-03-24
powerpc/pseries: Move hvc_vio_init_early() prototype to shared location
Lee Jones
1
-0
/
+3
2021-03-24
powerpc: Fix misspellings in tlbflush.h
Zhang Yunkai
1
-1
/
+1
2021-03-24
powerpc: Remove duplicate includes
Zhang Yunkai
3
-4
/
+0
2021-03-24
powerpc/chrp: Make hydra_init() static
Geert Uytterhoeven
1
-2
/
+0
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
1
-2
/
+2
2021-03-14
powerpc: Force inlining of cpu_has_feature() to avoid build failure
Christophe Leroy
1
-2
/
+2
2021-03-12
powerpc/traps: unrecoverable_exception() is not an interrupt handler
Christophe Leroy
1
-1
/
+2
2021-03-11
powerpc/kexec_file: Restore FDT size estimation for kdump kernel
Thiago Jung Bauermann
1
-1
/
+1
2021-03-10
powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()
Christophe Leroy
1
-0
/
+10
2021-03-10
powerpc: Fix inverted SET_FULL_REGS bitop
Nicholas Piggin
1
-2
/
+2
2021-03-10
powerpc/64s: Use symbolic macros for function entry encoding
Michael Ellerman
1
-3
/
+4
2021-03-09
powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
Naveen N. Rao
1
-1
/
+1
2021-03-08
powerpc: Delete unused function delete_fdt_mem_rsv()
Lakshmi Ramasubramanian
1
-1
/
+0
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
2
-30
/
+0
2021-03-08
powerpc: Move ima buffer fields to struct kimage
Lakshmi Ramasubramanian
2
-8
/
+0
2021-03-08
powerpc: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
1
-0
/
+1
2021-03-08
powerpc: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
1
-4
/
+0
2021-03-02
powerpc: Force inlining of mmu_has_feature to fix build failure
Christophe Leroy
1
-2
/
+2
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
1
-1
/
+1
2021-03-01
powerpc/4xx: Fix build errors from mfdcr()
Michael Ellerman
1
-4
/
+4
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
46
-244
/
+713
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-17
/
+31
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-188
/
+0
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+15
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
4
-1
/
+40
2021-02-11
Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-9
/
+11
2021-02-11
powerpc/perf: Adds support for programming of Thresholding in P10
Kajol Jain
1
-2
/
+3
2021-02-11
powerpc/pci: Remove unimplemented prototypes
Oliver O'Halloran
1
-4
/
+0
2021-02-11
powerpc/uaccess: Merge raw_copy_to_user_allowed() into raw_copy_to_user()
Christophe Leroy
1
-7
/
+1
2021-02-11
powerpc/uaccess: Merge __put_user_size_allowed() into __put_user_size()
Christophe Leroy
1
-7
/
+3
2021-02-11
powerpc/uaccess: get rid of small constant size cases in raw_copy_{to,from}_u...
Christophe Leroy
1
-41
/
+0
2021-02-11
powerpc/64: Fix stack trace not displaying final frame
Michael Ellerman
1
-0
/
+3
2021-02-11
powerpc/time: Remove get_tbl()
Christophe Leroy
1
-6
/
+0
2021-02-11
powerpc/32: Handle bookE debugging in C in syscall entry/exit
Christophe Leroy
2
-0
/
+15
2021-02-11
powerpc/syscall: Do not check unsupported scv vector on PPC32
Christophe Leroy
1
-0
/
+5
2021-02-11
powerpc/irq: Add stub irq_soft_mask_return() for PPC32
Christophe Leroy
1
-0
/
+5
2021-02-11
powerpc/irq: Rework helpers that manipulate MSR[EE/RI]
Christophe Leroy
2
-24
/
+52
[prev]
[next]