summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm/pgtable_64.h
AgeCommit message (Expand)Author
2017-04-06sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-23sparc64: Multi-page size supportNitin Gupta
2016-12-11sparc64: fix typo in pgd_clear()Kirill A. Shutemov
2016-07-29sparc64: Trim page tables for 8M hugepagesNitin Gupta
2016-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-03-20sparc: Fix misspellings in comments.Adam Buchbinder
2016-01-15arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THPMinchan Kim
2016-01-15sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-05-31sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10sparc: drop pte_file()-related helpersKirill A. Shutemov
2014-12-10mm: fix huge zero page accounting in smaps reportKirill A. Shutemov
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller
2014-10-05sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller
2014-10-05sparc64: Switch to 4-level page tables.David S. Miller
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg
2014-05-08sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-05-03sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller
2014-05-03sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller
2014-05-03sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-05-03sparc64: Fix range check in kern_addr_valid().David S. Miller
2014-05-03sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller
2014-05-03sparc64: Fix hex values in comment above pte_modify().David S. Miller
2014-05-03sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller
2014-05-03sparc64: Fix huge PMD invalidation.David S. Miller
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-11-13sparc64: Encode huge PMDs using PTE encoding.David S. Miller
2013-11-12sparc64: Move to 64-bit PGDs and PMDs.David S. Miller
2013-11-12sparc64: Move from 4MB to 8MB huge pages.David S. Miller
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller
2013-02-13sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller
2012-12-18sparc64: Define pte_accessible()David S. Miller
2012-10-09sparc64: Support transparent huge pages.David Miller
2012-10-09sparc64: Document PGD and PMD layout.David Miller
2012-10-09sparc64: Halve the size of PTE tablesDavid Miller
2012-10-09sparc64: Only support 4MB huge pages and 8KB base pages.David Miller
2012-05-13sparc: Kill mmu_{un,}lockarea().David S. Miller
2012-04-01sparc: pgtable_64: change include orderAaro Koskinen
2012-03-28Disintegrate asm/system.h for SparcDavid Howells