aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/proc.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-14MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKGravatar Huacai Chen 1-1/+1
2022-03-01MIPS: Remove TX39XX supportGravatar Thomas Bogendoerfer 1-2/+0
2021-11-25MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()Gravatar Tiezhu Yang 1-1/+1
2021-10-24MIPS: kernel: proc: add CPU option reportingGravatar Hauke Mehrtens 1-0/+122
2021-10-24MIPS: kernel: proc: use seq_puts instead of seq_printfGravatar Ilya Lipnitskiy 1-38/+38
2021-10-24MIPS: kernel: proc: fix trivial style errorsGravatar Ilya Lipnitskiy 1-24/+43
2020-05-22mips: Add MIPS Release 5 supportGravatar Serge Semin 1-0/+4
2019-08-26MIPS: Treat Loongson Extensions as ASEsGravatar Jiaxun Yang 1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsGravatar Paul Burton 1-3/+3
2017-07-11MIPS: Fix MIPS I ISA /proc/cpuinfo reportingGravatar Maciej W. Rozycki 1-1/+1
2017-07-11MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfoGravatar Maciej W. Rozycki 1-0/+1
2016-10-04MIPS: Move identification of VP(E) into proc.c from smp-mt.cGravatar Matt Redfearn 1-0/+7
2016-05-13MIPS: Detect DSP v3 supportGravatar Zubair Lutfullah Kakakhel 1-0/+1
2015-03-19MIPS: Add support for XPA.Gravatar Steven J. Hill 1-0/+1
2015-02-17MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfoGravatar Markos Chandras 1-1/+7
2014-08-02MIPS: cpu: Add new cpu option for Hardware Table Walker.Gravatar Markos Chandras 1-0/+1
2014-07-30MIPS: Support CPU topology files in sysfsGravatar Huacai Chen 1-0/+1
2014-05-13Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"Gravatar Ralf Baechle 1-8/+1
2014-03-31MIPS: MT: proc: Add support for printing VPE and TC idsGravatar Ralf Baechle 1-0/+23
2014-03-26MIPS: kernel: proc: Add EVA to the list of CPU featuresGravatar Markos Chandras 1-0/+1
2014-03-26MIPS: Detect the MSA ASEGravatar Paul Burton 1-0/+1
2014-01-24MIPS: /proc/cpuinfo: always print the supported ISAGravatar Aaro Koskinen 1-20/+19
2014-01-22MIPS: MT: proc: Add support for printing VPE and TC idsGravatar Markos Chandras 1-1/+8
2013-07-01MIPS: Get rid of MIPS I flag and test macros.Gravatar Ralf Baechle 1-3/+1
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Gravatar Ralf Baechle 1-0/+1
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Gravatar Ralf Baechle 1-0/+4
2013-05-09MIPS: microMIPS: Add configuration option for microMIPS kernel.Gravatar Steven J. Hill 1-0/+4
2013-05-08MIPS: move mips_{set,get}_machine_name() to a more generic placeGravatar John Crispin 1-1/+1
2013-03-13MIPS: Fix inconsistent formatting inside /proc/cpuinfoGravatar John Crispin 1-1/+1
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Gravatar Ralf Baechle 1-0/+2
2013-02-19MIPS: Probe for and report hardware virtualization support.Gravatar David Daney 1-0/+1
2013-02-17MIPS: Add support for the M14KEc core.Gravatar Steven J. Hill 1-0/+1
2013-02-15MIPS: Add printing of ISA version in cpuinfo.Gravatar Steven J. Hill 1-0/+22
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 1-1/+1
2012-10-11MIPS: proc: Cleanup printing of ASEs.Gravatar Ralf Baechle 1-9/+11
2012-10-11MIPS: Add detection of DSP ASE Revision 2.Gravatar Steven J. Hill 1-0/+1
2012-05-15MIPS: Code formatting fixes.Gravatar Steven J. Hill 1-13/+13
2012-03-29remove references to cpu_*_map in arch/Gravatar Rusty Russell 1-1/+1
2011-01-18MIPS: Probe for presence of KScratch registers.Gravatar David Daney 1-0/+2
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGravatar Gabor Juhos 1-1/+6
2009-08-03MIPS: Eleminate filenames from commentsGravatar Ralf Baechle 1-2/+0
2009-06-08MIPS: Outline udelay and fix a few issues.Gravatar Ralf Baechle 1-1/+1
2008-10-15MIPS: show_cpuinfo prints the type of the calling CPUGravatar Johannes Dickgreber 1-1/+1
2008-10-11MIPS: Probe watch registers and report configuration.Gravatar David Daney 1-2/+11
2008-01-29[MIPS]: constify function pointer tablesGravatar Jan Engelhardt 1-1/+1
2008-01-29[MIPS] MT: Scheduler support for SMTGravatar Ralf Baechle 1-0/+1
2007-11-15[MIPS] Fix shadow register support.Gravatar Ralf Baechle 1-0/+2
2007-10-11[MIPS] Make facility to convert CPU types to strings generally available.Gravatar Ralf Baechle 1-74/+1
2007-10-11[MIPS] Add support for BCM47XX CPUs.Gravatar Aurelien Jarno 1-0/+2