aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds15-40/+28
2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins1-0/+1
2017-02-24powerpc/mm/autonuma: switch ppc64 to its own implementation of saved writeAneesh Kumar K.V1-7/+45
2017-02-24mm: cma_alloc: allow to specify GFP maskLucas Stach1-1/+2
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2-22/+21
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+4
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-378/+930
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko1-1/+1
2017-02-22powerpc: do not make the entire heap executableDenys Vlasenko1-1/+3
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds122-902/+3821
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+1
2017-02-20Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2017-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-7/+0
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-259/+110
2017-02-20Merge tag 'edac_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+1
2017-02-20Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+0
2017-02-20Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini4-5/+17
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2017-02-18KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for nowPaul Mackerras2-1/+8
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann1-0/+1
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann1-2/+0
2017-02-17Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+2
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini1-1/+5
2017-02-17KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug messageThomas Huth1-2/+2
2017-02-17KVM: PPC: Book3S PR: Ratelimit copy data failure error messagesVipin K Parashar2-2/+4
2017-02-16KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit pathDavid Gibson1-0/+3
2017-02-16powerpc/64: Disable use of radix under a hypervisorPaul Mackerras1-1/+2
2017-02-15Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini9-87/+56
2017-02-15powerpc/mm/radix: Skip ptesync in pte update helpersAneesh Kumar K.V1-3/+0
2017-02-15powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mmAneesh Kumar K.V2-1/+39
2017-02-15powerpc/mm/radix: Update pte update sequence for pte clear caseAneesh Kumar K.V1-9/+3
2017-02-15powerpc/mm: Update PROTFAULT handling in the page fault pathAneesh Kumar K.V2-14/+39
2017-02-15powerpc/xmon: Fix data-breakpointRavi Bangoria1-1/+3
2017-02-15powerpc/mm: Fix build break with BOOK3S_64=n and MEMORY_HOTPLUG=yMichael Ellerman1-1/+7
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman35-249/+1530
2017-02-14powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=yMichael Ellerman1-1/+1
2017-02-14powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=nMichael Ellerman2-0/+8
2017-02-10Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds6-26/+52
2017-02-10powerpc/pseries: Fix typo in parameter descriptionWei Yongjun1-1/+1
2017-02-10powerpc/kprobes: Remove kprobe_exceptions_notify()Naveen N. Rao1-9/+0
2017-02-10powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNELAnton Blanchard1-2/+2
2017-02-10powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman1-1/+1
2017-02-10powerpc: Add a prototype for mcount() so it can be versionedMichael Ellerman1-0/+2
2017-02-10powerpc: Drop GPL from of_node_to_nid() export to match other archesShailendra Singh1-1/+1
2017-02-10powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()Anju T2-4/+11
2017-02-10powerpc/kprobes: Implement OptprobesAnju T7-1/+530
2017-02-10powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao1-1/+2
2017-02-10powerpc: Add helper to check if offset is within relative branch rangeAnju T2-1/+24
2017-02-10powerpc/bpf: Introduce __PPC_SH64()Naveen N. Rao2-6/+6
2017-02-10powerpc/pseries: Automatically resize HPT for memory hot add/removeDavid Gibson3-0/+34