index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
ktlb.S
Age
Commit message (
Expand
)
Author
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-07-27
sparc: Don't leak context bits into thread->fault_address
David S. Miller
2014-10-05
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
2014-10-05
sparc64: Use kernel page tables for vmemmap.
David S. Miller
2014-10-05
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
2014-05-03
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
2013-11-12
sparc64: Make PAGE_OFFSET variable.
David S. Miller
2013-11-12
sparc64: Document the shift counts used to validate linear kernel addresses.
David S. Miller
2013-08-02
sparc64: Fix ITLB handler of null page
Kirill Tkhai
2012-09-06
sparc64: Support 2GB and 16GB page sizes for kernel linear mappings.
David S. Miller
2011-08-05
sparc: Access kernel TSB using physical addressing when possible.
David S. Miller
2009-09-28
sparc64: Increase vmalloc size to fix percpu regressions.
David S. Miller
2009-08-25
sparc64: Validate linear D-TLB misses.
David S. Miller
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg