Age | Commit message (Expand) | Author | Files | Lines |
2014-12-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 21 | -102/+522 |
2014-11-24 | MIPS: loongson: common: rtc: make loongson_rtc_resources static | Aaro Koskinen | 1 | -1/+1 |
2014-11-24 | MIPS: loongson: common: init: Add a missing include | Aaro Koskinen | 1 | -0/+1 |
2014-11-24 | MIPS: loongson: lemote-2f: reset: make ml2f_reboot static | Aaro Koskinen | 1 | -1/+1 |
2014-11-24 | MIPS: loongson: lemote-2f: irq: Make internal data static | Aaro Koskinen | 1 | -2/+2 |
2014-11-24 | MIPS: loongson: common: Setup: add a missing include | Aaro Koskinen | 1 | -0/+1 |
2014-11-24 | MIPS: Loongson: cs5536_pci: Add a missing include | Aaro Koskinen | 1 | -0/+1 |
2014-11-24 | MIPS: Loongson: common: Fix array initializer syntax. | Aaro Koskinen | 3 | -32/+32 |
2014-11-24 | MIPS: Loongson-3: Add RS780/SBX00 HPET support | Huacai Chen | 5 | -1/+277 |
2014-11-24 | MIPS: Loongson: Improve LEFI firmware interface | Huacai Chen | 8 | -34/+127 |
2014-11-24 | MIPS: Loongson: Allow booting from any core | Huacai Chen | 4 | -32/+61 |
2014-11-24 | MIPS: Loongson-3: Add PHYS48_TO_HT40 support | Huacai Chen | 2 | -0/+19 |
2014-11-24 | MIPS: Remove useless parentheses | Ralf Baechle | 1 | -1/+1 |
2014-11-24 | MIPS: Loongson: Make platform serial setup always built-in. | Aaro Koskinen | 1 | -1/+2 |
2014-11-19 | MIPS: Loongson3: Fix __node_distances undefined error | James Cowgill | 1 | -0/+1 |
2014-10-22 | MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismerge | Aaro Koskinen | 1 | -2/+3 |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+3 |
2014-08-26 | mips: Replace __get_cpu_var uses | Christoph Lameter | 1 | -3/+3 |
2014-08-19 | MIPS: Loongson: Fix COP2 usage for preemptible kernel | Huacai Chen | 1 | -4/+4 |
2014-08-19 | MIPS: Remove duplicated include from numa.c | Wei Yongjun | 1 | -2/+0 |
2014-07-30 | MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3X | Huacai Chen | 2 | -5/+5 |
2014-07-30 | MIPS: Loongson-3: Enable the COP2 usage | Huacai Chen | 2 | -1/+64 |
2014-07-30 | MIPS: Add Loongson-3B support | Huacai Chen | 4 | -122/+359 |
2014-07-30 | MIPS: Add NUMA support for Loongson-3 | Huacai Chen | 6 | -2/+311 |
2014-07-30 | MIPS: Loongson: Modify ChipConfig register definition | Huacai Chen | 5 | -9/+20 |
2014-06-10 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -10/+3 |
2014-06-05 | Merge branch '3.15-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -6/+5 |
2014-06-03 | Merge back earlier cpufreq material. | Rafael J. Wysocki | 1 | -12/+5 |
2014-05-28 | MIPS: Lemote 2F: cs5536: mfgpt: depend on !highres | Sebastian Andrzej Siewior | 1 | -2/+3 |
2014-05-28 | MIPS: Lemote 2F: cs5536: mfgpt: use raw locks | Sebastian Andrzej Siewior | 1 | -6/+5 |
2014-05-27 | MIPS: SMP: Remove plat_smp_ops cpus_done method. | Ralf Baechle | 1 | -8/+0 |
2014-05-13 | MIPS/loongson2_cpufreq: Fix CPU clock rate setting | Aaro Koskinen | 1 | -2/+3 |
2014-05-13 | MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQ | Paul Bolle | 1 | -1/+0 |
2014-04-30 | mips: lemote 2f: Use cpufreq_for_each_entry macro for iteration | Stratos Karafotis | 1 | -11/+5 |
2014-04-07 | cpufreq: create another field .flags in cpufreq_frequency_table | Viresh Kumar | 1 | -10/+10 |
2014-03-31 | MIPS: Loongson 3: Add CPU hotplug support | Huacai Chen | 3 | -2/+189 |
2014-03-31 | MIPS: Loongson 3: Add Loongson-3 SMP support | Huacai Chen | 6 | -5/+323 |
2014-03-31 | MIPS: Loongson: Add Loongson-3 Kconfig options | Huacai Chen | 2 | -0/+47 |
2014-03-31 | MIPS: Loongson: Add swiotlb to support All-Memory DMA | Huacai Chen | 2 | -0/+141 |
2014-03-31 | MIPS: Loongson 3: Add serial port support | Huacai Chen | 2 | -12/+23 |
2014-03-31 | MIPS: Loongson 3: Add IRQ init and dispatch support | Huacai Chen | 3 | -0/+106 |
2014-03-31 | MIPS: Loongson: Add UEFI-like firmware interface (LEFI) support | Huacai Chen | 5 | -18/+127 |
2014-03-31 | MIPS: Loongson 3: Add Lemote-3A machtypes definition | Huacai Chen | 1 | -0/+4 |
2014-01-25 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-09-03 | MIPS: Loongson: Hide the pci code behind CONFIG_PCI | Markos Chandras | 1 | -1/+2 |
2013-07-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+14 |
2013-06-21 | MIPS: Loongson: Fix random early boot hang | Aaro Koskinen | 1 | -0/+14 |
2013-06-04 | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 1 | -1/+2 |
2013-05-22 | MIPS: Idle: Consolidate all declarations in <asm/idle.h>. | Ralf Baechle | 1 | -0/+1 |
2013-03-20 | mips: loongson: use GPIO driver on CONFIG_GPIOLIB | Alexandre Courbot | 1 | -1/+1 |