index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
loongson64
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
1
-2
/
+2
2018-03-05
MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIO
Huacai Chen
1
-0
/
+3
2018-03-05
MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORT
Huacai Chen
1
-0
/
+3
2018-02-07
Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
3
-4
/
+2
2018-01-24
MIPS: Loongson fix name confict - MEM_RESERVED
Huacai Chen
2
-2
/
+2
2018-01-19
MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices
Jiaxun Yang
1
-2
/
+0
2018-01-15
mips: use swiotlb_{alloc,free}
Christoph Hellwig
2
-19
/
+3
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
1
-3
/
+0
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
[next]