aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAge
...
| * powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V2016-07-31
| * powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V2016-07-31
| * powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-07-31
| * powerpc/mm: Do radix device tree scanning earlierMichael Ellerman2016-07-31
| * powerpc/mm: Do hash device tree scanning earlierMichael Ellerman2016-07-31
| * powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()Michael Ellerman2016-07-31
| * powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman2016-07-31
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
|/
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-31
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-29
| |\
| | * powerpc/8xx: add CONFIG_PIN_TLB_IMMRChristophe Leroy2016-07-09
| | * powerpc/8xx: Rework CONFIG_PIN_TLB handlingChristophe Leroy2016-07-09
| | * powerpc/8xx: Don't use page table for linear memory spaceChristophe Leroy2016-07-09
| | * powerpc/8xx: Map IMMR area with 512k page at a fixed addressChristophe Leroy2016-07-09
| * | 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: Add memory barrier in __hugepte_alloc()Sukadev Bhattiprolu2016-07-21
| * | 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/32: Remove RELOCATABLE_PPC32Kevin Hao2016-07-19
| * | powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V2016-07-17
| * | powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V2016-07-17
| * | powerpc/mm/radix: Update PID switch sequenceAneesh Kumar K.V2016-07-17
| * | 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
| * | powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V2016-07-17
| * | powerpc/mm/radix: Update LPCR HR bit as per ISAAneesh Kumar K.V2016-07-17
| * | powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh2016-07-17
| * | Merge tag 'powerpc-4.7-5' into nextMichael Ellerman2016-07-15
| |\ \ | | |/ | |/|
| * | powerpc/kernel: Drop unused extern for current_setMichael Ellerman2016-07-07
| * | powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configsBenjamin Herrenschmidt2016-07-07
| * | powerpc/mm: Add a parameter to disable 1TB segsOliver O'Halloran2016-07-05
| * | powerpc/mm: Ensure "special" zones are emptyOliver O'Halloran2016-06-16
| * | powerpc/numa: Fix multiple bugs in memory_hotplug_max()Bharata B Rao2016-06-14
| * | powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()Bharata B Rao2016-06-14
| * | powerpc: Various typo fixesMichael Ellerman2016-06-13
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\ \ \
| * | | powerpc/numa: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-22
* | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
|/ / /
* | | Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-02
|\ \ \ | | |/ | |/|
| * | powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-30
* | | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-06-25
|\| |
| * | powerpc/mm/radix: Update Radix tree size as per ISA 3.0Aneesh Kumar K.V2016-06-17
| * | powerpc/mm/hash: Don't add memory coherence if cache inhibited is setAneesh Kumar K.V2016-06-17
| * | powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V2016-06-13
| * | powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V2016-06-10