index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
tlbex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-06
1
-1
/
+1
|
\
|
*
MIPS: tlbex: Avoid duplicated single_insn_swpd
James Hogan
2016-07-24
1
-1
/
+1
*
|
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-5
/
+5
|
/
*
MIPS: Fix 64-bit HTW configuration
James Hogan
2016-05-28
1
-2
/
+12
*
MIPS: Add 64-bit HTW fields
James Hogan
2016-05-28
1
-2
/
+6
*
MIPS: mm: Panic if an XPA kernel is run without RIXI
Paul Burton
2016-05-13
1
-0
/
+3
*
MIPS: mm: Don't do MTHC0 if XPA not present
James Hogan
2016-05-13
1
-6
/
+10
*
MIPS: mm: Simplify build_update_entries
Paul Burton
2016-05-13
1
-21
/
+16
*
MIPS: mm: Be more explicit about PTE mode bit handling
Paul Burton
2016-05-13
1
-5
/
+9
*
MIPS: mm: Pass scratch register through to iPTE_SW
Paul Burton
2016-05-13
1
-13
/
+11
*
MIPS: mm: Don't clobber $1 on XPA TLB refill
James Hogan
2016-05-13
1
-14
/
+10
*
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
Paul Burton
2016-05-13
1
-12
/
+23
*
MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
Paul Burton
2016-05-13
1
-9
/
+4
*
MIPS: Fix HTW config on XPA kernel without LPA enabled
James Hogan
2016-05-13
1
-3
/
+1
*
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
2016-05-13
1
-3
/
+121
*
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-04-03
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
1
-1
/
+1
|
\
|
*
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen
2016-01-24
1
-1
/
+1
*
|
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
1
-1
/
+0
|
/
*
MIPS: Extend hardware table walking support to MIPS64
Paul Burton
2015-11-11
1
-1
/
+7
*
MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fields
Paul Burton
2015-11-11
1
-2
/
+45
*
MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys code
Paul Burton
2015-11-11
1
-11
/
+3
*
MIPS: tlbex: Remove some RIXI redundancy
Paul Burton
2015-11-11
1
-24
/
+10
*
MIPS: tlbex: Stop open-coding build_convert_pte_to_entrylo
Paul Burton
2015-11-11
1
-8
/
+8
*
MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts
James Hogan
2015-06-21
1
-6
/
+17
*
MIPS: tlbex: Fix broken offsets on r2 without XPA
James Hogan
2015-06-21
1
-4
/
+8
*
MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in
Paul Gortmaker
2015-06-21
1
-1
/
+1
*
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
2015-04-13
1
-34
/
+81
|
\
|
*
Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."
Ralf Baechle
2015-04-10
1
-19
/
+2
|
*
MIPS: Add support for XPA.
Steven J. Hill
2015-03-19
1
-13
/
+77
|
*
MIPS: Rearrange PTE bits into fixed positions.
Steven J. Hill
2015-03-18
1
-2
/
+2
*
|
MIPS: Add R16000 detection
Joshua Kinard
2015-04-01
1
-0
/
+1
|
/
*
MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction
Leonid Yegoshin
2015-02-17
1
-3
/
+3
*
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
2015-02-16
1
-0
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-12-11
1
-9
/
+9
|
\
|
*
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
2014-11-24
1
-9
/
+9
*
|
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
Leonid Yegoshin
2014-11-27
1
-1
/
+9
|
/
*
MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
David Daney
2014-10-22
1
-1
/
+5
*
Merge branch '3.16-fixes' into mips-for-linux-next
Ralf Baechle
2014-08-02
1
-0
/
+3
|
\
|
*
MIPS: bugfix: missed cache flush of TLB refill handler
Leonid Yegoshin
2014-08-01
1
-0
/
+2
|
*
MIPS: tlbex: Fix a missing statement for HUGETLB
Huacai Chen
2014-07-30
1
-0
/
+1
*
|
MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions
Leonid Yegoshin
2014-08-02
1
-2
/
+2
*
|
MIPS: mm: Use the Hardware Page Table Walker if the core supports it
Markos Chandras
2014-08-02
1
-0
/
+91
|
/
*
MIPS: Add code for new system 'paravirt'
David Daney
2014-06-02
1
-6
/
+2
*
MIPS: Don't build fast TLB refill handler with 32-bit kernels
David Daney
2014-05-30
1
-2
/
+6
*
MIPS: mm: Fix broken microMIPS kernel regression.
Steven J. Hill
2014-05-14
1
-3
/
+4
*
MIPS: Loongson: Add basic Loongson-3 CPU support
Huacai Chen
2014-03-31
1
-0
/
+1
*
MIPS: Use current_cpu_type() instead of c->cputype
Wu Zhangjin
2014-03-31
1
-1
/
+1
*
MIPS: Add support for the M5150 processor
Leonid Yegoshin
2014-03-26
1
-0
/
+1
*
MIPS: Add cases for CPU_P5600
James Hogan
2014-03-26
1
-0
/
+1
[next]