index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Lines
2018-07-24
MIPS: ath79: add lots of missing registers
Gabor Juhos
-1
/
+770
2018-07-24
mips: mscc: build FIT image for Ocelot
Alexandre Belloni
-3
/
+35
2018-07-24
MIPS: Octeon: Remove extern declarations.
Steven J. Hill
-34
/
+30
2018-07-24
MIPS: memset.S: Add comments to fault fixup handlers
Matt Redfearn
-0
/
+18
2018-07-24
MIPS: memset.S: Fix byte_fixup for MIPSr6
Matt Redfearn
-1
/
+2
2018-07-24
MIPS: Hardcode cpu_has_* where known at compile time due to ISA
Paul Burton
-69
/
+107
2018-07-24
MIPS: jz4780: DTS: Probe the spi-gpio driver from devicetree
Mathieu Malaterre
-0
/
+19
2018-07-24
MIPS: Ci20: Enable SPI/GPIO driver
Mathieu Malaterre
-0
/
+2
2018-07-24
MIPS: Octeon: Select HAS_RAPIDIO
Alexander Sverdlin
-0
/
+1
2018-07-24
MIPS: Introduce HAS_RAPIDIO Kconfig option
Alexander Sverdlin
-2
/
+5
2018-07-24
mips: use asm-generic version of msi.h
Thomas Petazzoni
-0
/
+1
2018-07-23
MIPS: Loongson64: Define and use some CP0 registers
Huacai Chen
-12
/
+14
2018-07-23
MIPS: Loongson: Add Loongson-3A R3.1 basic support
Huacai Chen
-28
/
+32
2018-07-23
MIPS: jz4740: Bump zload address
Paul Cercueil
-1
/
+1
2018-07-23
MIPS: lantiq: Use dma_zalloc_coherent() in dma code
Hauke Mehrtens
-2
/
+1
2018-07-23
MIPS: Change definition of cpu_relax() for Loongson-3
Huacai Chen
-0
/
+13
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
-26
/
+55
2018-07-20
mips: mm: Discard ioremap_cacheable_cow() method
Serge Semin
-7
/
+0
2018-07-20
MIPS: ath79: fix register address in ath79_ddr_wb_flush()
Felix Fietkau
-1
/
+1
2018-07-19
MIPS: Add FP_MODE regset support
Maciej W. Rozycki
-0
/
+63
2018-07-19
MIPS: Add DSP ASE regset support
Maciej W. Rozycki
-0
/
+189
2018-07-19
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
-3
/
+3
2018-07-18
MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740
Boris Brezillon
-35
/
+2
2018-07-18
MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9
Boris Brezillon
-33
/
+3
2018-07-17
MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
Paul Burton
-1
/
+1
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
-32
/
+47
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
-48
/
+111
2018-07-16
MIPS: Fix off-by-one in pci_resource_to_user()
Paul Burton
-1
/
+1
2018-07-15
Merge tag 'v4.18-rc5' into sched/core, to pick up fixes
Ingo Molnar
-26
/
+55
2018-07-12
MIPS: Cleanup R10000_LLSC_WAR logic in atomic.h
Joshua Kinard
-147
/
+32
2018-07-12
MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WAR
Joshua Kinard
-20
/
+12
2018-07-12
mips/jazz: provide missing dma_mask/coherent_dma_mask
Thomas Bogendoerfer
-2
/
+15
2018-07-10
mips: mm: Discard ioremap_uncached_accelerated() method
Serge Semin
-6
/
+2
2018-07-10
mips: mm: Create UCA-based ioremap_wc() method
Serge Semin
-0
/
+23
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
-6
/
+0
2018-07-05
MIPS: Fix ioremap() RAM check
Paul Burton
-12
/
+25
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
-0
/
+3
2018-07-03
MIPS: Octeon: Simplify CIU register functions.
Steven J. Hill
-94
/
+22
2018-07-03
MIPS: Octeon: Create simple macro for CIU registers.
Steven J. Hill
-28
/
+32
2018-07-03
MIPS: Octeon: Remove all unused CIU macros.
Steven J. Hill
-52
/
+18
2018-07-03
MIPS: Octeon: Convert CIU types to use bitfields.
Steven J. Hill
-128
/
+56
2018-07-03
MIPS: Octeon: Unify QLM data types in CIU header.
Steven J. Hill
-39
/
+4
2018-07-03
MIPS: Octeon: Remove unused CIU types.
Steven J. Hill
-9629
/
+0
2018-07-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
-22
/
+56
2018-06-28
MIPS: AR7: Normalize clk API
Geert Uytterhoeven
-0
/
+29
2018-06-28
MIPS: Always use -march=<arch>, not -<arch> shortcuts
Paul Burton
-8
/
+4
2018-06-28
MIPS: ath25: Convert random_ether_addr to eth_random_addr
Joe Perches
-3
/
+3
2018-06-28
MIPS: Annotate cpu_wait implementations with __cpuidle
Paul Burton
-7
/
+8
2018-06-28
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
Paul Burton
-15
/
+30
2018-06-28
MIPS: Call dump_stack() from show_regs()
Paul Burton
-2
/
+3
[prev]
[next]