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
/
mips
/
mm
/
tlb-r4k.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips: add support for folded p4d page tables
Mike Rapoport
2019-11-22
1
-1
/
+3
*
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
2019-10-31
1
-2
/
+2
*
MIPS: MemoryMapID (MMID) Support
Paul Burton
2019-02-04
1
-11
/
+41
*
MIPS: mm: Remove local_flush_tlb_mm()
Paul Burton
2019-02-04
1
-7
/
+0
*
MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm()
Paul Burton
2019-02-04
1
-2
/
+0
*
MIPS: mm: Consolidate drop_mmu_context() has-ASID checks
Paul Burton
2019-02-04
1
-9
/
+1
*
MIPS: mm: Remove redundant drop_mmu_context() cpu argument
Paul Burton
2019-02-04
1
-2
/
+2
*
MIPS: Mask out limit field when calculating wired entry count
Paul Burton
2016-11-24
1
-3
/
+3
*
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
1
-1
/
+1
*
MIPS: tlb-r4k: If there are wired entries, don't use TLBINVF
Matt Redfearn
2016-10-05
1
-2
/
+5
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-19
1
-10
/
+11
|
\
|
*
arch: fix has_transparent_hugepage()
Hugh Dickins
2016-05-19
1
-10
/
+11
*
|
MIPS: mm: Don't do MTHC0 if XPA not present
James Hogan
2016-05-13
1
-2
/
+4
*
|
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
2016-05-13
1
-1
/
+1
*
|
MIPS: Loongson: Invalidate special TLBs when needed
Huacai Chen
2016-05-13
1
-12
/
+15
|
/
*
MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZE
Paul Burton
2016-04-03
1
-0
/
+5
*
MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in
Paul Gortmaker
2015-06-21
1
-1
/
+1
*
MIPS: tlb-r4k: Fix PG_ELPA comment
James Hogan
2015-05-15
1
-1
/
+1
*
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
2015-04-13
1
-0
/
+12
|
\
|
*
MIPS: Add support for XPA.
Steven J. Hill
2015-03-19
1
-0
/
+12
*
|
MIPS: Add R16000 detection
Joshua Kinard
2015-04-01
1
-1
/
+2
|
/
*
MIPS: Add set/clear CP0 macros for PageGrain register
Steven J. Hill
2015-02-20
1
-3
/
+3
*
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
2014-11-24
1
-1
/
+1
*
MIPS: tlb-r4k: Add missing HTW stop/start sequences
Markos Chandras
2014-11-19
1
-0
/
+4
*
MIPS: mm: Use the Hardware Page Table Walker if the core supports it
Markos Chandras
2014-08-02
1
-0
/
+12
*
MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)
Rafał Miłecki
2014-07-30
1
-1
/
+1
*
Revert "MIPS: Delete unused function add_temporary_entry."
Rafał Miłecki
2014-07-30
1
-0
/
+47
*
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
2014-05-29
1
-1
/
+33
|
\
|
*
MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLB
James Hogan
2014-05-02
1
-1
/
+33
*
|
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-24
1
-38
/
+16
|
/
*
MIPS: Loongson: Add basic Loongson-3 CPU support
Huacai Chen
2014-03-31
1
-2
/
+3
*
MIPS: Add support for FTLBs
Leonid Yegoshin
2014-01-22
1
-7
/
+22
*
MIPS: mm: Use the TLBINVF instruction to flush the VTLB
Leonid Yegoshin
2014-01-22
1
-6
/
+12
*
MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file
Markos Chandras
2014-01-22
1
-6
/
+1
*
MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.
Ralf Baechle
2013-10-29
1
-16
/
+21
*
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
2013-09-17
1
-0
/
+1
*
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-07-14
1
-2
/
+2
*
Revert "MIPS: Allow ASID size to be determined at boot time."
David Daney
2013-05-16
1
-1
/
+1
*
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
2013-05-09
1
-1
/
+1
|
\
|
*
MIPS: Allow ASID size to be determined at boot time.
Steven J. Hill
2013-05-08
1
-1
/
+1
*
|
MIPS: Export routines needed by the KVM module.
Sanjay Lal
2013-05-08
1
-0
/
+2
|
/
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-12-14
1
-1
/
+21
|
\
|
*
MIPS: Transparent Huge Pages support
Ralf Baechle
2012-12-12
1
-0
/
+20
|
*
MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT
David Daney
2012-12-12
1
-1
/
+1
*
|
MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()
David Daney
2012-12-04
1
-14
/
+4
|
/
*
MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.
Ralf Baechle
2012-10-17
1
-0
/
+1
*
MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.
Steven J. Hill
2012-09-13
1
-1
/
+1
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
1
-1
/
+0
*
Merge branch 'next/generic' into mips-for-linux-next
Ralf Baechle
2012-01-11
1
-53
/
+14
|
\
[next]