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