summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-217-74/+121
| * | powerpc/mm/hash64: Add a variable to track the end of IO mappingAneesh Kumar K.V2019-04-213-4/+8
| * | powerc/mm/hash: Reduce hash_mm_context sizeAneesh Kumar K.V2019-04-212-4/+2
| * | powerpc/mm: Reduce memory usage for mm_context_t for radixAneesh Kumar K.V2019-04-212-38/+44
| * | powerpc/mm: Add helpers for accessing hash translation related variablesAneesh Kumar K.V2019-04-213-3/+114
| * | powerpc/mm: Remove PPC_MM_SLICES #ifdef for book3s64Aneesh Kumar K.V2019-04-212-17/+0
| * | powerpc/mm: Fix build error with FLATMEM book3s64 configAneesh Kumar K.V2019-04-213-15/+17
| * | powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy2019-04-212-0/+106
| * | powerpc/32s: Prepare Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+2
| * | powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy2019-04-213-0/+48
| * | powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy2019-04-213-0/+68
| * | powerpc/8xx: Add Kernel Userspace Execution PreventionChristophe Leroy2019-04-211-0/+7
| * | powerpc/8xx: Only define APG0 and APG1Christophe Leroy2019-04-211-6/+6
| * | powerpc/32: Prepare for Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-1/+14
| * | powerpc/mm: Detect bad KUAP faultsMichael Ellerman2019-04-212-0/+7
| * | powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman2019-04-215-1/+120
| * | powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy2019-04-214-10/+75
| * | powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy2019-04-211-0/+6
| * | powerpc: Add framework for Kernel Userspace ProtectionChristophe Leroy2019-04-211-0/+11
| * | powerpc/pseries: hwpoison the pages upon hitting UEGanesh Goudar2019-04-201-0/+1
| * | powerpc/mm: Silence unused-but-set-variable warningsQian Cai2019-04-202-2/+4
| * | powerpc/mm: move warning from resize_hpt_for_hotplug()Laurent Vivier2019-04-201-2/+2
| * | powerpc/mm/64: Document the sizes of/sizes mapped by Pxx_INDEX_SIZEMichael Ellerman2019-04-204-16/+18
| * | Merge branch 'fixes' into nextMichael Ellerman2019-04-201-1/+1
| |\ \
* | \ \ Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-2/+8
|\ \ \ \
| * | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-2/+8
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-071-0/+1
|\ \ \ \ \
| * | | | | crypto: powerpc - convert to use crypto_simd_usable()Eric Biggers2019-04-181-0/+1
| |/ / / /
* | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-074-48/+26
|\ \ \ \ \
| * | | | | arch: Remove dummy mmiowb() definitions from arch codeWill Deacon2019-04-081-2/+0
| * | | | | powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon2019-04-085-49/+28
| * | | | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-1/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-101-10/+5
| |\ \ \ \ \
| * | | | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-17/+1
|\ \ \ \ \ \
| * | | | | | asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()Peter Zijlstra2019-04-031-0/+1
| * | | | | | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2019-04-031-17/+0
| |/ / / / /
* | | | | | Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-04-131-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configsMichael Ellerman2019-04-101-1/+1
| | |_|/ | |/| |
* | | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-5/+2
* | | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-5/+3
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-271-0/+2
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-161-0/+2
| |\ \
| | * | powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao2019-03-161-0/+2
* | | | powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurationsBen Hutchings2019-03-201-1/+1
* | | | powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2019-03-181-4/+4
| |_|/ |/| |
* | | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-172-3/+0
|\ \ \
| * | | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0
| * | | kbuild: warn redundant generic-yMasahiro Yamada2019-03-171-1/+0
| |/ /