summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-3015-193/+361
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-302-42/+92
| |\
| | * powerpc/8xx: add CONFIG_PIN_TLB_IMMRChristophe Leroy2016-07-091-4/+8
| | * powerpc/8xx: Rework CONFIG_PIN_TLB handlingChristophe Leroy2016-07-091-8/+19
| | * powerpc/8xx: Don't use page table for linear memory spaceChristophe Leroy2016-07-091-38/+18
| | * powerpc/8xx: Map IMMR area with 512k page at a fixed addressChristophe Leroy2016-07-092-2/+57
| * | powerpc/mm: Parenthesise IS_ENABLED() in if conditionStephen Rothwell2016-07-281-1/+1
| * | powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman2016-07-261-6/+1
| * | powerpc/mm: Fix build break when PPC_NATIVE=nMichael Ellerman2016-07-261-1/+4
| * | powerpc/mm: Add memory barrier in __hugepte_alloc()Sukadev Bhattiprolu2016-07-211-0/+7
| * | powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-216-66/+79
| * | powerpc/mm/hash64: Don't test for machine type to detect HEA special caseBenjamin Herrenschmidt2016-07-211-2/+3
| * | powerpc/mm/hash: Don't use machine_is() early during bootBenjamin Herrenschmidt2016-07-211-9/+17
| * | powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-212-0/+15
| * | powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt2016-07-211-32/+0
| * | powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao2016-07-191-1/+1
| * | powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V2016-07-171-0/+52
| * | powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V2016-07-172-5/+14
| * | powerpc/mm/radix: Update PID switch sequenceAneesh Kumar K.V2016-07-171-1/+4
| * | powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0Aneesh Kumar K.V2016-07-171-5/+4
| * | powerpc/mm: Print formation regarding the the MMU modeAneesh Kumar K.V2016-07-172-2/+4
| * | powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V2016-07-171-2/+4
| * | powerpc/mm/radix: Update LPCR HR bit as per ISAAneesh Kumar K.V2016-07-171-2/+2
| * | powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh2016-07-171-8/+5
| * | Merge tag 'powerpc-4.7-5' into nextMichael Ellerman2016-07-155-37/+89
| |\ \ | | |/ | |/|
| * | powerpc/kernel: Drop unused extern for current_setMichael Ellerman2016-07-071-3/+0
| * | powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configsBenjamin Herrenschmidt2016-07-071-0/+10
| * | powerpc/mm: Add a parameter to disable 1TB segsOliver O'Halloran2016-07-051-0/+15
| * | powerpc/mm: Ensure "special" zones are emptyOliver O'Halloran2016-06-161-1/+7
| * | powerpc/numa: Fix multiple bugs in memory_hotplug_max()Bharata B Rao2016-06-141-1/+17
| * | powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()Bharata B Rao2016-06-141-10/+10
| * | powerpc: Various typo fixesMichael Ellerman2016-06-141-2/+2
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-29/+19
|\ \ \
| * | | powerpc/numa: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-221-29/+19
* | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-262-2/+2
|/ / /
* | | Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-022-0/+9
|\ \ \ | | |/ | |/|
| * | powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-302-0/+9
* | | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-06-255-37/+80
|\ \ \ | |/ /
| * | powerpc/mm/radix: Update Radix tree size as per ISA 3.0Aneesh Kumar K.V2016-06-172-7/+4
| * | powerpc/mm/hash: Don't add memory coherence if cache inhibited is setAneesh Kumar K.V2016-06-171-5/+9
| * | powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V2016-06-141-4/+4
| * | powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V2016-06-101-0/+41
| * | powerpc/mm/radix: Update to tlb functions ric argumentAneesh Kumar K.V2016-06-101-21/+22
| |/
* | powerpc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-242-4/+3
|/
* powerpc/mm/hash: Compute the segment size correctly for ISA 3.0Aneesh Kumar K.V2016-06-081-1/+5
* powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTAneesh Kumar K.V2016-06-081-4/+4
* powerpc/mm/radix: Add missing tlb flushAneesh Kumar K.V2016-06-011-4/+1
* powerpc/mm/hash: Fix the reference bit update when handling hash faultAneesh Kumar K.V2016-06-011-2/+20
* powerpc/mm/radix: Update LPCR only if it is powernvAneesh Kumar K.V2016-06-011-13/+10
OpenPOWER on IntegriCloud