summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-091-1/+0
* Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-066-49/+31
|\
| * 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-087-50/+33
| * arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-061-0/+4
|\ \
| * | kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin2019-05-031-0/+4
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-062-8/+0
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-102-10/+12
| |\ \ \
| * | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-7/+0
| * | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0
| | |_|/ | |/| |
* | | | 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/+3
|\ \ \ \ \
| * | | | | 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/+1
| | |/ / / | |/| | |
* | | | | 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-032-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-081-1/+1
| * | | | | powerpc/32: Fix early boot failure with RTAS built-inChristophe Leroy2019-04-011-8/+0
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-051-0/+7
|\ \ \ \ \ \
| * | | | | | kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas2019-04-051-0/+7
| | |_|_|/ / | |/| | | |
* | | | | | 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 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/+8
* | | | | powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurationsBen Hutchings2019-03-211-1/+1
* | | | | powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32Christophe Leroy2019-03-193-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/+0
|\ \ \ \