index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
selinux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
MIPS: Hardcode cpu_has_* where known at compile time due to ISA
Paul Burton
1
-69
/
+107
2018-07-24
MIPS: jz4780: DTS: Probe the spi-gpio driver from devicetree
Mathieu Malaterre
1
-0
/
+19
2018-07-24
MIPS: Ci20: Enable SPI/GPIO driver
Mathieu Malaterre
1
-0
/
+2
2018-07-24
MIPS: Octeon: Select HAS_RAPIDIO
Alexander Sverdlin
1
-0
/
+1
2018-07-24
MIPS: Introduce HAS_RAPIDIO Kconfig option
Alexander Sverdlin
1
-2
/
+5
2018-07-24
mips: use asm-generic version of msi.h
Thomas Petazzoni
1
-0
/
+1
2018-07-24
MIPS: Loongson64: Define and use some CP0 registers
Huacai Chen
2
-12
/
+14
2018-07-24
MIPS: Loongson: Add Loongson-3A R3.1 basic support
Huacai Chen
5
-29
/
+34
2018-07-24
MIPS: jz4740: Bump zload address
Paul Cercueil
1
-1
/
+1
2018-07-23
MIPS: lantiq: Use dma_zalloc_coherent() in dma code
Hauke Mehrtens
1
-2
/
+1
2018-07-23
MIPS: Change definition of cpu_relax() for Loongson-3
Huacai Chen
1
-0
/
+13
2018-07-21
mips: mm: Discard ioremap_cacheable_cow() method
Serge Semin
1
-7
/
+0
2018-07-19
MIPS: Add FP_MODE regset support
Maciej W. Rozycki
2
-0
/
+64
2018-07-19
MIPS: Add DSP ASE regset support
Maciej W. Rozycki
2
-0
/
+190
2018-07-19
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
3
-3
/
+3
2018-07-19
binfmt_elf: Respect error return from `regset->active'
Maciej W. Rozycki
1
-1
/
+1
2018-07-17
MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
Paul Burton
1
-1
/
+1
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
28
-32
/
+47
2018-07-12
MIPS: Cleanup R10000_LLSC_WAR logic in atomic.h
Joshua Kinard
1
-147
/
+32
2018-07-12
MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WAR
Joshua Kinard
1
-20
/
+12
2018-07-12
mips/jazz: provide missing dma_mask/coherent_dma_mask
Thomas Bogendoerfer
1
-2
/
+15
2018-07-10
mips: mm: Discard ioremap_uncached_accelerated() method
Serge Semin
1
-6
/
+2
2018-07-10
mips: mm: Create UCA-based ioremap_wc() method
Serge Semin
1
-0
/
+23
2018-07-04
MIPS: Octeon: Simplify CIU register functions.
Steven J. Hill
1
-94
/
+22
2018-07-04
MIPS: Octeon: Create simple macro for CIU registers.
Steven J. Hill
1
-28
/
+32
2018-07-04
MIPS: Octeon: Remove all unused CIU macros.
Steven J. Hill
1
-52
/
+18
2018-07-04
MIPS: Octeon: Convert CIU types to use bitfields.
Steven J. Hill
1
-128
/
+56
2018-07-04
MIPS: Octeon: Unify QLM data types in CIU header.
Steven J. Hill
2
-39
/
+4
2018-07-04
MIPS: Octeon: Remove unused CIU types.
Steven J. Hill
1
-9629
/
+0
2018-06-28
MIPS: AR7: Normalize clk API
Geert Uytterhoeven
1
-0
/
+29
2018-06-28
MIPS: Always use -march=<arch>, not -<arch> shortcuts
Paul Burton
1
-8
/
+4
2018-06-28
MIPS: ath25: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-3
/
+3
2018-06-28
MIPS: Annotate cpu_wait implementations with __cpuidle
Paul Burton
2
-7
/
+8
2018-06-24
arch: mips: mm: page: Remove unused function
Rickard Strandqvist
1
-15
/
+0
2018-06-24
arch: mips: pci: pci-ip27.c: Remove unused function
Rickard Strandqvist
1
-11
/
+0
2018-06-24
MIPS: Malta: Use PIIX4 poweroff driver to power down
Paul Burton
13
-134
/
+9
2018-06-24
MIPS: Malta: Cleanup DMA coherence #ifdefs
Paul Burton
1
-38
/
+0
2018-06-24
MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM
Paul Burton
1
-0
/
+8
2018-06-24
MIPS: Use !pci_is_root_bus(bus) in ops-bridge.c
Joshua Kinard
1
-2
/
+2
2018-06-24
MIPS: Schedule on CPUs we need to lose FPU for a mode switch
Paul Burton
3
-47
/
+42
2018-06-24
MIPS: lantiq: remove unnecessary of_platform_default_populate call
Rob Herring
1
-8
/
+0
2018-06-24
MIPS: generic: remove unnecessary of_platform_populate call
Rob Herring
1
-13
/
+0
2018-06-24
MIPS: bmips: remove unnecessary call to register "simple-bus"
Rob Herring
1
-7
/
+0
2018-06-24
MIPS: netlogic: remove unnecessary of_platform_bus_probe call
Rob Herring
1
-14
/
+0
2018-06-24
MIPS: octeon: use of_platform_populate to probe devices
Rob Herring
1
-1
/
+1
2018-06-24
MIPS: Fix ejtag handler on SMP
Heiher
1
-0
/
+46
2018-06-24
MIPS: boot: merge build rules of vmlinux.*.itb by using pattern rule
Masahiro Yamada
1
-18
/
+9
2018-06-24
MIPS: boot: add missing targets for vmlinux.*.its
Masahiro Yamada
1
-0
/
+6
2018-06-24
MIPS: boot: fix build rule of vmlinux.its.S
Masahiro Yamada
1
-2
/
+4
2018-06-24
MIPS: boot: do not include $(cpp_flags) for preprocessing ITS
Masahiro Yamada
1
-6
/
+6
[next]