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