aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_utils_64.c
Commit message (Expand)AuthorAge
* powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2016-11-24
* powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V2016-11-18
* Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-14
|\
| * powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman2016-10-11
* | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-07
|\|
| * powerpc: Clean up tm_abort duplication in hash_utils_64.cRui Teng2016-09-22
| * powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V2016-09-13
* | powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras2016-09-09
|/
* powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V2016-07-31
* powerpc/mm: Do hash device tree scanning earlierMichael Ellerman2016-07-31
* powerpc/mm: Parenthesise IS_ENABLED() in if conditionStephen Rothwell2016-07-27
* powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman2016-07-26
* powerpc/mm: Fix build break when PPC_NATIVE=nMichael Ellerman2016-07-26
* powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-21
* powerpc/mm/hash64: Don't test for machine type to detect HEA special caseBenjamin Herrenschmidt2016-07-21
* powerpc/mm/hash: Don't use machine_is() early during bootBenjamin Herrenschmidt2016-07-21
* powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-21
* powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt2016-07-21
* powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0Aneesh Kumar K.V2016-07-17
* powerpc/mm: Print formation regarding the the MMU modeAneesh Kumar K.V2016-07-17
* Merge tag 'powerpc-4.7-5' into nextMichael Ellerman2016-07-15
|\
| * powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-30
| * powerpc/mm/hash: Don't add memory coherence if cache inhibited is setAneesh Kumar K.V2016-06-17
* | powerpc/mm: Add a parameter to disable 1TB segsOliver O'Halloran2016-07-05
|/
* powerpc/mm/hash: Fix the reference bit update when handling hash faultAneesh Kumar K.V2016-05-31
* powerpc/mm/hash64: Fix subpage protection with 4K HPTE configMichael Ellerman2016-05-11
* powerpc/mm/hash64: Factor out hash preload psize checkMichael Ellerman2016-05-11
* powerpc/mm: pte_frag abstractionAneesh Kumar K.V2016-05-11
* powerpc/mm: vmalloc abstraction in preparation for radixAneesh Kumar K.V2016-05-11
* powerpc/mm: Add radix pgalloc detailsAneesh Kumar K.V2016-05-11
* powerpc/mm/radix: Update PTCR on secondary CPUsAneesh Kumar K.V2016-05-11
* powerpc/mm: Abstract early MMU init in preparation for radixAneesh Kumar K.V2016-05-01
* powerpc/mm: Make page table size a variableAneesh Kumar K.V2016-05-01
* powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefixAneesh Kumar K.V2016-05-01
* powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V2016-05-01
* powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V2016-05-01
* powerpc/mm: Update _PAGE_KERNEL_ROAneesh Kumar K.V2016-05-01
* powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V2016-05-01
* powerpc/mm/subpage: Clear RWX bit to indicate no accessAneesh Kumar K.V2016-05-01
* powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2016-05-01
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-19
|\
| * powerpc/mm: Split hash page table sizing heuristic into a helperDavid Gibson2016-03-01
| * powerpc/mm: Clean up memory hotplug failure pathsDavid Gibson2016-03-01
| * powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson2016-03-01
| * powerpc/mm: Clean up error handling for htab_remove_mappingDavid Gibson2016-03-01
| * powerpc/mm/book3s-64: Clean up some obsolete or misleading commentsPaul Mackerras2016-02-27
* | powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-17
|/
* powerpc: Fix build break due to paca mm_context_t changesMichael Ellerman2016-01-08
* powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling2015-12-27
* powerpc: Add function to copy mm_context_t to the pacaMichael Neuling2015-12-19