summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_utils_64.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Fix debugfs_simple_attr.cocci warningsYueHaibing2019-01-141-3/+3
* powerpc/64s/hash: Simplify slb_flush_and_rebolt()Nicholas Piggin2018-10-141-2/+2
* powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()Christophe Leroy2018-10-141-1/+2
* powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bitAneesh Kumar K.V2018-10-031-3/+3
* Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman2018-10-031-11/+35
* powerpc/64s/hash: remove user SLB data from the pacaNicholas Piggin2018-09-191-35/+11
* powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy2018-07-301-1/+0
* powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte groupAneesh Kumar K.V2018-07-241-6/+4
* powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-161-30/+0
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-06-031-0/+1
|\
| * powerpc: Export tm_enable()/tm_disable/tm_abort() APIsSimon Guo2018-05-241-0/+1
* | powerpc/mm: Use page fragments for allocation page table at PMD levelAneesh Kumar K.V2018-05-151-1/+0
* | powerpc/mm: Implement helpers for pagetable fragment support at PMD levelAneesh Kumar K.V2018-05-151-0/+2
* | powerpc/fadump: Do not use hugepages when fadump is activeHari Bathini2018-05-031-2/+4
|/
* powerpc/64s: Remove POWER4 supportNicholas Piggin2018-04-011-4/+5
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-1/+1
|\
| * powerpc/mm: Pass node id into create_section_mappingNicholas Piggin2018-03-311-1/+1
* | powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V2018-03-311-2/+2
* | powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9Paul Mackerras2018-03-271-0/+6
* | powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy2018-03-061-7/+6
* | powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-131-0/+1
|/
* powerpc/pseries: Don't give a warning when HPT resizing isn't availableDavid Gibson2018-01-221-1/+1
* powerpc/hash: Skip non initialized page size in init_hpte_page_sizesAneesh Kumar K.V2018-01-211-1/+1
* powerpc: introduce get_mm_addr_key() helperRam Pai2018-01-201-0/+24
* powerpc: Program HPTE key protection bitsRam Pai2018-01-201-0/+1
* powerpc: initial pkey plumbingRam Pai2018-01-201-0/+1
* powerpc/pseries: lift RTAS limit for hashNicholas Piggin2018-01-181-3/+5
* powerpc/powernv: Remove real mode access limit for early allocationsNicholas Piggin2018-01-181-7/+13
* powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-181-0/+8
* powerpc: use helper functions to get and set hash slotsRam Pai2017-12-201-9/+4
* powerpc: Free up four 64K PTE bits in 4K backed HPTE pagesRam Pai2017-12-201-1/+3
* powerpc: introduce pte_get_hash_gslot() helperRam Pai2017-12-201-0/+18
* powerpc/mm/hash: Add pr_fmt() to hash_utils64.cAneesh Kumar K.V2017-11-061-0/+1
* powerpc/mm: Use mm_is_thread_local() instread of open-codingBenjamin Herrenschmidt2017-08-231-4/+2
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-08-171-2/+3
|\
| * powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V2017-08-171-2/+3
* | powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...Aneesh Kumar K.V2017-08-161-1/+1
* | powerpc/mm/book3s64: Make KERN_IO_START a variableMichael Ellerman2017-08-081-0/+1
* | powerpc/mm: Fix check of multiple 16G pages from device treeRui Teng2017-07-311-1/+1
|/
* powerpc/mm: Trace tlbie(l) instructionsBalbir Singh2017-06-231-0/+2
* powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman2017-04-111-2/+1
* powerpc/mm: Remove stale comment about the DART holeOliver O'Halloran2017-04-031-5/+0
* powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V2017-04-011-1/+0
* powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V2017-03-311-2/+2
* powerpc/mm: Move hash specific pte bits to be top bits of RPNAneesh Kumar K.V2017-03-311-0/+13
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* powerpc/pseries: Automatically resize HPT for memory hot add/removeDavid Gibson2017-02-101-0/+29
* powerpc/pseries: Add support for hash table resizingDavid Gibson2017-02-101-0/+33
* powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab2017-01-171-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1