Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 7 | -0/+7 |
2017-09-06 | MIPS: Loongson 2F: allow NULL clock for clk_get_rate | Jonas Gorski | 1 | -0/+3 |
2017-08-30 | MIPS: SMP: Allow boot_secondary SMP op to return errors | Paul Burton | 1 | -1/+2 |
2017-08-30 | MIPS: Abstract CPU core & VP(E) ID access through accessor functions | Paul Burton | 1 | -5/+6 |
2017-08-29 | MIPS: SMP: Constify smp ops | Matt Redfearn | 1 | -1/+1 |
2017-07-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 4 | -7/+99 |
2017-06-29 | MIPS: Loogson: Make enum loongson_cpu_type more clear | Huacai Chen | 1 | -3/+8 |
2017-06-29 | MIPS: Loongson-3: support irq_set_affinity() in i8259 chip | Huacai Chen | 1 | -13/+54 |
2017-06-29 | MIPS: Loongson-3: IRQ balancing for PCI devices | Huacai Chen | 2 | -3/+34 |
2017-06-29 | MIPS: Loongson: Add NMI handler support | Huacai Chen | 1 | -0/+13 |
2017-06-28 | mips/loongson64: implement ->dma_supported instead of ->set_dma_mask | Christoph Hellwig | 1 | -14/+5 |
2017-06-28 | MIPS: Loongson: Add Loongson-3A R3 basic support | Huacai Chen | 2 | -2/+4 |
2017-04-14 | MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 2 | -0/+4 |
2017-03-08 | MIPS: Add missing include files | Arnd Bergmann | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 9 | -9/+12 |
2017-01-25 | MIPS: Loongson64: Fix empty-body warning in dma_alloc | Arnd Bergmann | 1 | -14/+6 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -1/+1 |
2017-01-03 | MIPS: SMP: Remove cpu_callin_map | Matt Redfearn | 1 | -1/+0 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2 | -4/+4 |
2016-12-15 | arch/mips: add option to skip DMA sync as a part of map and unmap | Alexander Duyck | 1 | -1/+1 |
2016-09-19 | mips/loongson/smp: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -26/+8 |
2016-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -7/+8 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -5/+5 |
2016-08-03 | Merge branch '4.7-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -7/+7 |
2016-07-29 | MIPS: SMP: Update cpu_foreign_map on CPU disable | James Hogan | 1 | -0/+1 |
2016-07-24 | MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES | Huacai Chen | 1 | -7/+7 |
2016-05-28 | MIPS: Loongson64: Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-05-13 | MIPS: Loongson: Add Loongson-3A R2 basic support | Huacai Chen | 2 | -10/+103 |
2016-05-13 | MIPS: Loongson-3: Adjust irq dispatch to speedup processing | Huacai Chen | 1 | -4/+6 |
2016-05-13 | MIPS: Loongson-3: Move chipset ACPI code from drivers to arch | Huacai Chen | 2 | -1/+151 |
2016-05-13 | MIPS: Loongson64: Remove call to flush_cache_all(). | Ralf Baechle | 1 | -1/+0 |
2016-05-09 | MIPS: Loongson-3: Fix build error after ld-version.sh modification | Huacai Chen | 1 | -1/+1 |
2016-05-09 | MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU | Huacai Chen | 1 | -3/+3 |
2016-01-22 | MIPS: hpet: Choose a safe value for the ETIME check | Huacai Chen | 1 | -3/+7 |
2016-01-22 | MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler | Huacai Chen | 1 | -7/+13 |
2016-01-22 | MIPS: Loongson-3: Improve -march option and move it to Platform | Huacai Chen | 1 | -0/+21 |
2015-11-11 | MIPS: Loongson: Cleanup CONFIG_LOONGSON_SUSPEND. | Huacai Chen | 3 | -7/+2 |
2015-09-22 | MIPS: Fix console output for Fulong2e system | Guenter Roeck | 1 | -0/+3 |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 1 | -0/+3 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -8/+0 |
2015-09-03 | MIPS: loongson64/timer: Migrate to new 'set-state' interface | Viresh Kumar | 2 | -71/+92 |
2015-08-03 | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith | 1 | -2/+5 |
2015-07-07 | MIPS, CPUFREQ: Fix spelling of Institute. | Ralf Baechle | 9 | -9/+9 |
2015-07-07 | MIPS: Lemote 2F: Fix build caused by recent mass rename. | Ralf Baechle | 1 | -1/+1 |
2015-06-21 | mips: make loongsoon serial driver explicitly modular | Paul Gortmaker | 1 | -2/+7 |
2015-06-21 | MIPS: Loongson: Naming style cleanup and rework | Huacai Chen | 49 | -0/+5582 |