aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/ktlb.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-27sparc: Don't leak context bits into thread->fault_addressDavid S. Miller1-0/+12
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller1-4/+4
2014-10-05sparc64: Use kernel page tables for vmemmap.David S. Miller1-7/+2
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller1-99/+9
2014-05-03sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller1-1/+1
2013-11-12sparc64: Make PAGE_OFFSET variable.David S. Miller1-5/+25
2013-11-12sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller1-5/+5
2013-08-02sparc64: Fix ITLB handler of null pageKirill Tkhai1-2/+1
2012-09-06sparc64: Support 2GB and 16GB page sizes for kernel linear mappings.David S. Miller1-15/+10
2011-08-05sparc: Access kernel TSB using physical addressing when possible.David S. Miller1-12/+12
2009-09-28sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller1-4/+4
2009-08-25sparc64: Validate linear D-TLB misses.David S. Miller1-4/+38
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+304