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