summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/proc.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton2017-08-301-3/+3
* MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki2017-07-111-1/+1
* MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfoMaciej W. Rozycki2017-07-111-0/+1
* MIPS: Move identification of VP(E) into proc.c from smp-mt.cMatt Redfearn2016-10-041-0/+7
* MIPS: Detect DSP v3 supportZubair Lutfullah Kakakhel2016-05-131-0/+1
* MIPS: Add support for XPA.Steven J. Hill2015-03-191-0/+1
* MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfoMarkos Chandras2015-02-171-1/+7
* MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras2014-08-021-0/+1
* MIPS: Support CPU topology files in sysfsHuacai Chen2014-07-301-0/+1
* Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"Ralf Baechle2014-05-131-8/+1
* MIPS: MT: proc: Add support for printing VPE and TC idsRalf Baechle2014-03-311-0/+23
* MIPS: kernel: proc: Add EVA to the list of CPU featuresMarkos Chandras2014-03-261-0/+1
* MIPS: Detect the MSA ASEPaul Burton2014-03-261-0/+1
* MIPS: /proc/cpuinfo: always print the supported ISAAaro Koskinen2014-01-241-20/+19
* MIPS: MT: proc: Add support for printing VPE and TC idsMarkos Chandras2014-01-221-1/+8
* MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle2013-07-011-3/+1
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-221-0/+1
* Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-091-0/+4
|\
| * MIPS: microMIPS: Add configuration option for microMIPS kernel.Steven J. Hill2013-05-091-0/+4
* | MIPS: move mips_{set,get}_machine_name() to a more generic placeJohn Crispin2013-05-081-1/+1
|/
* MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin2013-03-131-1/+1
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-211-0/+2
|\
| * MIPS: Probe for and report hardware virtualization support.David Daney2013-02-191-0/+1
| * MIPS: Add support for the M14KEc core.Steven J. Hill2013-02-171-0/+1
* | MIPS: Add printing of ISA version in cpuinfo.Steven J. Hill2013-02-151-0/+22
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-1/+1
|/
* MIPS: proc: Cleanup printing of ASEs.Ralf Baechle2012-10-111-9/+11
* MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill2012-10-111-0/+1
* MIPS: Code formatting fixes.Steven J. Hill2012-05-151-13/+13
* remove references to cpu_*_map in arch/Rusty Russell2012-03-291-1/+1
* MIPS: Probe for presence of KScratch registers.David Daney2011-01-181-0/+2
* MIPS: Add generic support for multiple machines within a single kernelGabor Juhos2011-01-181-1/+6
* MIPS: Eleminate filenames from commentsRalf Baechle2009-08-031-2/+0
* MIPS: Outline udelay and fix a few issues.Ralf Baechle2009-06-081-1/+1
* MIPS: show_cpuinfo prints the type of the calling CPUJohannes Dickgreber2008-10-151-1/+1
* MIPS: Probe watch registers and report configuration.David Daney2008-10-111-2/+11
* [MIPS]: constify function pointer tablesJan Engelhardt2008-01-291-1/+1
* [MIPS] MT: Scheduler support for SMTRalf Baechle2008-01-291-0/+1
* [MIPS] Fix shadow register support.Ralf Baechle2007-11-151-0/+2
* [MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle2007-10-111-74/+1
* [MIPS] Add support for BCM47XX CPUs.Aurelien Jarno2007-10-111-0/+2
* [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang2007-07-101-0/+1
* [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}Atsushi Nemoto2007-07-101-1/+0
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-061-4/+4
* [MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto2006-10-091-1/+1
* [MIPS] Show actual CPU information in /proc/cpuinfoKarl-Johan Karlsson2006-10-081-5/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] Treat R14000 like R10000.Kumba2006-06-011-0/+1
* [MIPS] Fix detection and handling of the 74K processor.Chris Dearman2006-06-011-0/+1
OpenPOWER on IntegriCloud