index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
cpu-features.h
Age
Commit message (
Expand
)
Author
2015-02-17
MIPS: Handle MIPS IV, V and R2 FPU instructions on MIPS R6 as well
Markos Chandras
2015-02-17
MIPS: Add LLB bit and related feature for the Config 5 CP0 register
Markos Chandras
2015-02-17
MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo
Markos Chandras
2015-02-17
MIPS: asm: cpu: Add MIPSR6 ISA definitions
Leonid Yegoshin
2014-11-24
MIPS: detect presence of the FRE & UFR bits
Paul Burton
2014-09-22
MIPS: Use WSBH/DSBH/DSHD on Loongson 3A
Chen Jie
2014-08-02
MIPS: detect presence of MAARs
Paul Burton
2014-08-02
MIPS: Add new option for unique RI/XI exceptions
Leonid Yegoshin
2014-08-02
MIPS: cpu: Add new cpu option for Hardware Table Walker.
Markos Chandras
2014-05-30
MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUs
David Daney
2014-05-21
MIPS: math-emu: Remove most ifdefery.
Ralf Baechle
2014-03-26
MIPS: asm: cpu: Add cpu flag for Enhanced Virtual Addressing
Markos Chandras
2014-03-26
MIPS: Detect the MSA ASE
Paul Burton
2014-01-22
MIPS: features: Add initial support for Segmentation Control registers
Steven J. Hill
2014-01-22
MIPS: features: Add initial support for TLBINVF capable cores
Leonid Yegoshin
2013-09-24
MIPS: cpu-features.h: s/MIPS53/MIPS64/
Maciej W. Rozycki
2013-09-17
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
2013-08-05
MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.
Ralf Baechle
2013-07-01
MIPS: Cleanup indentation and whitespace
Tony Wu
2013-07-01
MIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPS
David Daney
2013-07-01
MIPS: Get rid of MIPS I flag and test macros.
Ralf Baechle
2013-05-08
MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem
Huacai Chen
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-19
MIPS: Probe for and report hardware virtualization support.
David Daney
2013-02-17
MIPS: Add support for the M14KEc core.
Steven J. Hill
2013-02-15
MIPS: Add printing of ISA version in cpuinfo.
Steven J. Hill
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-10-11
MIPS: Add detection of DSP ASE Revision 2.
Steven J. Hill
2012-10-11
MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)
Al Cooper
2012-09-13
MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.
Steven J. Hill
2012-09-13
MIPS: Add base architecture support for RI and XI.
Steven J. Hill
2010-08-05
MIPS: Update comment for cpu_has_clo_clz
Ralf Baechle
2010-02-27
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
2010-02-02
MIPS: 64-bit: Detect virtual memory size
Guenter Roeck
2009-09-17
MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.
David Daney
2009-06-17
MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.
David Daney
2009-06-17
MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.
David Daney
2009-05-14
MIPS: Enable CLO / CLZ instructions via separate CPU property
Ralf Baechle
2009-01-11
MIPS: Hook Cavium OCTEON cache init into cache.c
David Daney
2008-10-30
MIPS: New feature test macro cpu_has_mips_r
Ralf Baechle
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle