summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-78/+0Star
|\
| * char/genrtc: remove powerpc supportArnd Bergmann2016-06-041-78/+0Star
* | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-0525-66/+245
|\ \
| * | powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-042-2/+4
| * | powerpc/ptrace: Enable support for Performance Monitor registersAnshuman Khandual2016-08-011-1/+2
| * | powerpc/ptrace: Enable support for EBB registersAnshuman Khandual2016-08-011-0/+1
| * | powerpc/ptrace: Enable support for TM SPR stateAnshuman Khandual2016-08-011-0/+1
| * | powerpc/ptrace: Enable support for NT_PPC_CVSXAnshuman Khandual2016-08-011-0/+1
| * | powerpc/ptrace: Enable support for NT_PPC_CVMXAnshuman Khandual2016-08-011-0/+1
| * | powerpc/process: Add the function flush_tmregs_to_threadAnshuman Khandual2016-08-011-0/+8
| * | powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V2016-08-013-14/+0Star
| * | powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V2016-08-012-0/+12
| * | powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V2016-08-012-2/+17
| * | powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V2016-08-011-5/+5
| * | powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V2016-08-012-0/+11
| * | powerpc/mm: Drop multiple definition of mm_is_core_localAneesh Kumar K.V2016-08-011-0/+13
| * | powerpc/mm: Use hugetlb flush functionsAneesh Kumar K.V2016-08-011-1/+1
| * | powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V2016-08-012-2/+10
| * | powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V2016-08-011-0/+2
| * | powerpc/jump_label: Annotate jump label assemblyMichael Ellerman2016-08-011-2/+2
| * | powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label initAneesh Kumar K.V2016-08-012-0/+16
| * | powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao2016-08-012-0/+39
| * | powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao2016-08-013-0/+31
| * | powerpc: Move cpu_has_feature() to a separate fileKevin Hao2016-08-0110-11/+28
| * | powerpc: Remove mfvtb()Kevin Hao2016-08-012-10/+1Star
| * | powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V2016-08-011-1/+1
| * | powerpc/mm: Add early_[cpu|mmu]_has_feature()Michael Ellerman2016-08-012-2/+22
| * | powerpc/mm: Define radix_enabled() in one place & use static inlineMichael Ellerman2016-08-012-11/+12
| * | powerpc/kernel: Convert cpu_has_feature() to returning boolMichael Ellerman2016-08-011-5/+4Star
| * | powerpc/kernel: Convert mmu_has_feature() to returning boolMichael Ellerman2016-08-011-2/+2
| * | powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-08-012-9/+8Star
| * | powerpc/mm: Do radix device tree scanning earlierMichael Ellerman2016-08-011-0/+1
| * | powerpc/mm: Do hash device tree scanning earlierMichael Ellerman2016-08-011-0/+1
| * | powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman2016-08-012-0/+2
* | | powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron2016-08-041-0/+1
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-042-9/+8Star
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-032-29/+4Star
|\ \ \
| * | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-031-25/+0Star
| * | | include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang2016-08-031-4/+4
| |/ /
* | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-3/+0Star
|\ \ \
| * \ \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-019-20/+58
| |\ \ \
| * | | | PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-171-3/+0Star
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-022-0/+51
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar2016-06-202-0/+51
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-3163-228/+689
|\ \ \ \
| * \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-309-23/+65
| |\ \ \ \
| | * | | | powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy2016-07-092-0/+10
| | * | | | powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-097-23/+55
| * | | | | powerpc/mm: Drop unused externs for hpte_init_beat[_v3]()Michael Ellerman2016-07-261-2/+0Star
| * | | | | powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman2016-07-261-1/+6