index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
/
tsb.c
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
2018-03-18
sparc64: Add support for ADI (Application Data Integrity)
Khalid Aziz
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-06
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
Mike Kravetz
2017-04-06
sparc64: Fix memory corruption when THP is enabled
Nitin Gupta
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-02-24
sparc64: Fix build error in flush_tsb_user_page
Nitin Gupta
2017-02-23
sparc64: Add 64K page size support
Nitin Gupta
2017-02-23
sparc64: Multi-page size support
Nitin Gupta
2016-10-25
sparc64: Handle extremely large kernel TSB range flushes sanely.
David S. Miller
2016-09-28
sparc64 mm: Fix more TSB sizing issues
Mike Kravetz
2016-07-28
sparc64 mm: Fix base TSB sizing when hugetlb pages are used
Mike Kravetz
2016-05-20
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2014-05-18
sparc64: fix sparse warning in tsb.c
Sam Ravnborg
2014-05-08
sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.
David S. Miller
2014-03-17
sparc64:tsb.c:use array size macro rather than number
Doug Wilson
2013-11-12
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
2013-04-19
sparc64: Fix race in TLB batch processing.
David S. Miller
2013-02-20
sparc64: Fix gfp_flags setting in tsb_grow().
David S. Miller
2012-10-09
sparc64: Support transparent huge pages.
David Miller
2012-10-09
sparc64: Eliminate PTE table memory wastage.
David Miller
2012-10-09
sparc64: Only support 4MB huge pages and 8KB base pages.
David Miller
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
2011-07-25
sparc64: kill page table quicklists
David S. Miller
2011-06-07
sparc: Remove unnecessary semicolons
Joe Perches
2011-05-25
sparc: mmu_gather rework
Peter Zijlstra
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-12-04
sparc64: Add tsb-ratio sysctl.
David S. Miller
2008-12-04
sparc,sparc64: unify mm/
Sam Ravnborg