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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
MIPS: Use read-write output operand in __write_64bit_c0_split()
Paul Burton
1
-9
/
+7
2018-08-06
MIPS: Avoid using array as parameter to write_c0_kpgd()
Paul Burton
1
-1
/
+1
2018-08-06
MIPS: vdso: Allow clang's --target flag in VDSO cflags
Paul Burton
1
-0
/
+5
2018-08-06
MIPS: genvdso: Remove GOT checks
Paul Burton
1
-51
/
+0
2018-08-06
MIPS: Remove obsolete MIPS checks for DST node "chosen@0"
Robert P. J. Day
1
-4
/
+0
2018-08-02
MIPS: generic: Remove input symbols from defconfig
Paul Burton
1
-3
/
+0
2018-08-01
MIPS: Delete unused code in linux32.c
Paul Burton
1
-19
/
+0
2018-08-01
MIPS: Remove unused sys_32_mmap2
Paul Burton
1
-10
/
+0
2018-08-01
MIPS: Remove nabi_no_regargs
Paul Burton
4
-37
/
+35
2018-07-31
mips: dts: mscc: enable spi and NOR flash support on ocelot PCB123
Alexandre Belloni
1
-0
/
+10
2018-07-31
mips: dts: mscc: Add spi on Ocelot
Alexandre Belloni
1
-0
/
+11
2018-07-30
MIPS: Loongson: Merge load addresses
谢致邦 (XIE Zhibang)
1
-2
/
+1
2018-07-30
MIPS: Loongson: Set Loongson32 to MIPS32R1
谢致邦 (XIE Zhibang)
2
-7
/
+6
2018-07-30
MIPS: mscc: ocelot: add interrupt controller properties to GPIO controller
Quentin Schulz
1
-0
/
+3
2018-07-30
MIPS: generic: Select MIPS_AUTO_PFN_OFFSET
Paul Burton
1
-0
/
+1
2018-07-30
MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSET
Paul Burton
4
-6
/
+28
2018-07-30
MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
Paul Burton
1
-4
/
+4
2018-07-30
MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnostic
Paul Burton
5
-8
/
+4
2018-07-27
MIPS: generic: fix missing of_node_put()
Nicholas Mc Guire
1
-0
/
+1
2018-07-27
MIPS: Octeon: add missing of_node_put()
Nicholas Mc Guire
1
-0
/
+2
2018-07-27
MIPS: VDSO: Prevent use of smp_processor_id()
Paul Burton
2
-2
/
+13
2018-07-27
MIPS: ath79: Use the IRQ based GPIO key driver for the buttons
Alban Bedel
5
-14
/
+9
2018-07-27
MIPS: remove mips_swiotlb_ops
Christoph Hellwig
3
-64
/
+3
2018-07-26
MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
Paul Burton
1
-2
/
+4
2018-07-26
MIPS: ath79: Fix the USB PHY reset names
Alban Bedel
3
-4
/
+4
2018-07-26
MIPS: mscc: ocelot: add MIIM1 bus
Quentin Schulz
1
-0
/
+16
2018-07-26
MIPS: mscc: ocelot: fix length of memory address space for MIIM
Quentin Schulz
1
-1
/
+1
2018-07-26
MIPS: TXx9: remove useless RTC definitions
Alexandre Belloni
1
-29
/
+0
2018-07-24
MIPS: ath79: get PCIe controller out of reset
Mathias Kresin
1
-0
/
+42
2018-07-24
MIPS: ath79: enable uart during early_prink
Gabor Juhos
1
-1
/
+43
2018-07-24
MIPS: ath79: finetune cpu-overrides
Felix Fietkau
1
-0
/
+6
2018-07-24
MIPS: ath79: fix system restart
Felix Fietkau
2
-0
/
+2
2018-07-24
MIPS: ath79: select the PINCTRL subsystem
John Crispin
1
-0
/
+1
2018-07-24
MIPS: ath79: add support for QCA953x QCA956x TP9343
Matthias Schiffer
5
-3
/
+269
2018-07-24
MIPS: ath79: add lots of missing registers
Gabor Juhos
1
-1
/
+770
2018-07-24
mips: mscc: build FIT image for Ocelot
Alexandre Belloni
4
-3
/
+35
2018-07-24
MIPS: Octeon: Remove extern declarations.
Steven J. Hill
12
-34
/
+30
2018-07-24
MIPS: memset.S: Add comments to fault fixup handlers
Matt Redfearn
1
-0
/
+18
2018-07-24
MIPS: memset.S: Fix byte_fixup for MIPSr6
Matt Redfearn
1
-1
/
+2
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-23
MIPS: Loongson64: Define and use some CP0 registers
Huacai Chen
2
-12
/
+14
2018-07-23
MIPS: Loongson: Add Loongson-3A R3.1 basic support
Huacai Chen
5
-29
/
+34
2018-07-23
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
[next]