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
2019-04-21
powerpc/mm/hash: Simplify the region id calculation.
Aneesh Kumar K.V
-18
/
+20
2019-04-21
powerpc/mm: Drop the unnecessary region check
Aneesh Kumar K.V
-12
/
+0
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
-74
/
+121
2019-04-21
powerpc/mm/hash64: Add a variable to track the end of IO mapping
Aneesh Kumar K.V
-4
/
+8
2019-04-21
powerc/mm/hash: Reduce hash_mm_context size
Aneesh Kumar K.V
-4
/
+2
2019-04-21
powerpc/mm: Reduce memory usage for mm_context_t for radix
Aneesh Kumar K.V
-38
/
+44
2019-04-21
powerpc/mm: Add helpers for accessing hash translation related variables
Aneesh Kumar K.V
-3
/
+114
2019-04-21
powerpc/mm: Remove PPC_MM_SLICES #ifdef for book3s64
Aneesh Kumar K.V
-17
/
+0
2019-04-21
powerpc/mm: Fix build error with FLATMEM book3s64 config
Aneesh Kumar K.V
-15
/
+17
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
-0
/
+106
2019-04-21
powerpc/32s: Prepare Kernel Userspace Access Protection
Christophe Leroy
-0
/
+2
2019-04-21
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
-0
/
+48
2019-04-21
powerpc/8xx: Add Kernel Userspace Access Protection
Christophe Leroy
-0
/
+68
2019-04-21
powerpc/8xx: Add Kernel Userspace Execution Prevention
Christophe Leroy
-0
/
+7
2019-04-21
powerpc/8xx: Only define APG0 and APG1
Christophe Leroy
-6
/
+6
2019-04-21
powerpc/32: Prepare for Kernel Userspace Access Protection
Christophe Leroy
-1
/
+14
2019-04-21
powerpc/mm: Detect bad KUAP faults
Michael Ellerman
-0
/
+7
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
-1
/
+120
2019-04-21
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
-10
/
+75
2019-04-21
powerpc: Add skeleton for Kernel Userspace Execution Prevention
Christophe Leroy
-0
/
+6
2019-04-21
powerpc: Add framework for Kernel Userspace Protection
Christophe Leroy
-0
/
+11
2019-04-20
powerpc: Add force enable of DAWR on P9 option
Michael Neuling
-0
/
+8
2019-04-20
powerpc/pseries: hwpoison the pages upon hitting UE
Ganesh Goudar
-0
/
+1
2019-04-20
powerpc/mm: Silence unused-but-set-variable warnings
Qian Cai
-2
/
+4
2019-04-20
powerpc/mm: move warning from resize_hpt_for_hotplug()
Laurent Vivier
-2
/
+2
2019-04-20
powerpc/mm/64: Document the sizes of/sizes mapped by Pxx_INDEX_SIZE
Michael Ellerman
-16
/
+18
2019-04-20
Merge branch 'fixes' into next
Michael Ellerman
-1
/
+1
2019-04-18
crypto: powerpc - convert to use crypto_simd_usable()
Eric Biggers
-0
/
+1
2019-04-13
Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-1
/
+1
2019-04-11
powerpc/xive: add OPAL extensions for the XIVE native exploitation support
Cédric Le Goater
-3
/
+25
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
-10
/
+5
2019-04-10
powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs
Michael Ellerman
-1
/
+1
2019-04-08
arch: Remove dummy mmiowb() definitions from arch code
Will Deacon
-2
/
+0
2019-04-08
powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code
Will Deacon
-49
/
+28
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
-5
/
+2
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
-5
/
+3
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
-1
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()
Peter Zijlstra
-0
/
+1
2019-04-03
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
-17
/
+0
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-0
/
+2
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
-2
/
+8
2019-03-21
powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurations
Ben Hutchings
-1
/
+1
2019-03-18
powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
Michael Ellerman
-4
/
+4
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
-3
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
-2
/
+0
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
-1
/
+0
2019-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-0
/
+2
2019-03-16
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-0
/
+8
2019-03-16
powerpc: bpf: Fix generation of load/store DW instructions
Naveen N. Rao
-0
/
+2
[prev]
[next]