aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/loongson
AgeCommit message (Expand)Author
2015-05-17MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqactionHuacai Chen
2014-11-24MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen
2014-11-19MIPS: Loongson3: Fix __node_distances undefined errorJames Cowgill
2014-10-22MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismergeAaro Koskinen
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-08-26mips: Replace __get_cpu_var usesChristoph Lameter
2014-08-19MIPS: Loongson: Fix COP2 usage for preemptible kernelHuacai Chen
2014-08-19MIPS: Remove duplicated include from numa.cWei Yongjun
2014-07-30MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3XHuacai Chen
2014-07-30MIPS: Loongson-3: Enable the COP2 usageHuacai Chen
2014-07-30MIPS: Add Loongson-3B supportHuacai Chen
2014-07-30MIPS: Add NUMA support for Loongson-3Huacai Chen
2014-07-30MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki
2014-05-28MIPS: Lemote 2F: cs5536: mfgpt: depend on !highresSebastian Andrzej Siewior
2014-05-28MIPS: Lemote 2F: cs5536: mfgpt: use raw locksSebastian Andrzej Siewior
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle
2014-05-13MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen
2014-05-13MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQPaul Bolle
2014-04-30mips: lemote 2f: Use cpufreq_for_each_entry macro for iterationStratos Karafotis
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar
2014-03-31MIPS: Loongson 3: Add CPU hotplug supportHuacai Chen
2014-03-31MIPS: Loongson 3: Add Loongson-3 SMP supportHuacai Chen
2014-03-31MIPS: Loongson: Add Loongson-3 Kconfig optionsHuacai Chen
2014-03-31MIPS: Loongson: Add swiotlb to support All-Memory DMAHuacai Chen
2014-03-31MIPS: Loongson 3: Add serial port supportHuacai Chen
2014-03-31MIPS: Loongson 3: Add IRQ init and dispatch supportHuacai Chen
2014-03-31MIPS: Loongson: Add UEFI-like firmware interface (LEFI) supportHuacai Chen
2014-03-31MIPS: Loongson 3: Add Lemote-3A machtypes definitionHuacai Chen
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-09-03MIPS: Loongson: Hide the pci code behind CONFIG_PCIMarkos Chandras
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-06-21MIPS: Loongson: Fix random early boot hangAaro Koskinen
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-03-20mips: loongson: use GPIO driver on CONFIG_GPIOLIBAlexandre Courbot
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-10-31mips: fix implicit smp.h usage in various files.Paul Gortmaker
2011-09-21MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREADWu Zhangjin
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-05-10MIPS: Loongson: Fix GCC 2.6.0 build error.Ralf Baechle
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: Loongson: Convert to new irq_chip functionsThomas Gleixner
2011-03-14MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa