aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-22wrappers for ->i_mutex accessAl Viro2-8/+8
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-7/+14
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-4/+1
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2-3/+0
2016-01-20powerpc: enable UBSAN supportDaniel Axtens5-1/+11
2016-01-20powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes2-3/+3
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-23/+10
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon1-3/+0
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams1-5/+4
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams8-14/+14
2016-01-15arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THPMinchan Kim1-0/+2
2016-01-15powerpc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov6-80/+2
2016-01-15mm: drop tail page refcountingKirill A. Shutemov1-12/+1
2016-01-15thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov1-1/+1
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds190-8423/+5142
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-3/+3
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov1-1/+1
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-12/+1
2016-01-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman60-5093/+352
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-12/+24
2016-01-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2016-01-13powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2-0/+29
2016-01-13powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey2-2/+9
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-31/+3
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-10/+8
2016-01-12powerpc: define __smp_xxxMichael S. Tsirkin1-16/+8
2016-01-12powerpc: reuse asm-generic/barrier.hMichael S. Tsirkin1-7/+2
2016-01-12lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso1-1/+1
2016-01-11Merge tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-10/+27
2016-01-12powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoffHugh Dickins2-3/+11
2016-01-12powerpc/mm: Fix _PAGE_PTE breaking swapoffAneesh Kumar K.V1-3/+8
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-01-11powerpc: Add HWCAP bits for Power9Michael Ellerman1-0/+2
2016-01-11powerpc/powernv: Reserve PE#0 on NPUAlistair Popple1-2/+4
2016-01-11powerpc/powernv: Change NPU PE# assignmentAlistair Popple1-7/+66
2016-01-11powerpc/powernv: Fix update of NVLink DMA maskAlistair Popple1-1/+4
2016-01-11powerpc/powernv: Remove misleading comment in pci.cRussell Currey1-2/+0
2016-01-11powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracingSteven Rostedt1-0/+7
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2-12/+1
2016-01-09powerpc: Fix build break due to paca mm_context_t changesMichael Ellerman2-1/+3
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini1-0/+4
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn2-12/+1
2016-01-07Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini7-52/+65
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+2
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-11/+2
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-0/+3
2016-01-04ppc: get rid of the remnants of __get_user64()Al Viro1-15/+0
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro7-69/+61
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-26/+32