summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2015-03-09crypto: powerpc - move files to fix build errorKim Phillips6-4/+4
2015-03-04crypto: powerpc/md5 - kernel configMarkus Stockhausen1-0/+2
2015-03-04crypto: powerpc/md5 - glueMarkus Stockhausen1-0/+165
2015-03-04crypto: powerpc/md5 - assemblerMarkus Stockhausen1-0/+243
2015-03-02crypto: powerpc/sha1 - kernel configMarkus Stockhausen1-0/+2
2015-03-02crypto: powerpc/sha1 - glueMarkus Stockhausen1-0/+210
2015-03-02crypto: powerpc/sha1 - assemblerMarkus Stockhausen1-0/+299
2015-03-01crypto: powerpc/aes - kernel configMarkus Stockhausen1-0/+2
2015-03-01cyprot: powerpc/aes - glue codeMarkus Stockhausen1-0/+512
2015-03-01crypto: powerpc/aes - ECB/CBC/CTR/XTS modesMarkus Stockhausen1-0/+630
2015-03-01crypto: powerpc/aes - key handlingMarkus Stockhausen1-0/+283
2015-03-01crypto: powerpc/aes - assembler coreMarkus Stockhausen1-0/+351
2015-03-01crypto: powerpc/aes - aes tablesMarkus Stockhausen1-0/+331
2015-03-01crypto: powerpc/aes - register definesMarkus Stockhausen1-0/+42
2015-02-27crypto: ppc/sha256 - kernel configMarkus Stockhausen1-0/+2
2015-02-27crypto: ppc/sha256 - glueMarkus Stockhausen1-0/+275
2015-02-27crypto: ppc/sha256 - assemblerMarkus Stockhausen1-0/+323
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds4-6/+12
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-3/+3
2015-02-18powerpc/corenet: Enable CLK_QORIQEmil Medve2-0/+2
2015-02-17kexec: add IND_FLAGS macroGeoff Levand1-2/+0
2015-02-16powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov11-26/+4
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds3-14/+14
2015-02-13powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo3-18/+10
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-2/+4
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-86/+70
2015-02-12powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur1-0/+32
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski3-7/+3
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman3-64/+1
2015-02-12ppc64: add paranoid warnings for unexpected DSISR_PROTFAULTMel Gorman2-13/+15
2015-02-12mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman4-10/+11
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman1-0/+16
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-13/+4
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-6/+12
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds200-3098/+3536
2015-02-11arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()Naoya Horiguchi1-4/+2
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2-2/+2
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-0/+8
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-215/+44
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini3-0/+3
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim1-7/+0
2015-02-04Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel5-4/+7
2015-02-04powerpc/mm: Warn on flushing tlb page in kernel contextArseny Solokha1-1/+5
2015-02-04powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley3-2/+67
2015-02-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman34-421/+884
2015-02-03iommu/fsl: Various cleanupsEmil Medve1-2/+2