summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
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-31Merge 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-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26powerpc/mm: check for irq disabled() only if DEBUG_VM is enabledAneesh Kumar K.V
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-26powerpc/mm: Drop unused externs for hpte_init_beat[_v3]()Michael Ellerman
2016-07-26powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-21powerpc: Add module autoloading based on CPU featuresAlastair D'Silva
2016-07-21powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt
2016-07-21powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt
2016-07-21powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt
2016-07-21powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt
2016-07-21powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt
2016-07-21powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao
2016-07-19powerpc/mm: Cleanup LPCR definesAneesh Kumar K.V
2016-07-17powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V
2016-07-17powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V
2016-07-17powerpc/mm/radix: Update PID switch sequenceAneesh Kumar K.V
2016-07-17powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V
2016-07-17powerpc/mm: Compile out radix related functions if RADIX_MMU is disabledAneesh Kumar K.V
2016-07-17powerpc/mm: use _raw variant of page table accessorsAneesh Kumar K.V
2016-07-17powerpc/mm/radix: Update LPCR HR bit as per ISAAneesh Kumar K.V
2016-07-17powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh
2016-07-17powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt