index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
cpu-probe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Set ELF AT_PLATFORM string for Loongson2 processors
Robert Millan
2011-05-19
1
-0
/
+10
*
MIPS: Set ELF AT_PLATFORM string for BMIPS processors
Kevin Cernekee
2011-05-19
1
-0
/
+5
*
MIPS: Introduce set_elf_platform() helper function
Robert Millan
2011-05-19
1
-4
/
+8
*
MIPS: Netlogic XLR/XLS processor IDs.
Jayachandran C
2011-05-19
1
-0
/
+56
*
MIPS: Probe for presence of KScratch registers.
David Daney
2011-01-18
1
-0
/
+2
*
MIPS: Fix regression on BCM4710 processor detection
Kevin Cernekee
2010-12-16
1
-5
/
+2
*
MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.
David Daney
2010-10-29
1
-0
/
+13
*
MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code
Kevin Cernekee
2010-10-29
1
-29
/
+33
*
MIPS: Octeon: Probe for Octeon II CPUs.
David Daney
2010-10-29
1
-0
/
+7
*
MIPS: Decode core number for R2 CPUs.
David Daney
2010-08-05
1
-0
/
+3
*
MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip
Lars-Peter Clausen
2010-08-05
1
-0
/
+20
*
MIPS: nofpu and nodsp only affect CPU0
Kevin Cernekee
2010-05-21
1
-0
/
+30
*
MIPS: Give Octeon+ CPUs their own cputype.
David Daney
2010-02-27
1
-2
/
+7
*
MIPS: Set __elf_platform for Octeon.
David Daney
2010-02-27
1
-0
/
+2
*
MIPS: Allow the auxv's elf_platform entry to be set.
David Daney
2010-02-27
1
-0
/
+1
*
MIPS: Cleanup switches with cases that can be merged
Roel Kluin
2010-02-27
1
-3
/
+0
*
MIPS: Decode c0_config4 for large TLBs.
David Daney
2010-02-27
1
-0
/
+15
*
MIPS: Don't probe reserved EntryHi bits.
David Daney
2010-02-10
1
-2
/
+2
*
MIPS: 64-bit: Detect virtual memory size
Guenter Roeck
2010-02-02
1
-0
/
+11
*
MIPS: Loongson 2F: Add CPU frequency scaling support
Wu Zhangjin
2009-12-17
1
-0
/
+2
*
MIPS: SPRAM: Clean up support code a little
Chris Dearman
2009-11-02
1
-7
/
+1
*
MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.
Maxime Bizon
2009-09-17
1
-0
/
+23
*
MIPS: Remove useless zero initializations.
Ralf Baechle
2009-09-17
1
-2
/
+2
*
MIPS: Alchemy: get rid of allow_au1k_wait
Manuel Lauss
2009-09-17
1
-8
/
+5
*
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-06-24
1
-0
/
+1
*
MIPS: Alchemy: unify CPU model constants.
Manuel Lauss
2009-03-30
1
-17
/
+4
*
MIPS: NEC VR5500 processor support fixup
Shinya Kuribayashi
2009-03-11
1
-0
/
+1
*
MIPS: Alchemy: RTC counter clocksource / clockevent support.
Manuel Lauss
2009-01-11
1
-2
/
+4
*
MIPS: Add Cavium OCTEON processor constants and CPU probe.
David Daney
2009-01-11
1
-0
/
+25
*
MIPS: Sort out CPU type to name translation.
Ralf Baechle
2008-10-30
1
-127
/
+98
*
MIPS: Probe for watch registers on cores of all vendors, not just MTI.
Ralf Baechle
2008-10-30
1
-10
/
+12
*
MIPS: Probe watch registers and report configuration.
David Daney
2008-10-11
1
-0
/
+2
*
[MIPS] SMTC: Fix SMTC dyntick support.
Kevin D. Kissell
2008-10-03
1
-3
/
+7
*
[MIPS] Fix potential latency problem due to non-atomic cpu_wait.
Atsushi Nemoto
2008-09-21
1
-14
/
+2
*
[MIPS] Move arch/mips/philips to arch/mips/nxp
Daniel Laird
2008-04-28
1
-4
/
+4
*
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-04-28
1
-0
/
+5
*
[MIPS] Basic SPRAM support
Chris Dearman
2008-04-28
1
-0
/
+8
*
[MIPS] Fix loads of section missmatches
Ralf Baechle
2008-03-12
1
-5
/
+5
*
[MIPS] Alchemy: Au1210/Au1250 CPU support
Manuel Lauss
2008-01-29
1
-0
/
+9
*
[MIPS] Fix shadow register support.
Ralf Baechle
2007-11-15
1
-0
/
+5
*
[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.
Franck Bui-Huu
2007-10-11
1
-0
/
+8
*
[MIPS] Make facility to convert CPU types to strings generally available.
Ralf Baechle
2007-10-11
1
-2
/
+91
*
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
Ralf Baechle
2007-10-11
1
-8
/
+0
*
[MIPS] Add support for BCM47XX CPUs.
Aurelien Jarno
2007-10-11
1
-0
/
+20
*
[MIPS] 20Kc: Disable use of WAIT instruction.
Ralf Baechle
2007-09-14
1
-1
/
+8
*
[MIPS] Workaround for RM7000 WAIT instruction aka erratum 38
Ralf Baechle
2007-07-20
1
-1
/
+25
*
[MIPS] PMC MSP71xx mips common
Marc St-Jean
2007-07-10
1
-0
/
+20
*
[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2
Fuxin Zhang
2007-07-10
1
-0
/
+8
*
[MIPS] Enable support for the userlocal hardware register
Ralf Baechle
2007-07-10
1
-0
/
+2
*
[MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores
Ralf Baechle
2007-07-06
1
-2
/
+13
[next]