aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/tsb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-25signal/sparc: In setup_tsb_params convert open coded BUG into BUGEric W. Biederman1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz1-0/+21
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz1-2/+5
2017-04-06sparc64: Fix memory corruption when THP is enabledNitin Gupta1-2/+2
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+2
2017-02-24sparc64: Fix build error in flush_tsb_user_pageNitin Gupta1-4/+16
2017-02-23sparc64: Add 64K page size supportNitin Gupta1-2/+3
2017-02-23sparc64: Multi-page size supportNitin Gupta1-7/+37
2016-10-25sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller1-0/+17
2016-09-28sparc64 mm: Fix more TSB sizing issuesMike Kravetz1-6/+12
2016-07-28sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz1-6/+8
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta1-15/+17
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-0/+1
2014-05-18sparc64: fix sparse warning in tsb.cSam Ravnborg1-0/+1
2014-05-08sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller1-1/+13
2014-03-17sparc64:tsb.c:use array size macro rather than numberDoug Wilson1-1/+1
2013-11-12sparc64: Move from 4MB to 8MB huge pages.David S. Miller1-11/+2
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller1-15/+42
2013-02-20sparc64: Fix gfp_flags setting in tsb_grow().David S. Miller1-1/+1
2012-10-09sparc64: Support transparent huge pages.David Miller1-7/+7
2012-10-09sparc64: Eliminate PTE table memory wastage.David Miller1-0/+9
2012-10-09sparc64: Only support 4MB huge pages and 8KB base pages.David Miller1-17/+0
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-1/+0
2011-07-25sparc64: kill page table quicklistsDavid S. Miller1-0/+11
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches1-3/+3
2011-05-25sparc: mmu_gather reworkPeter Zijlstra1-7/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-12-04sparc64: Add tsb-ratio sysctl.David S. Miller1-7/+14
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg1-0/+496