summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-27
* scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-27
* scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-27
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Consolidate set_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-24
* | powerpc/mm/autonuma: switch ppc64 to its own implementation of saved writeAneesh Kumar K.V2017-02-24
* | mm: cma_alloc: allow to specify GFP maskLucas Stach2017-02-24
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-22
|\ \
| * | lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-22
| * | powerpc: do not make the entire heap executableDenys Vlasenko2017-02-22
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-22
|\ \ \ | |/ / |/| |
| * | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-20
| |\ \
| | * | KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for nowPaul Mackerras2017-02-18
| | * | KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug messageThomas Huth2017-02-17
| | * | KVM: PPC: Book3S PR: Ratelimit copy data failure error messagesVipin K Parashar2017-02-17
| | * | KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit pathDavid Gibson2017-02-16
| * | | KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-17
| |/ /
| * | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-15
| |\ \
| | * | KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()Wei Yongjun2017-02-09
| | * | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-02-08
| | |\ \
| * | \ \ Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-09
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | KVM: PPC: Book3S HV: Advertise availablity of HPT resizing on KVM HVDavid Gibson2017-01-31
| * | | | KVM: PPC: Book3S HV: KVM-HV HPT resizing implementationDavid Gibson2017-01-31
| * | | | KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementationDavid Gibson2017-01-31
| * | | | KVM: PPC: Book3S HV: Create kvmppc_unmap_hpte_helper()David Gibson2017-01-31
| * | | | KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT sizeDavid Gibson2017-01-31
| * | | | KVM: PPC: Book3S HV: Split HPT allocation from activationDavid Gibson2017-01-31
| * | | | KVM: PPC: Book3S HV: Don't store values derivable from HPT orderDavid Gibson2017-01-31
| * | | | KVM: PPC: Book3S HV: Gather HPT related variables into sub-structureDavid Gibson2017-01-31
| * | | | KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarityDavid Gibson2017-01-31
| * | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-01-31
| |\ \ \ \
| * | | | | KVM: PPC: Book3S PR: Refactor program interrupt related code into separate fu...Thomas Huth2017-01-27
| * | | | | KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpuPaul Mackerras2017-01-27
| * | | | | KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resendLi Zhong2017-01-27
| * | | | | KVM: PPC: Book 3S: XICS: Implement ICS P/Q statesLi Zhong2017-01-27
| * | | | | KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resendsLi Zhong2017-01-27
| * | | | | KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counterLi Zhong2017-01-27
| * | | | | KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECTLi Zhong2017-01-27
| * | | | | KVM: PPC: Book3S HV: Don't try to signal cpu -1Paul Mackerras2017-01-27
| | |_|_|/ | |/| | |
* | | | | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-22
|\ \ \ \ \
| * | | | | powerpc/mm/radix: Skip ptesync in pte update helpersAneesh Kumar K.V2017-02-15
| * | | | | powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mmAneesh Kumar K.V2017-02-15
| * | | | | powerpc/mm/radix: Update pte update sequence for pte clear caseAneesh Kumar K.V2017-02-15
| * | | | | powerpc/mm: Update PROTFAULT handling in the page fault pathAneesh Kumar K.V2017-02-15