summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/perf: Add PM_INST_DISP event to Power9 event listMadhavan Srinivasan2017-02-171-0/+3
| * | | powerpc/perf: Factor out event_alternative functionMadhavan Srinivasan2017-02-173-33/+41
| * | | powerpc/pseries: Implement indexed-count hotplug memory removeSahil Mehta2017-02-171-0/+98
| * | | powerpc/pseries: Implement indexed-count hotplug memory addSahil Mehta2017-02-173-12/+147
| * | | powerpc/mm: Blacklist SLB symbols from kprobeMichael Ellerman2017-02-171-0/+8
| * | | powerpc/mm: Convert slb_finish_load[_1T] to local symbolsMichael Ellerman2017-02-171-8/+8
| * | | powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=nMichael Ellerman2017-02-161-1/+4
| * | | powerpc/asm: Define STACK_PT_REGS_OFFSET macro in asm-offsets.cRashmica Gupta2017-02-151-29/+32
| * | | powerpc/asm: Use OFFSET macro in asm-offsets.cRashmica Gupta2017-02-151-371/+340
| * | | powerpc/spufs: Get rid of broken fasync stuffAl Viro2017-02-152-62/+6
| * | | powerpc/64e: Fix bogus usage of WARN_ONCE()Michael Ellerman2017-02-151-7/+5
| * | | drivers/pci/hotplug: Mask PDC interrupt if requiredGavin Shan2017-02-151-0/+2
| * | | powerpc/xmon: Enable disassembly files (compilation changes)Balbir Singh2017-02-154-547/+60
| * | | powerpc/xmon: Apply binutils changes to upgrade disassemblyBalbir Singh2017-02-153-3195/+6292
| * | | powerpc/xmon: Update ppc-dis/opc.c and ppc.hBalbir Singh2017-02-154-570/+493
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-03-012-4/+4
|\ \ \ \
| * | | | powerpc/mpc85xx: Update TMU device tree node for T1023/T1024Hongtao Jia2017-02-221-2/+2
| * | | | powerpc/mpc85xx: Update TMU device tree node for T1040/T1042Hongtao Jia2017-02-221-2/+2
* | | | | mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* | | | | scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | | scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-274-4/+4
* | | | | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | | kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-272-0/+4
* | | | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2515-40/+28
|\ \ \ \ \
| * | | | | treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-242-6/+3
| * | | | | treewide: Consolidate set_dma_ops() implementationsBart Van Assche2017-01-241-5/+0
| * | | | | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-248-13/+9
| * | | | | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-2412-21/+21
| | |_|/ / | |/| | |
* | | | | mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-241-0/+1
* | | | | powerpc/mm/autonuma: switch ppc64 to its own implementation of saved writeAneesh Kumar K.V2017-02-241-7/+45
* | | | | mm: cma_alloc: allow to specify GFP maskLucas Stach2017-02-241-1/+2
* | | | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-242-22/+21
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-222-2/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-221-1/+1
| * | | | powerpc: do not make the entire heap executableDenys Vlasenko2017-02-221-1/+3
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-2216-378/+930
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-204-5/+17
| |\ \ \ \
| | * | | | KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for nowPaul Mackerras2017-02-182-1/+8
| | * | | | KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug messageThomas Huth2017-02-171-2/+2
| | * | | | KVM: PPC: Book3S PR: Ratelimit copy data failure error messagesVipin K Parashar2017-02-172-2/+4
| | * | | | KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit pathDavid Gibson2017-02-161-0/+3
| * | | | | KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-171-1/+5
| |/ / / /
| * | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-159-87/+56
| |\ \ \ \
| | * | | | KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()Wei Yongjun2017-02-091-0/+1
| | * | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-02-088-87/+55
| | |\ \ \ \
| * | \ \ \ \ Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-0920-58/+131
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | KVM: PPC: Book3S HV: Advertise availablity of HPT resizing on KVM HVDavid Gibson2017-01-311-0/+3
| * | | | | | KVM: PPC: Book3S HV: KVM-HV HPT resizing implementationDavid Gibson2017-01-311-1/+187
| * | | | | | KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementationDavid Gibson2017-01-314-0/+223
| * | | | | | KVM: PPC: Book3S HV: Create kvmppc_unmap_hpte_helper()David Gibson2017-01-311-33/+44
OpenPOWER on IntegriCloud