summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/32: Make some functions staticMathieu Malaterre2018-03-131-1/+1
* powerpc/mm: Drop the function native_register_proc_table()Anshuman Khandual2018-03-131-15/+0Star
* powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy2018-03-053-37/+41
* powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy2018-03-053-3/+19
* powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy2018-03-051-8/+29
* powerpc/mm/slice: Remove intermediate bitmap copyChristophe Leroy2018-03-051-8/+4Star
* powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2Bharata B Rao2018-02-231-3/+3
* powerpc/pseries: Check for zero filled ibm,dynamic-memory propertyNathan Fontenot2018-02-161-0/+8
* powerpc/mm/hash64: Store the slot information at the right offset for hugetlbAneesh Kumar K.V2018-02-134-11/+20
* powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-134-2/+6
* powerpc/mm: Flush radix process translations when setting MMU typeAlexey Kardashevskiy2018-02-131-0/+2
* powerpc/mm/radix: Split linear mapping on hot-unplugBalbir Singh2018-02-081-21/+74
* powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PIDNicholas Piggin2018-02-081-1/+20
* powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot2018-02-081-5/+0Star
* Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-0625-406/+1473
|\
| * Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-062-15/+13Star
| |\
| | * Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-031-1/+6
| | |\
| | * | mm: split altmap memory map allocation from normal caseChristoph Hellwig2018-01-081-1/+4
| | * | mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-081-3/+2Star
| | * | mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-081-4/+2Star
| | * | mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-081-5/+2Star
| | * | mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-081-2/+3
| * | | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-0223-367/+1455
| |\ \ \
| | * | | powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann2018-01-271-1/+3
| | * | | powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann2018-01-271-10/+37
| | * | | powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann2018-01-271-3/+34
| | * | | powerpc/mm/nohash: do not flush the entire mm when range is a single pageChristophe Leroy2018-01-271-1/+4
| | * | | powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar2018-01-211-2/+0Star
| | * | | powerpc/pseries: Don't give a warning when HPT resizing isn't availableDavid Gibson2018-01-211-1/+1
| | * | | powerpc/hash: Skip non initialized page size in init_hpte_page_sizesAneesh Kumar K.V2018-01-211-1/+1
| | * | | Merge branch 'fixes' into nextMichael Ellerman2018-01-211-1/+6
| | |\ \ \ | | | | |/ | | | |/|
| | * | | powerpc/mm: Invalidate subpage_prot() system call on radix platformsAnshuman Khandual2018-01-201-0/+3
| | * | | powerpc: Enable pkey subsystemRam Pai2018-01-201-9/+55
| | * | | powerpc: Deliver SEGV signal on pkey violationRam Pai2018-01-201-12/+27
| | * | | powerpc: introduce get_mm_addr_key() helperRam Pai2018-01-201-0/+24
| | * | | powerpc: Handle exceptions caused by pkey violationRam Pai2018-01-201-0/+22
| | * | | powerpc: implementation for arch_vma_access_permitted()Ram Pai2018-01-201-0/+34
| | * | | powerpc: helper to validate key-access permissions of a pteRam Pai2018-01-201-0/+28
| | * | | powerpc: Program HPTE key protection bitsRam Pai2018-01-201-0/+1
| | * | | powerpc: implementation for arch_override_mprotect_pkey()Ram Pai2018-01-201-0/+36
| | * | | powerpc: ability to associate pkey to a vmaRam Pai2018-01-201-0/+8
| | * | | powerpc: introduce execute-only pkeyRam Pai2018-01-201-0/+58
| | * | | powerpc: store and restore the pkey state across context switchesRam Pai2018-01-201-1/+51
| | * | | powerpc: ability to create execute-disabled pkeysRam Pai2018-01-201-0/+16
| | * | | powerpc: implementation for arch_set_user_pkey_access()Ram Pai2018-01-201-0/+40
| | * | | powerpc: helper functions to initialize AMR, IAMR and UAMOR registersRam Pai2018-01-201-0/+47
| | * | | powerpc: helper function to read, write AMR, IAMR, UAMOR registersRam Pai2018-01-201-0/+36
| | * | | powerpc: track allocation status of all pkeysRam Pai2018-01-202-0/+42
| | * | | powerpc: initial pkey plumbingRam Pai2018-01-203-0/+31
| | * | | powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan2018-01-191-1/+1