aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/cpu-features.h
AgeCommit message (Expand)Author
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-05-13MIPS: Add probing & defs for VZ & guest featuresJames Hogan
2016-05-13MIPS: Add perf counter featureJames Hogan
2016-05-13MIPS: Add defs & probing of [X]ContextConfigJames Hogan
2016-05-13MIPS: Add defs & probing of BadInstr[P] registersJames Hogan
2016-05-13MIPS: Add defs & probing of extended CP0_EBaseJames Hogan
2016-05-13MIPS: Separate XPA CPU feature into LPA and MVHJames Hogan
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen
2016-05-13MIPS: Detect DSP v3 supportZubair Lutfullah Kakakhel
2016-05-13MIPS: Detect MIPSr6 Virtual Processor supportPaul Burton
2016-01-20MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki
2015-11-11MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton
2015-09-22MIPS: cpu-features: Add cpu_has_ftlbJames Hogan
2015-09-03MIPS: Probe for small (1KiB) page supportJames Hogan
2015-06-21MIPS: R12000: Enable branch prediction global historyJoshua Kinard
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-10MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-04-08MIPS: Correct FP ISA requirementsMaciej W. Rozycki
2015-04-08MIPS: Correct `nofpu' non-functionalityMaciej W. Rozycki
2015-03-31MIPS: Add arch CDMM definitions and probingJames Hogan
2015-03-19MIPS: Add support for XPA.Steven J. Hill
2015-02-17MIPS: Handle MIPS IV, V and R2 FPU instructions on MIPS R6 as wellMarkos Chandras
2015-02-17MIPS: Add LLB bit and related feature for the Config 5 CP0 registerMarkos Chandras
2015-02-17MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfoMarkos Chandras
2015-02-17MIPS: asm: cpu: Add MIPSR6 ISA definitionsLeonid Yegoshin
2014-11-24MIPS: detect presence of the FRE & UFR bitsPaul Burton
2014-09-22MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie
2014-08-02MIPS: detect presence of MAARsPaul Burton
2014-08-02MIPS: Add new option for unique RI/XI exceptionsLeonid Yegoshin
2014-08-02MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras
2014-05-30MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUsDavid Daney
2014-05-21MIPS: math-emu: Remove most ifdefery.Ralf Baechle
2014-03-26MIPS: asm: cpu: Add cpu flag for Enhanced Virtual AddressingMarkos Chandras
2014-03-26MIPS: Detect the MSA ASEPaul Burton
2014-01-22MIPS: features: Add initial support for Segmentation Control registersSteven J. Hill
2014-01-22MIPS: features: Add initial support for TLBINVF capable coresLeonid Yegoshin
2013-09-24MIPS: cpu-features.h: s/MIPS53/MIPS64/Maciej W. Rozycki
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-08-05MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.Ralf Baechle
2013-07-01MIPS: Cleanup indentation and whitespaceTony Wu
2013-07-01MIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPSDavid Daney
2013-07-01MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle
2013-05-08MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-19MIPS: Probe for and report hardware virtualization support.David Daney
2013-02-17MIPS: Add support for the M14KEc core.Steven J. Hill
2013-02-15MIPS: Add printing of ISA version in cpuinfo.Steven J. Hill
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-10-11MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill
2012-10-11MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper