summaryrefslogtreecommitdiff
path: root/arch/mips/mm/tlbex.c
AgeCommit message (Expand)Author
2015-06-21MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shiftsJames Hogan
2015-06-21MIPS: tlbex: Fix broken offsets on r2 without XPAJames Hogan
2015-06-21MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back inPaul Gortmaker
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-10Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."Ralf Baechle
2015-04-01MIPS: Add R16000 detectionJoshua Kinard
2015-03-19MIPS: Add support for XPA.Steven J. Hill
2015-03-18MIPS: Rearrange PTE bits into fixed positions.Steven J. Hill
2015-02-17MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instructionLeonid Yegoshin
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-11-27MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle
2014-10-22MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney
2014-08-02Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle
2014-08-02MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin
2014-08-02MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras
2014-08-01MIPS: bugfix: missed cache flush of TLB refill handlerLeonid Yegoshin
2014-07-30MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen
2014-06-02MIPS: Add code for new system 'paravirt'David Daney
2014-05-30MIPS: Don't build fast TLB refill handler with 32-bit kernelsDavid Daney
2014-05-14MIPS: mm: Fix broken microMIPS kernel regression.Steven J. Hill
2014-03-31MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen
2014-03-31MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin
2014-03-26MIPS: Add support for the M5150 processorLeonid Yegoshin
2014-03-26MIPS: Add cases for CPU_P5600James Hogan
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin
2013-10-29MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.Ralf Baechle
2013-10-29MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXTJayachandran C
2013-10-29MIPS: Move definition of SMP processor id register to header fileJayachandran C
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-08-26MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.David Daney
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-19MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen
2013-07-19MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle
2013-07-01MIPS: Fix typos and cleanup commentTony Wu
2013-07-01MIPS: Move generated code to .text for microMIPSJayachandran C
2013-06-27MIPS: tlbex: Fix size of area to be flushed.Ralf Baechle
2013-06-25MIPS: Flush TLB handlers directly after writing themJonas Gorski
2013-06-21MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlersRalf Baechle
2013-06-13MIPS: Fixup check for invalid scratch registerJayachandran C
2013-06-13MIPS: Allow platform specific scratch registersJayachandran C
2013-05-23MIPS: Remove duplicate definition of check_for_high_segbits.David Daney
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney
2013-05-16Revert "MIPS: microMIPS: Support dynamic ASID sizing."David Daney
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle