aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/proc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line.Martin Michlmayr2006-03-211-0/+1
* Add support for SB1A CPU.Andrew Isaacson2005-10-291-0/+1
* Display presence of SmartMIPS, DSP and MT ASEs in /proc/cpuinfo.Ralf Baechle2005-10-291-2/+5
* Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov2005-10-291-1/+2
* Detect the 34K.Ralf Baechle2005-10-291-0/+1
* Cleanup decoding of MIPSxx config registers.Ralf Baechle2005-10-291-1/+7
* ISOify.Ralf Baechle2005-10-291-60/+60
* Base Au1200 2.6 support.Pete Popov2005-10-291-0/+3
* On multiprocessor systems the BogoMIPS for each CPU was reported wasRalf Baechle2005-10-291-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+149