summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-062-4/+4
|\
| * powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-04-172-4/+4
* | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-062-17/+3Star
|\ \
| * | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEPeter Zijlstra2019-04-031-0/+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-032-17/+1Star
* | | Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-05-041-4/+14
|\ \ \
| * | | powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2019-05-021-4/+14
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-042-4/+6
|\ \ \ \
| * \ \ \ Merge tag 'kvm-ppc-fixes-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-04-182-4/+6
| |\ \ \ \
| | * | | | KVM: PPC: Book3S: Protect memslots while validating user addressAlexey Kardashevskiy2019-04-051-3/+3
| | * | | | KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exitSuraj Jitindar Singh2019-04-051-1/+3
* | | | | | Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-04-283-40/+60
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | powerpc/mm_iommu: Allow pinning large regionsAlexey Kardashevskiy2019-04-171-4/+20
| * | | | | powerpc/mm_iommu: Fix potential deadlockAlexey Kardashevskiy2019-04-171-36/+39
| * | | | | powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2019-04-172-1/+2
* | | | | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-231-0/+4
|\ \ \ \ \ \
| * | | | | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
* | | | | | | Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-04-134-10/+14
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configsMichael Ellerman2019-04-101-1/+1
| * | | | | powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin2019-04-081-0/+12
| * | | | | powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy2019-04-071-1/+1
| * | | | | powerpc/32: Fix early boot failure with RTAS built-inChristophe Leroy2019-04-011-8/+0Star
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-061-0/+7
|\ \ \ \ \ \
| * | | | | | kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas2019-04-061-0/+7
| | |_|_|/ / | |/| | | |
* | | | | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-5/+2Star
* | | | | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-5/+3Star
|/ / / / /
* | | | | Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-313-13/+32
|\| | | |
| * | | | powerpc/pseries/mce: Fix misleading print for TLB mutlihitMahesh Salgaonkar2019-03-291-0/+1
| * | | | powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexesGautham R. Shenoy2019-03-271-9/+18
| * | | | powerpc/64: Fix memcmp reading past the end of src/destMichael Ellerman2019-03-251-4/+13
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-275-18/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-165-18/+37
| |\ \ \
| | * | | powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao2019-03-165-18/+37
* | | | | powerpc/security: Fix spectre_v2 reportingMichael Ellerman2019-03-211-15/+8Star
* | | | | powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurationsBen Hutchings2019-03-201-1/+1
* | | | | powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32Christophe Leroy2019-03-183-7/+10
* | | | | powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2019-03-182-6/+6
| |_|/ / |/| | |
* | | | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-172-3/+0Star
|\ \ \ \
| * | | | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0Star
| * | | | kbuild: warn redundant generic-yMasahiro Yamada2019-03-171-1/+0Star
| |/ / /
* | | | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-161-0/+1
|\ \ \ \
| * | | | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-071-0/+1
* | | | | Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-166-10/+22
|\ \ \ \ \
| * | | | | powerpc/64s: Include <asm/nmi.h> header file to fix a warningMathieu Malaterre2019-03-131-0/+1
| * | | | | powerpc/powernv: Fix compile without CONFIG_TRACEPOINTSAlexey Kardashevskiy2019-03-131-0/+1
| * | | | | powerpc/mm: Disable kcov for SLB routinesMahesh Salgaonkar2019-03-121-0/+3
| * | | | | powerpc: remove dead code in head_fsl_booke.SJason Yan2019-03-051-7/+0Star
| * | | | | powerpc/configs: Sync skiroot defconfigJoel Stanley2019-03-051-3/+9
| * | | | | powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configurationAneesh Kumar K.V2019-03-051-0/+8