summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/ktlb.S
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc: Don't leak context bits into thread->fault_addressDavid S. Miller2016-07-271-0/+12
* sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-051-4/+4
* sparc64: Use kernel page tables for vmemmap.David S. Miller2014-10-051-7/+2
* sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2014-10-051-99/+9
* sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller2014-05-031-1/+1
* sparc64: Make PAGE_OFFSET variable.David S. Miller2013-11-121-5/+25
* sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller2013-11-121-5/+5
* sparc64: Fix ITLB handler of null pageKirill Tkhai2013-08-021-2/+1
* sparc64: Support 2GB and 16GB page sizes for kernel linear mappings.David S. Miller2012-09-061-15/+10
* sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-051-12/+12
* sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller2009-09-281-4/+4
* sparc64: Validate linear D-TLB misses.David S. Miller2009-08-251-4/+38
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+304