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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
MIPS: Ingenic: Disable abandoned HPTLB function.
Zhou Yanjie
1
-0
/
+6
2019-11-22
mips: add support for folded p4d page tables
Mike Rapoport
4
-22
/
+22
2019-11-22
mips: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
2
-8
/
+1
2019-11-22
mips: fix build when "48 bits virtual memory" is enabled
Mike Rapoport
1
-2
/
+7
2019-11-11
MIPS: Loongson2ef: Convert to early_printk_8250
Jiaxun Yang
1
-1
/
+0
2019-11-11
MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATED
Jiaxun Yang
1
-11
/
+0
2019-11-11
MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdline
Jiaxun Yang
3
-22
/
+0
2019-11-11
MIPS: Drop pmon.h
Jiaxun Yang
1
-46
/
+0
2019-11-11
MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usage
Huacai Chen
1
-2
/
+2
2019-11-11
MIPS: Loongson: Rename LOONGSON1 to LOONGSON32
Huacai Chen
4
-5
/
+5
2019-11-01
MIPS: add support for SGI Octane (IP30)
Thomas Bogendoerfer
7
-0
/
+523
2019-11-01
Merge tag 'mips_fixes_5.4_3' into mips-next
Paul Burton
4
-10
/
+24
2019-11-01
MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODES
Thomas Bogendoerfer
3
-19
/
+3
2019-11-01
MIPS: Loongson64: Move files to the top-level directory
Jiaxun Yang
1
-1
/
+0
2019-11-01
MIPS: Loongson64: Cleanup unused code
Jiaxun Yang
14
-776
/
+8
2019-11-01
MIPS: Loongson2ef: clean up loongson64 related code
Jiaxun Yang
15
-788
/
+23
2019-11-01
MIPS: Fork loongson2ef from loongson64
Jiaxun Yang
19
-0
/
+1816
2019-10-31
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
14
-25
/
+24
2019-10-23
MIPS: include: remove unsued header file asm/sgi/sgi.h
Thomas Bogendoerfer
1
-48
/
+0
2019-10-23
MIPS: arc: use function argument for passing argc/argv to prom_init_cmdline
Thomas Bogendoerfer
1
-8
/
+1
2019-10-23
MIPS: arc: remove unused stuff
Thomas Bogendoerfer
1
-2
/
+1
2019-10-23
MIPS: bmips: mark exception vectors as char arrays
Jonas Gorski
1
-5
/
+5
2019-10-23
MIPS: Loongson: Fix GENMASK misuse
Rikard Falkeborn
1
-1
/
+1
2019-10-18
mips: vdso: Fix __arch_get_hw_counter()
Vincenzo Frascino
1
-1
/
+3
2019-10-10
mips: Fix unroll macro when building with Clang
Nathan Chancellor
1
-1
/
+2
2019-10-10
MIPS: elf_hwcap: Export userspace ASEs
Jiaxun Yang
1
-0
/
+11
2019-10-09
MIPS: SGI-IP22/28: Use PROM for memory detection
Thomas Bogendoerfer
2
-9
/
+1
2019-10-09
MIPS: SGI-IP22: set PHYS_OFFSET to memory start
Thomas Bogendoerfer
1
-2
/
+1
2019-10-09
MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernel
Thomas Bogendoerfer
1
-73
/
+30
2019-10-09
MIPS: fw: arc: remove unused ARC code
Thomas Bogendoerfer
1
-12
/
+0
2019-10-09
MIPS: Drop 32-bit asm string functions
Paul Burton
1
-123
/
+0
2019-10-09
MIPS: Provide unroll() macro, use it for cache ops
Paul Burton
2
-339
/
+95
2019-10-09
MIPS: include: Mark __xchg as __always_inline
Thomas Bogendoerfer
1
-2
/
+2
2019-10-07
MIPS: futex: Restore \n after sync instructions
Paul Burton
1
-3
/
+3
2019-10-07
MIPS: PCI: use information from 1-wire PROM for IOC3 detection
Thomas Bogendoerfer
2
-0
/
+10
2019-10-07
mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
Dmitry Korotin
1
-0
/
+2
2019-10-07
MIPS: Loongson: Add Loongson-3A R4 basic support
Huacai Chen
2
-7
/
+25
2019-10-07
MIPS: Loongson: Add CFUCFG&CSR support
Huacai Chen
1
-0
/
+227
2019-10-07
MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3
Paul Burton
1
-1
/
+11
2019-10-07
MIPS: barrier: Remove loongson_llsc_mb()
Paul Burton
1
-40
/
+0
2019-10-07
MIPS: futex: Emit Loongson3 sync workarounds within asm
Paul Burton
2
-14
/
+14
2019-10-07
MIPS: cmpxchg: Omit redundant barriers for Loongson3
Paul Burton
1
-3
/
+23
2019-10-07
MIPS: cmpxchg: Emit Loongson3 sync workarounds within asm
Paul Burton
1
-7
/
+6
2019-10-07
MIPS: bitops: Use smp_mb__before_atomic in test_* ops
Paul Burton
1
-3
/
+3
2019-10-07
MIPS: bitops: Emit Loongson3 sync workarounds within asm
Paul Burton
1
-9
/
+2
2019-10-07
MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG
Paul Burton
2
-16
/
+12
2019-10-07
MIPS: bitops: Abstract LL/SC loops
Paul Burton
1
-204
/
+63
2019-10-07
MIPS: bitops: Avoid redundant zero-comparison for non-LLSC
Paul Burton
1
-6
/
+12
2019-10-07
MIPS: bitops: Use the BIT() macro
Paul Burton
1
-15
/
+16
2019-10-07
MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit
Paul Burton
1
-6
/
+6
[next]