index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-04
MIPS: Move identification of VP(E) into proc.c from smp-mt.c
Matt Redfearn
1
-0
/
+7
2016-05-13
MIPS: Detect DSP v3 support
Zubair Lutfullah Kakakhel
1
-0
/
+1
2015-03-19
MIPS: Add support for XPA.
Steven J. Hill
1
-0
/
+1
2015-02-17
MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo
Markos Chandras
1
-1
/
+7
2014-08-02
MIPS: cpu: Add new cpu option for Hardware Table Walker.
Markos Chandras
1
-0
/
+1
2014-07-30
MIPS: Support CPU topology files in sysfs
Huacai Chen
1
-0
/
+1
2014-05-13
Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"
Ralf Baechle
1
-8
/
+1
2014-03-31
MIPS: MT: proc: Add support for printing VPE and TC ids
Ralf Baechle
1
-0
/
+23
2014-03-26
MIPS: kernel: proc: Add EVA to the list of CPU features
Markos Chandras
1
-0
/
+1
2014-03-26
MIPS: Detect the MSA ASE
Paul Burton
1
-0
/
+1
2014-01-24
MIPS: /proc/cpuinfo: always print the supported ISA
Aaro Koskinen
1
-20
/
+19
2014-01-22
MIPS: MT: proc: Add support for printing VPE and TC ids
Markos Chandras
1
-1
/
+8
2013-07-01
MIPS: Get rid of MIPS I flag and test macros.
Ralf Baechle
1
-3
/
+1
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
1
-0
/
+1
2013-05-09
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
1
-0
/
+4
2013-05-09
MIPS: microMIPS: Add configuration option for microMIPS kernel.
Steven J. Hill
1
-0
/
+4
2013-05-08
MIPS: move mips_{set,get}_machine_name() to a more generic place
John Crispin
1
-1
/
+1
2013-03-13
MIPS: Fix inconsistent formatting inside /proc/cpuinfo
John Crispin
1
-1
/
+1
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
1
-0
/
+2
2013-02-19
MIPS: Probe for and report hardware virtualization support.
David Daney
1
-0
/
+1
2013-02-17
MIPS: Add support for the M14KEc core.
Steven J. Hill
1
-0
/
+1
2013-02-15
MIPS: Add printing of ISA version in cpuinfo.
Steven J. Hill
1
-0
/
+22
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-1
/
+1
2012-10-11
MIPS: proc: Cleanup printing of ASEs.
Ralf Baechle
1
-9
/
+11
2012-10-11
MIPS: Add detection of DSP ASE Revision 2.
Steven J. Hill
1
-0
/
+1
2012-05-15
MIPS: Code formatting fixes.
Steven J. Hill
1
-13
/
+13
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
1
-1
/
+1
2011-01-18
MIPS: Probe for presence of KScratch registers.
David Daney
1
-0
/
+2
2011-01-18
MIPS: Add generic support for multiple machines within a single kernel
Gabor Juhos
1
-1
/
+6
2009-08-03
MIPS: Eleminate filenames from comments
Ralf Baechle
1
-2
/
+0
2009-06-08
MIPS: Outline udelay and fix a few issues.
Ralf Baechle
1
-1
/
+1
2008-10-15
MIPS: show_cpuinfo prints the type of the calling CPU
Johannes Dickgreber
1
-1
/
+1
2008-10-11
MIPS: Probe watch registers and report configuration.
David Daney
1
-2
/
+11
2008-01-29
[MIPS]: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-01-29
[MIPS] MT: Scheduler support for SMT
Ralf Baechle
1
-0
/
+1
2007-11-15
[MIPS] Fix shadow register support.
Ralf Baechle
1
-0
/
+2
2007-10-11
[MIPS] Make facility to convert CPU types to strings generally available.
Ralf Baechle
1
-74
/
+1
2007-10-11
[MIPS] Add support for BCM47XX CPUs.
Aurelien Jarno
1
-0
/
+2
2007-07-10
[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2
Fuxin Zhang
1
-0
/
+1
2007-07-10
[MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}
Atsushi Nemoto
1
-1
/
+0
2007-02-06
[MIPS] Whitespace cleanups.
Ralf Baechle
1
-4
/
+4
2006-10-09
[MIPS] Make sure cpu_has_fpu is used only in atomic context
Atsushi Nemoto
1
-1
/
+1
2006-10-08
[MIPS] Show actual CPU information in /proc/cpuinfo
Karl-Johan Karlsson
1
-5
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-01
[MIPS] Treat R14000 like R10000.
Kumba
1
-0
/
+1
2006-06-01
[MIPS] Fix detection and handling of the 74K processor.
Chris Dearman
1
-0
/
+1
2006-03-21
[MIPS] Separate CPU entries in /proc/cpuinfo with a blank line.
Martin Michlmayr
1
-0
/
+1
2005-10-29
Add support for SB1A CPU.
Andrew Isaacson
1
-0
/
+1
2005-10-29
Display presence of SmartMIPS, DSP and MT ASEs in /proc/cpuinfo.
Ralf Baechle
1
-2
/
+5
2005-10-29
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
Pete Popov
1
-1
/
+2
[next]