summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/proc.c
AgeCommit message (Expand)AuthorLines
2020-05-22mips: Add MIPS Release 5 supportSerge Semin-0/+4
2019-08-26MIPS: Treat Loongson Extensions as ASEsJiaxun Yang-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton-3/+3
2017-07-11MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki-1/+1
2017-07-11MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfoMaciej W. Rozycki-0/+1
2016-10-04MIPS: Move identification of VP(E) into proc.c from smp-mt.cMatt Redfearn-0/+7
2016-05-13MIPS: Detect DSP v3 supportZubair Lutfullah Kakakhel-0/+1
2015-03-19MIPS: Add support for XPA.Steven J. Hill-0/+1
2015-02-17MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfoMarkos Chandras-1/+7
2014-08-02MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras-0/+1
2014-07-30MIPS: Support CPU topology files in sysfsHuacai Chen-0/+1
2014-05-13Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"Ralf Baechle-8/+1
2014-03-31MIPS: MT: proc: Add support for printing VPE and TC idsRalf Baechle-0/+23
2014-03-26MIPS: kernel: proc: Add EVA to the list of CPU featuresMarkos Chandras-0/+1
2014-03-26MIPS: Detect the MSA ASEPaul Burton-0/+1
2014-01-24MIPS: /proc/cpuinfo: always print the supported ISAAaro Koskinen-20/+19
2014-01-22MIPS: MT: proc: Add support for printing VPE and TC idsMarkos Chandras-1/+8
2013-07-01MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle-3/+1
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle-0/+1
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle-0/+4
2013-05-09MIPS: microMIPS: Add configuration option for microMIPS kernel.Steven J. Hill-0/+4
2013-05-08MIPS: move mips_{set,get}_machine_name() to a more generic placeJohn Crispin-1/+1
2013-03-13MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin-1/+1
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle-0/+2
2013-02-19MIPS: Probe for and report hardware virtualization support.David Daney-0/+1
2013-02-17MIPS: Add support for the M14KEc core.Steven J. Hill-0/+1
2013-02-15MIPS: Add printing of ISA version in cpuinfo.Steven J. Hill-0/+22
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle-1/+1
2012-10-11MIPS: proc: Cleanup printing of ASEs.Ralf Baechle-9/+11
2012-10-11MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill-0/+1
2012-05-15MIPS: Code formatting fixes.Steven J. Hill-13/+13
2012-03-29remove references to cpu_*_map in arch/Rusty Russell-1/+1
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney-0/+2
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos-1/+6
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle-2/+0
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle-1/+1
2008-10-15MIPS: show_cpuinfo prints the type of the calling CPUJohannes Dickgreber-1/+1
2008-10-11MIPS: Probe watch registers and report configuration.David Daney-2/+11
2008-01-29[MIPS]: constify function pointer tablesJan Engelhardt-1/+1
2008-01-29[MIPS] MT: Scheduler support for SMTRalf Baechle-0/+1
2007-11-15[MIPS] Fix shadow register support.Ralf Baechle-0/+2
2007-10-11[MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle-74/+1
2007-10-11[MIPS] Add support for BCM47XX CPUs.Aurelien Jarno-0/+2
2007-07-10[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang-0/+1
2007-07-10[MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}Atsushi Nemoto-1/+0
2007-02-06[MIPS] Whitespace cleanups.Ralf Baechle-4/+4
2006-10-09[MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto-1/+1
2006-10-08[MIPS] Show actual CPU information in /proc/cpuinfoKarl-Johan Karlsson-5/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0