aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt
2016-08-10powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur
2016-08-09powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.hMahesh Salgaonkar
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-04powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski
2016-08-02include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-08-01powerpc/ptrace: Enable support for Performance Monitor registersAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for EBB registersAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for TM SPR stateAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CVSXAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CVMXAnshuman Khandual
2016-08-01powerpc/process: Add the function flush_tmregs_to_threadAnshuman Khandual
2016-08-01powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V
2016-08-01powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V
2016-08-01powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V
2016-08-01powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V
2016-08-01powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V
2016-08-01powerpc/mm: Drop multiple definition of mm_is_core_localAneesh Kumar K.V
2016-08-01powerpc/mm: Use hugetlb flush functionsAneesh Kumar K.V
2016-08-01powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V
2016-08-01powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V
2016-08-01powerpc/jump_label: Annotate jump label assemblyMichael Ellerman
2016-08-01powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label initAneesh Kumar K.V
2016-08-01powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao
2016-08-01powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao
2016-08-01powerpc: Remove mfvtb()Kevin Hao
2016-08-01powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V
2016-08-01powerpc/mm: Add early_[cpu|mmu]_has_feature()Michael Ellerman
2016-08-01powerpc/mm: Define radix_enabled() in one place & use static inlineMichael Ellerman
2016-08-01powerpc/kernel: Convert cpu_has_feature() to returning boolMichael Ellerman
2016-08-01powerpc/kernel: Convert mmu_has_feature() to returning boolMichael Ellerman
2016-08-01powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V
2016-08-01powerpc/mm: Do radix device tree scanning earlierMichael Ellerman
2016-08-01powerpc/mm: Do hash device tree scanning earlierMichael Ellerman
2016-08-01powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds