aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/ktlb.S
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-07-27sparc: Don't leak context bits into thread->fault_addressGravatar David S. Miller 1-0/+12
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.Gravatar David S. Miller 1-4/+4
2014-10-05sparc64: Use kernel page tables for vmemmap.Gravatar David S. Miller 1-7/+2
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.Gravatar David S. Miller 1-99/+9
2014-05-03sparc64: Use 'ILOG2_4MB' instead of constant '22'.Gravatar David S. Miller 1-1/+1
2013-11-12sparc64: Make PAGE_OFFSET variable.Gravatar David S. Miller 1-5/+25
2013-11-12sparc64: Document the shift counts used to validate linear kernel addresses.Gravatar David S. Miller 1-5/+5
2013-08-02sparc64: Fix ITLB handler of null pageGravatar Kirill Tkhai 1-2/+1
2012-09-06sparc64: Support 2GB and 16GB page sizes for kernel linear mappings.Gravatar David S. Miller 1-15/+10
2011-08-05sparc: Access kernel TSB using physical addressing when possible.Gravatar David S. Miller 1-12/+12
2009-09-28sparc64: Increase vmalloc size to fix percpu regressions.Gravatar David S. Miller 1-4/+4
2009-08-25sparc64: Validate linear D-TLB misses.Gravatar David S. Miller 1-4/+38
2008-12-04sparc,sparc64: unify kernel/Gravatar Sam Ravnborg 1-0/+304