index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
tlbex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-12
MIPS: Flush wrong invalid FTLB entry for huge page
Huacai Chen
1
-4
/
+21
2016-03-04
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen
1
-1
/
+1
2015-11-11
MIPS: Extend hardware table walking support to MIPS64
Paul Burton
1
-1
/
+7
2015-11-11
MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fields
Paul Burton
1
-2
/
+45
2015-11-11
MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys code
Paul Burton
1
-11
/
+3
2015-11-11
MIPS: tlbex: Remove some RIXI redundancy
Paul Burton
1
-24
/
+10
2015-11-11
MIPS: tlbex: Stop open-coding build_convert_pte_to_entrylo
Paul Burton
1
-8
/
+8
2015-06-21
MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts
James Hogan
1
-6
/
+17
2015-06-21
MIPS: tlbex: Fix broken offsets on r2 without XPA
James Hogan
1
-4
/
+8
2015-06-21
MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in
Paul Gortmaker
1
-1
/
+1
2015-04-13
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
1
-34
/
+81
2015-04-10
Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."
Ralf Baechle
1
-19
/
+2
2015-04-01
MIPS: Add R16000 detection
Joshua Kinard
1
-0
/
+1
2015-03-19
MIPS: Add support for XPA.
Steven J. Hill
1
-13
/
+77
2015-03-18
MIPS: Rearrange PTE bits into fixed positions.
Steven J. Hill
1
-2
/
+2
2015-02-17
MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction
Leonid Yegoshin
1
-3
/
+3
2015-02-16
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
1
-0
/
+1
2014-12-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-9
/
+9
2014-11-27
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
Leonid Yegoshin
1
-1
/
+9
2014-11-25
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
1
-9
/
+9
2014-10-22
MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
David Daney
1
-1
/
+5
2014-08-02
Merge branch '3.16-fixes' into mips-for-linux-next
Ralf Baechle
1
-0
/
+3
2014-08-02
MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions
Leonid Yegoshin
1
-2
/
+2
2014-08-02
MIPS: mm: Use the Hardware Page Table Walker if the core supports it
Markos Chandras
1
-0
/
+91
2014-08-01
MIPS: bugfix: missed cache flush of TLB refill handler
Leonid Yegoshin
1
-0
/
+2
2014-07-30
MIPS: tlbex: Fix a missing statement for HUGETLB
Huacai Chen
1
-0
/
+1
2014-06-02
MIPS: Add code for new system 'paravirt'
David Daney
1
-6
/
+2
2014-05-30
MIPS: Don't build fast TLB refill handler with 32-bit kernels
David Daney
1
-2
/
+6
2014-05-14
MIPS: mm: Fix broken microMIPS kernel regression.
Steven J. Hill
1
-3
/
+4
2014-03-31
MIPS: Loongson: Add basic Loongson-3 CPU support
Huacai Chen
1
-0
/
+1
2014-03-31
MIPS: Use current_cpu_type() instead of c->cputype
Wu Zhangjin
1
-1
/
+1
2014-03-27
MIPS: Add support for the M5150 processor
Leonid Yegoshin
1
-0
/
+1
2014-03-27
MIPS: Add cases for CPU_P5600
James Hogan
1
-0
/
+1
2014-03-07
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
1
-0
/
+1
2014-01-25
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-22
MIPS: Add support for the proAptiv cores
Leonid Yegoshin
1
-0
/
+1
2013-10-30
MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.
Ralf Baechle
1
-82
/
+87
2013-10-30
MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT
Jayachandran C
1
-33
/
+57
2013-10-30
MIPS: Move definition of SMP processor id register to header file
Jayachandran C
1
-50
/
+6
2013-09-17
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
1
-0
/
+1
2013-08-26
MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.
David Daney
1
-0
/
+2
2013-07-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+2
2013-07-19
MIPS: tlbex: fix broken build in v3.11-rc1
Aaro Koskinen
1
-1
/
+1
2013-07-19
MIPS: tlbex: Fix typo in r3000 tlb store handler
Tony Wu
1
-1
/
+1
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-77
/
+67
2013-07-12
Merge branch '3.10-fixes' into mips-for-linux-next
Ralf Baechle
1
-14
/
+42
2013-07-01
MIPS: Fix typos and cleanup comment
Tony Wu
1
-1
/
+1
2013-07-01
MIPS: Move generated code to .text for microMIPS
Jayachandran C
1
-40
/
+44
2013-06-27
MIPS: tlbex: Fix size of area to be flushed.
Ralf Baechle
1
-1
/
+1
2013-06-25
MIPS: Flush TLB handlers directly after writing them
Jonas Gorski
1
-14
/
+16
[next]