aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/pgtable_64.h
Commit message (Expand)AuthorAge
* sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz2015-06-01
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
* sparc: drop pte_file()-related helpersKirill A. Shutemov2015-02-10
* mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-10
* sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-05
* sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-05
* sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller2014-10-05
* sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2014-10-05
* sparc64: Switch to 4-level page tables.David S. Miller2014-10-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-19
|\
| * sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg2014-05-18
* | sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2014-05-08
* | sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller2014-05-04
* | sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller2014-05-04
* | sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller2014-05-04
* | sparc64: Fix range check in kern_addr_valid().David S. Miller2014-05-04
* | sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller2014-05-04
* | sparc64: Fix hex values in comment above pte_modify().David S. Miller2014-05-04
* | sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller2014-05-04
* | sparc64: Fix huge PMD invalidation.David S. Miller2014-05-04
|/
* mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-18
* sparc64: Encode huge PMDs using PTE encoding.David S. Miller2013-11-13
* sparc64: Move to 64-bit PGDs and PMDs.David S. Miller2013-11-12
* sparc64: Move from 4MB to 8MB huge pages.David S. Miller2013-11-12
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\
| * mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-20
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-29
|/
* sparc64: Fix race in TLB batch processing.David S. Miller2013-04-19
* sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2013-02-13
* sparc64: Define pte_accessible()David S. Miller2012-12-18
* sparc64: Support transparent huge pages.David Miller2012-10-09
* sparc64: Document PGD and PMD layout.David Miller2012-10-09
* sparc64: Halve the size of PTE tablesDavid Miller2012-10-09
* sparc64: Only support 4MB huge pages and 8KB base pages.David Miller2012-10-09
* sparc: Kill mmu_{un,}lockarea().David S. Miller2012-05-13
* sparc: pgtable_64: change include orderAaro Koskinen2012-04-01
* Disintegrate asm/system.h for SparcDavid Howells2012-03-28
* sparc: Kill custom io_remap_pfn_range().David S. Miller2011-11-17
* sparc64: add support for _PAGE_SPECIALDavid S. Miller2011-07-25
* sparc: mmu_gather reworkPeter Zijlstra2011-05-25
* sparc: consolidate show_cpuinfo in cpu.cSam Ravnborg2011-04-21
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
* sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller2009-09-28
* sparc64: Validate linear D-TLB misses.David S. Miller2009-08-25
* sparc64: Fix sparse warnings in fault.cDavid S. Miller2008-09-12
* sparc, sparc64: use arch/sparc/includeSam Ravnborg2008-07-27