index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
loongson
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3X
Huacai Chen
2014-07-30
2
-5
/
+5
*
MIPS: Loongson-3: Enable the COP2 usage
Huacai Chen
2014-07-30
2
-1
/
+64
*
MIPS: Add Loongson-3B support
Huacai Chen
2014-07-30
4
-122
/
+359
*
MIPS: Add NUMA support for Loongson-3
Huacai Chen
2014-07-30
6
-2
/
+311
*
MIPS: Loongson: Modify ChipConfig register definition
Huacai Chen
2014-07-30
5
-9
/
+20
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-09
2
-10
/
+3
|
\
|
*
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
2014-06-04
1
-6
/
+5
|
|
\
|
*
|
MIPS: Lemote 2F: cs5536: mfgpt: depend on !highres
Sebastian Andrzej Siewior
2014-05-28
1
-2
/
+3
|
*
|
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
2014-05-27
1
-8
/
+0
*
|
|
Merge back earlier cpufreq material.
Rafael J. Wysocki
2014-06-03
1
-12
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mips: lemote 2f: Use cpufreq_for_each_entry macro for iteration
Stratos Karafotis
2014-04-30
1
-11
/
+5
*
|
|
MIPS: Lemote 2F: cs5536: mfgpt: use raw locks
Sebastian Andrzej Siewior
2014-05-28
1
-6
/
+5
|
|
/
|
/
|
*
|
MIPS/loongson2_cpufreq: Fix CPU clock rate setting
Aaro Koskinen
2014-05-13
1
-2
/
+3
*
|
MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQ
Paul Bolle
2014-05-13
1
-1
/
+0
|
/
*
cpufreq: create another field .flags in cpufreq_frequency_table
Viresh Kumar
2014-04-07
1
-10
/
+10
*
MIPS: Loongson 3: Add CPU hotplug support
Huacai Chen
2014-03-31
3
-2
/
+189
*
MIPS: Loongson 3: Add Loongson-3 SMP support
Huacai Chen
2014-03-31
6
-5
/
+323
*
MIPS: Loongson: Add Loongson-3 Kconfig options
Huacai Chen
2014-03-31
2
-0
/
+47
*
MIPS: Loongson: Add swiotlb to support All-Memory DMA
Huacai Chen
2014-03-31
2
-0
/
+141
*
MIPS: Loongson 3: Add serial port support
Huacai Chen
2014-03-31
2
-12
/
+23
*
MIPS: Loongson 3: Add IRQ init and dispatch support
Huacai Chen
2014-03-31
3
-0
/
+106
*
MIPS: Loongson: Add UEFI-like firmware interface (LEFI) support
Huacai Chen
2014-03-31
5
-18
/
+127
*
MIPS: Loongson 3: Add Lemote-3A machtypes definition
Huacai Chen
2014-03-31
1
-0
/
+4
*
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
1
-1
/
+0
*
MIPS: Loongson: Hide the pci code behind CONFIG_PCI
Markos Chandras
2013-09-03
1
-1
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-13
1
-0
/
+14
|
\
|
*
MIPS: Loongson: Fix random early boot hang
Aaro Koskinen
2013-06-21
1
-0
/
+14
*
|
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-06-04
1
-1
/
+2
|
/
*
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-22
1
-0
/
+1
*
mips: loongson: use GPIO driver on CONFIG_GPIOLIB
Alexandre Courbot
2013-03-20
1
-1
/
+1
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
30
-230
/
+230
*
MIPS: Loongson 2: Sort out clock managment.
Ralf Baechle
2012-08-01
3
-1
/
+147
*
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
2011-12-07
1
-1
/
+1
*
mips: fix implicit smp.h usage in various files.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREAD
Wu Zhangjin
2011-09-21
2
-1
/
+3
*
MIPS: Remove pointless return statement from empty void functions.
Ralf Baechle
2011-07-25
1
-2
/
+0
*
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-19
1
-4
/
+1
|
\
|
*
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-05-14
4
-17
/
+15
|
|
\
|
*
|
mips: convert to clocksource_register_hz/khz
John Stultz
2011-02-21
1
-4
/
+1
*
|
|
MIPS: Loongson: Fix GCC 2.6.0 build error.
Ralf Baechle
2011-05-10
1
-2
/
+3
|
|
/
|
/
|
*
|
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2011-03-29
1
-1
/
+2
*
|
MIPS: Loongson: Convert to new irq_chip functions
Thomas Gleixner
2011-03-25
1
-9
/
+7
*
|
MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y
Yoichi Yuasa
2011-03-14
1
-1
/
+4
*
|
MIPS: Loongson: Fix potentially wrong string handling
Stefan Weil
2011-03-14
1
-1
/
+2
*
|
MIPS: Loongson: Remove ad-hoc cmdline default
Robert Millan
2011-03-14
1
-5
/
+0
|
/
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-2
/
+2
|
\
|
*
MIPS: Loongson: Add return value check for strict_strtoul()
Wu Zhangjin
2010-12-16
1
-2
/
+2
*
|
suspend: constify platform_suspend_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
|
/
*
MIPS: Kconfig cleanup
Thomas Gleixner
2010-10-29
1
-2
/
+0
*
MIPS: Loongson: Remove unused macro LOONGSON_PERFCNT_IRQ
Wu Zhangjin
2010-08-05
1
-1
/
+0
[next]