aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds1-2/+2
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2016-03-29powerpc: Correct used_vsr commentSimon Guo1-1/+1
2016-03-29powerpc/process: Fix altivec SPR not being savedOliver O'Halloran1-1/+1
2016-03-29powerpc/mm: Fixup preempt underflow with huge pagesSebastian Siewior1-2/+2
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-12/+24
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine3-6/+12
2016-03-22powerpc/fsl_rio: changes to mport registrationAlexandre Bounine1-6/+12
2016-03-22KVM: PPC: do not compile in vfio.o unconditionallyPaolo Bonzini1-1/+2
2016-03-22KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()Lan Tianyu1-0/+3
2016-03-22KVM: PPC: Create a virtual-mode only TCE table handlersAlexey Kardashevskiy3-7/+57
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+15
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds270-6340/+8660
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-42/+34
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-6/+2
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook2-15/+4
2016-03-17powerpc/mm: enable page parallel initialisationLi Zhang1-0/+1
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim3-4/+3
2016-03-17powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim3-23/+26
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-2/+0
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+6
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-7/+0
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-88/+945
2016-03-16powerpc: Fix unrecoverable SLB miss during restore_math()Cyril Bur1-0/+9
2016-03-16powerpc/8xx: Fix do_mtspr_cpu6() build on older compilersChristophe Leroy1-1/+1
2016-03-16powerpc/rcpm: Fix build break when SMP=nMichael Ellerman1-0/+1
2016-03-16powerpc/book3e-64: Use hardcoded mttmr opcodeScott Wood1-4/+5
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into nextBjorn Helgaas2-6/+0
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-14/+13
2016-03-14Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+0
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman146-4699/+5439
2016-03-11powerpc/fsl/dts: Add "jedec,spi-nor" flash compatibleHou Zhiqiang34-43/+43
2016-03-11powerpc/T104xRDB: add tdm riser card node to device treeZhao Qiang1-0/+5
2016-03-11powerpc32: PAGE_EXEC required for inittextChristophe Leroy1-2/+3
2016-03-11powerpc/mpc85xx: Add pcsphy nodes to FManV3 device treeIgal Liberman18-0/+90
2016-03-11powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)Igal Liberman19-19/+2198
2016-03-11powerpc/86xx: Introduce and use common dtsiAlessio Igor Bogani8-1443/+394
2016-03-11powerpc/86xx: Update device treeAlessio Igor Bogani6-288/+169
2016-03-11powerpc/86xx: Move dts files to fsl directoryAlessio Igor Bogani6-0/+0
2016-03-11powerpc/86xx: Switch to kconfig fragments approachAlessio Igor Bogani11-1563/+126
2016-03-11powerpc/86xx: Update defconfigsAlessio Igor Bogani6-547/+734
2016-03-11powerpc/86xx: Consolidate common platform codeAlessio Igor Bogani9-163/+53
2016-03-11powerpc32: Remove one insn in mulhduChristophe Leroy1-6/+5
2016-03-11powerpc32: small optimisation in flush_icache_range()Christophe Leroy1-3/+2
2016-03-11powerpc: Simplify test in __dma_sync()Christophe Leroy1-1/+1
2016-03-11powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy3-68/+51