summaryrefslogtreecommitdiff
path: root/arch/sparc/mm/tsb.c
AgeCommit message (Expand)Author
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05sparc/mm: fix MAX_ORDER usage in tsb_grow()Kirill A. Shutemov
2021-10-25signal/sparc: In setup_tsb_params convert open coded BUG into BUGEric W. Biederman
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-04-06sparc64: Fix memory corruption when THP is enabledNitin Gupta
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-24sparc64: Fix build error in flush_tsb_user_pageNitin Gupta
2017-02-23sparc64: Add 64K page size supportNitin Gupta
2017-02-23sparc64: Multi-page size supportNitin Gupta
2016-10-25sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller
2016-09-28sparc64 mm: Fix more TSB sizing issuesMike Kravetz
2016-07-28sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-05-18sparc64: fix sparse warning in tsb.cSam Ravnborg
2014-05-08sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-03-17sparc64:tsb.c:use array size macro rather than numberDoug Wilson
2013-11-12sparc64: Move from 4MB to 8MB huge pages.David S. Miller
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller
2013-02-20sparc64: Fix gfp_flags setting in tsb_grow().David S. Miller
2012-10-09sparc64: Support transparent huge pages.David Miller
2012-10-09sparc64: Eliminate PTE table memory wastage.David Miller
2012-10-09sparc64: Only support 4MB huge pages and 8KB base pages.David Miller
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2011-07-25sparc64: kill page table quicklistsDavid S. Miller
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches
2011-05-25sparc: mmu_gather reworkPeter Zijlstra
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-12-04sparc64: Add tsb-ratio sysctl.David S. Miller
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg