summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-0313-13/+0
|\
| * scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-02-2413-13/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-0327-203/+234
|\ \
| * | KVM: Pass kvm_init()'s opaque param to additional arch funcsSean Christopherson2020-03-311-2/+2
| * | Merge tag 'kvm-ppc-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-03-3123-122/+187
| |\ \
| | * | KVM: PPC: Book3S HV: Add a capability for enabling secure guestsPaul Mackerras2020-03-266-0/+51
| | * | KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURNLaurent Dufour2020-03-241-1/+2
| | * | KVM: PPC: Book3S HV: Check caller of H_SVM_* HcallsLaurent Dufour2020-03-241-11/+21
| | * | KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supportedFabiano Rosas2020-03-241-0/+3
| | * | KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()Greg Kurz2020-03-199-27/+0
| | * | KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVMGreg Kurz2020-03-195-4/+4
| | * | KVM: PPC: Book3S PR: Fix kernel crash with PR KVMGreg Kurz2020-03-192-2/+1
| | * | KVM: PPC: Use fallthrough;Joe Perches2020-03-195-7/+6
| | * | KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth2020-03-191-0/+1
| | * | KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...Gustavo Romero2020-03-193-7/+40
| | * | KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU codeMichael Ellerman2020-03-191-1/+1
| | * | KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handlerPaul Mackerras2020-03-191-62/+57
| * | | Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-03-3117-99/+308
| |\ \ \ | | |/ / | |/| |
| * | | KVM: Remove unnecessary asm/kvm_host.h includesPeter Xu2020-03-166-6/+0
| * | | KVM: Terminate memslot walks via used_slotsSean Christopherson2020-03-161-1/+1
| * | | KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()Sean Christopherson2020-03-161-5/+1
| * | | KVM: Provide common implementation for generic dirty log functionsSean Christopherson2020-03-162-0/+10
| * | | KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson2020-03-166-20/+11
| * | | KVM: Drop "const" attribute from old memslot in commit_memory_region()Sean Christopherson2020-03-161-1/+1
| * | | KVM: Drop kvm_arch_create_memslot()Sean Christopherson2020-03-161-6/+0
| * | | KVM: PPC: Move memslot memory allocation into prepare_memory_region()Sean Christopherson2020-03-166-45/+25
| | |/ | |/|
* | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-021-0/+1
|\ \ \
| * | | ima: add a new CONFIG for loading arch-specific policiesNayna Jain2020-03-121-0/+1
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-024-32/+6
|\ \ \
| * | | mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu2020-04-021-1/+1
| * | | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-6/+0
| * | | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
| * | | powerpc/mm: use helper fault_signal_pending()Peter Xu2020-04-021-8/+4
| * | | mm/vma: make vma_is_foreign() available for general useAnshuman Khandual2020-04-021-12/+0
| * | | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-4/+0
* | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2020-04-021-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | mm: handle multiple owners of device private pages in migrate_vmaChristoph Hellwig2020-03-261-0/+1
| * | | memremap: add an owner field to struct dev_pagemapChristoph Hellwig2020-03-261-0/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-04-011-6/+0
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-311-6/+0
| |\ \ \
| | * | | bpf: Support llvm-objcopy for vmlinux BTFFangrui Song2020-03-191-6/+0
* | | | | Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-311-0/+1
|\ \ \ \ \
| * | | | | context-tracking: Introduce CONFIG_HAVE_TIF_NOHZFrederic Weisbecker2020-02-141-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-311-1/+1
|\ \ \ \ \
| * | | | | powerpc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef2020-03-251-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-311-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2020-03-194-6/+18
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up the latest fixesIngo Molnar2020-03-0617-99/+308
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang2020-02-111-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-312-12/+11
|\ \ \ \ \ | |_|_|_|/ |/| | | |