aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-17Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-21/+2
2016-09-13ppc32: fix copy_from_user()Al Viro1-23/+2
2016-09-12powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bitMichael Ellerman1-1/+1
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook1-12/+7
2016-08-22powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2-6/+8
2016-08-22powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira1-0/+1
2016-08-22powerpc: cputhreads: Add missing include fileGuenter Roeck1-0/+1
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-8/+16
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt1-0/+1
2016-08-10powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur1-8/+0
2016-08-09powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.hMahesh Salgaonkar1-0/+13
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt1-0/+2
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+19
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-78/+0
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds24-66/+240
2016-08-04powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron1-0/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2-9/+8
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2-2/+4
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-29/+4
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski1-25/+0
2016-08-02include: mman: use bool instead of int for the return value of arch_validate_protChen Gang1-4/+4
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+0
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+51
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas9-20/+58
2016-08-01powerpc/process: Add the function flush_tmregs_to_threadAnshuman Khandual1-0/+8
2016-08-01powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V3-14/+0
2016-08-01powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V2-0/+12
2016-08-01powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V2-2/+17
2016-08-01powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V1-5/+5
2016-08-01powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V2-0/+11
2016-08-01powerpc/mm: Drop multiple definition of mm_is_core_localAneesh Kumar K.V1-0/+13
2016-08-01powerpc/mm: Use hugetlb flush functionsAneesh Kumar K.V1-1/+1
2016-08-01powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V2-2/+10
2016-08-01powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V1-0/+2
2016-08-01powerpc/jump_label: Annotate jump label assemblyMichael Ellerman1-2/+2
2016-08-01powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label initAneesh Kumar K.V2-0/+16
2016-08-01powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao2-0/+39
2016-08-01powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao3-0/+31
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao10-11/+28
2016-08-01powerpc: Remove mfvtb()Kevin Hao2-10/+1
2016-08-01powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V1-1/+1
2016-08-01powerpc/mm: Add early_[cpu|mmu]_has_feature()Michael Ellerman2-2/+22
2016-08-01powerpc/mm: Define radix_enabled() in one place & use static inlineMichael Ellerman2-11/+12
2016-08-01powerpc/kernel: Convert cpu_has_feature() to returning boolMichael Ellerman1-5/+4
2016-08-01powerpc/kernel: Convert mmu_has_feature() to returning boolMichael Ellerman1-2/+2
2016-08-01powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2-9/+8
2016-08-01powerpc/mm: Do radix device tree scanning earlierMichael Ellerman1-0/+1
2016-08-01powerpc/mm: Do hash device tree scanning earlierMichael Ellerman1-0/+1
2016-08-01powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman2-0/+2