index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-18
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-25
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-14
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]