index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
/
tlb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-05
1
-1
/
+1
*
sparc64: Fix regression in pmdp_invalidate().
David S. Miller
2018-03-15
1
-6
/
+13
*
sparc64: update pmdp_invalidate() to return old pmd value
Nitin Gupta
2018-01-31
1
-5
/
+18
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sparc64: Fix memory corruption when THP is enabled
Nitin Gupta
2017-04-06
1
-3
/
+3
*
sparc64: Multi-page size support
Nitin Gupta
2017-02-23
1
-9
/
+8
*
sparc64 mm: Fix more TSB sizing issues
Mike Kravetz
2016-09-28
1
-4
/
+31
*
sparc64 mm: Fix base TSB sizing when hugetlb pages are used
Mike Kravetz
2016-07-28
1
-2
/
+2
*
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
2016-05-20
1
-7
/
+18
*
sparc: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-2
/
+2
*
sparc64: Fix huge PMD invalidation.
David S. Miller
2014-05-03
1
-0
/
+11
*
sparc64: Fix executable bit testing in set_pmd_at() paths.
David S. Miller
2014-05-03
1
-6
/
+9
*
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-28
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2013-11-15
1
-5
/
+8
|
\
|
*
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
2013-11-13
1
-4
/
+5
|
*
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
2013-11-12
1
-2
/
+4
*
|
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
2013-11-15
1
-6
/
+6
|
/
*
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-07-01
1
-1
/
+1
|
\
|
*
sparc: tsb must be flushed before tlb
Dave Kleikamp
2013-06-19
1
-1
/
+1
*
|
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
2013-06-20
1
-2
/
+3
|
/
*
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
David S. Miller
2013-04-24
1
-1
/
+2
*
sparc64: Fix race in TLB batch processing.
David S. Miller
2013-04-19
1
-4
/
+34
*
sparc64: Fix tsb_grow() in atomic context.
David S. Miller
2013-02-20
1
-2
/
+9
*
sparc64: Support transparent huge pages.
David Miller
2012-10-09
1
-16
/
+102
*
sparc: mmu_gather rework
Peter Zijlstra
2011-05-25
1
-19
/
+24
*
sparc,sparc64: unify mm/
Sam Ravnborg
2008-12-04
1
-0
/
+97