index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
cpu-probe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-31
MIPS: Fix core number detection for MT cores
Paul Burton
1
-1
/
+5
2014-03-31
MIPS: Loongson: Add basic Loongson-3 CPU support
Huacai Chen
1
-3
/
+9
2014-03-31
MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2
Huacai Chen
1
-2
/
+2
2014-03-27
MIPS: cpu-probe: Add support for probing M5150 cores
Leonid Yegoshin
1
-0
/
+4
2014-03-27
MIPS: kernel: cpu-probe: Enable EVA option on supported cores
Markos Chandras
1
-0
/
+3
2014-03-27
MIPS: Allow FTLB to be turned on for CPU_P5600
James Hogan
1
-5
/
+7
2014-03-27
MIPS: Add MIPS P5600 probe support
James Hogan
1
-0
/
+4
2014-03-27
MIPS: Warn if vector register partitioning is implemented
Paul Burton
1
-1
/
+4
2014-03-27
MIPS: Detect the MSA ASE
Paul Burton
1
-0
/
+22
2014-03-27
MIPS: Coherent Processing System SMP implementation
Paul Burton
1
-0
/
+2
2014-03-07
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
1
-1
/
+1
2014-01-25
MIPS: Netlogic: Identify XLP 9XX chip
Jayachandran C
1
-0
/
+1
2014-01-22
MIPS: kernel: cpu-probe: Add support for probing interAptiv cores
Leonid Yegoshin
1
-0
/
+8
2014-01-22
MIPS: Add support for FTLBs
Leonid Yegoshin
1
-7
/
+72
2014-01-22
MIPS: kernel: cpu-probe: Add support for probing proAptiv cores
Leonid Yegoshin
1
-0
/
+8
2014-01-22
MIPS: features: Add initial support for Segmentation Control registers
Steven J. Hill
1
-0
/
+2
2014-01-22
MIPS: features: Add initial support for TLBINVF capable cores
Leonid Yegoshin
1
-0
/
+5
2014-01-14
MIPS: Support for 64-bit FP with O32 binaries
Paul Burton
1
-1
/
+1
2013-10-30
MIPS: kernel: cpu-probe: Report CPU id during probe
Leonid Yegoshin
1
-2
/
+2
2013-10-30
MIPS: Tell R4k SC and MC variations apart
Maciej W. Rozycki
1
-4
/
+24
2013-09-19
MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.
Ralf Baechle
1
-0
/
+13
2013-09-18
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
Maciej W. Rozycki
1
-20
/
+22
2013-09-17
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
1
-1
/
+2
2013-09-04
MIPS: Netlogic: Add support for XLP2XX
Jayachandran C
1
-0
/
+5
2013-08-26
MIPS: Probe for new OCTEON CPU/SoC types.
David Daney
1
-0
/
+7
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-7
/
+7
2013-07-01
MIPS: microMIPS: Fix improper definition of ISA exception bit.
Steven J. Hill
1
-3
/
+0
2013-07-01
MIPS: Get rid of MIPS I flag and test macros.
Ralf Baechle
1
-7
/
+1
2013-06-13
MIPS: Allow platform specific scratch registers
Jayachandran C
1
-0
/
+1
2013-05-22
MIPS: Consolidate idle loop / WAIT instruction support in a single file.
Ralf Baechle
1
-198
/
+0
2013-05-09
MIPS: microMIPS: Add support for exception handling.
Steven J. Hill
1
-0
/
+3
2013-04-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-4
/
+2
2013-04-05
MIPS: Fix ISA level which causes secondary cache init bypassing and more
Deng-Cheng Zhu
1
-4
/
+2
2013-03-12
MIPS: VR4133: Fix probe for LL/SC.
Yoichi Yuasa
1
-3
/
+4
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
1
-1
/
+13
2013-02-19
MIPS: Probe for and report hardware virtualization support.
David Daney
1
-0
/
+2
2013-02-17
MIPS: Add support for the M14KEc core.
Steven J. Hill
1
-0
/
+7
2013-02-17
MIPS: show correct cpu name for 24KEc
John Crispin
1
-1
/
+4
2013-02-16
MIPS: Add printing of ISA version in cpuinfo.
Steven J. Hill
1
-30
/
+58
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-15
/
+15
2012-12-05
MIPS: R3000/R3081: Fix CPU detection.
Ralf Baechle
1
-1
/
+0
2012-10-11
MIPS: Add detection of DSP ASE Revision 2.
Steven J. Hill
1
-2
/
+4
2012-10-11
MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)
Al Cooper
1
-1
/
+4
2012-09-28
Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
1
-0
/
+4
2012-09-14
MIPS: Add base architecture support for RI and XI.
Steven J. Hill
1
-1
/
+5
2012-09-14
MIPS: Add support for the 1074K core.
Steven J. Hill
1
-0
/
+4
2012-07-23
MIPS: Add CPU support for Loongson1B
Kelvin Cheung
1
-143
/
+156
2012-07-19
MIPS: Don't panic on 5KEc.
Leonid Yegoshin
1
-0
/
+4
2012-07-07
MIPS: Add support for the M14Kc core.
Steven J. Hill
1
-1
/
+6
2012-05-15
MIPS: Code formatting fixes.
Steven J. Hill
1
-27
/
+27
[next]