summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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/+1
| * | | 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/+4
| * | | 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/+8
| * | | 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/+8
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-022-29/+4
|\ \ \ \
| * | | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-25/+0
| * | | | include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang2016-08-021-4/+4
| |/ / /
* | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-3/+0
|\ \ \ \
| * \ \ \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-019-20/+58
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-171-3/+0
* | | | | 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-3063-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/+0
| * | | | | powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman2016-07-261-1/+6
| * | | | | powerpc: Add module autoloading based on CPU featuresAlastair D'Silva2016-07-211-0/+40
| * | | | | powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt2016-07-212-4/+8
| * | | | | powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-211-1/+0
| * | | | | powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-212-36/+39
| * | | | | powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-211-0/+2
| * | | | | powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt2016-07-211-7/+0
| * | | | | powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt2016-07-213-11/+13
| * | | | | powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt2016-07-211-0/+6
| * | | | | powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt2016-07-211-1/+0
| * | | | | powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt2016-07-212-1/+4
| * | | | | powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao2016-07-191-3/+3
| * | | | | powerpc/mm: Cleanup LPCR definesAneesh Kumar K.V2016-07-191-37/+37
| * | | | | powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V2016-07-171-1/+3
| * | | | | powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V2016-07-171-1/+2
| * | | | | powerpc/mm/radix: Update PID switch sequenceAneesh Kumar K.V2016-07-171-0/+3
| * | | | | powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V2016-07-171-2/+7
| * | | | | powerpc/mm: Compile out radix related functions if RADIX_MMU is disabledAneesh Kumar K.V2016-07-171-0/+5
| * | | | | powerpc/mm: use _raw variant of page table accessorsAneesh Kumar K.V2016-07-174-35/+91