index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Loongson64: Move files to the top-level directory
Jiaxun Yang
2019-11-01
27
-77
/
+39
*
MIPS: Loongson64: Cleanup unused code
Jiaxun Yang
2019-11-01
35
-1543
/
+34
*
MIPS: Loongson2ef: clean up loongson64 related code
Jiaxun Yang
2019-11-01
30
-1097
/
+56
*
MIPS: Fork loongson2ef from loongson64
Jiaxun Yang
2019-11-01
71
-132
/
+3351
*
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
2019-10-31
34
-96
/
+95
*
MIPS: include: remove unsued header file asm/sgi/sgi.h
Thomas Bogendoerfer
2019-10-24
1
-48
/
+0
*
MIPS: SGI-IP27: reduce ARC usage to a minimum
Thomas Bogendoerfer
2019-10-24
4
-10
/
+22
*
MIPS: arc: use function argument for passing argc/argv to prom_init_cmdline
Thomas Bogendoerfer
2019-10-24
3
-19
/
+13
*
MIPS: arc: remove unused stuff
Thomas Bogendoerfer
2019-10-24
2
-4
/
+2
*
MIPS: SGI-IP27: move registering of smp ops into IP27 specific code
Thomas Bogendoerfer
2019-10-24
3
-7
/
+3
*
MIPS: SGI-IP27: collect externs in new header file
Thomas Bogendoerfer
2019-10-24
5
-4
/
+17
*
MIPS: Loongson: Fix GENMASK misuse
Rikard Falkeborn
2019-10-24
1
-1
/
+1
*
MIPS: Make builtin_cmdline const & variable length
Paul Burton
2019-10-12
1
-1
/
+1
*
MIPS: Fix CONFIG_OF_EARLY_FLATTREE=n builds
Paul Burton
2019-10-12
1
-0
/
+6
*
MIPS: Always define builtin_cmdline
Paul Burton
2019-10-12
1
-0
/
+2
*
mips: Fix unroll macro when building with Clang
Nathan Chancellor
2019-10-10
1
-1
/
+2
*
MIPS: cmdline: Clean up boot_command_line initialization
Paul Burton
2019-10-10
1
-42
/
+83
*
MIPS: cmdline: Remove redundant Kconfig defaults
Paul Burton
2019-10-10
1
-3
/
+0
*
MIPS: SGI-IP22/28: Use PROM for memory detection
Thomas Bogendoerfer
2019-10-09
5
-79
/
+34
*
MIPS: SGI-IP22: set PHYS_OFFSET to memory start
Thomas Bogendoerfer
2019-10-09
1
-2
/
+1
*
MIPS: fw: arc: workaround 64bit kernel/32bit ARC problems
Thomas Bogendoerfer
2019-10-09
1
-4
/
+21
*
MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platform
Thomas Bogendoerfer
2019-10-09
1
-4
/
+8
*
MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernel
Thomas Bogendoerfer
2019-10-09
2
-73
/
+35
*
MIPS: fw: arc: remove unused ARC code
Thomas Bogendoerfer
2019-10-09
9
-304
/
+6
*
MIPS: Drop 32-bit asm string functions
Paul Burton
2019-10-09
1
-123
/
+0
*
MIPS: Provide unroll() macro, use it for cache ops
Paul Burton
2019-10-09
3
-343
/
+103
*
MIPS: generic: Use __initconst for const init data
Tiezhu Yang
2019-10-08
1
-3
/
+3
*
MIPS: futex: Restore \n after sync instructions
Paul Burton
2019-10-07
1
-3
/
+3
*
mips: check for dsp presence only once before save/restore
Aurabindo Jayamohanan
2019-10-07
1
-4
/
+4
*
MIPS: PCI: use information from 1-wire PROM for IOC3 detection
Thomas Bogendoerfer
2019-10-07
4
-8
/
+175
*
nvmem: core: add nvmem_device_find
Thomas Bogendoerfer
2019-10-07
3
-34
/
+38
*
MIPS: CI20: DTS: Add Leds
Alexandre GRIVEAUX
2019-10-07
1
-0
/
+28
*
MIPS: CI20: DTS: Add IW8103 Wifi + bluetooth
Alexandre GRIVEAUX
2019-10-07
1
-0
/
+39
*
MIPS: CI20: DTS: Add I2C nodes
Alexandre GRIVEAUX
2019-10-07
1
-0
/
+147
*
MIPS: JZ4780: DTS: Add I2C nodes
Alexandre GRIVEAUX
2019-10-07
1
-0
/
+86
*
mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
Dmitry Korotin
2019-10-07
2
-0
/
+3
*
MIPS: Loongson-3: Add CSR IPI support
Huacai Chen
2019-10-07
1
-8
/
+62
*
MIPS: Loongson: Add Loongson-3A R4 basic support
Huacai Chen
2019-10-07
8
-50
/
+111
*
MIPS: Loongson: Add CFUCFG&CSR support
Huacai Chen
2019-10-07
1
-0
/
+227
*
mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
2019-10-07
2
-14
/
+4
*
MIPS: Check Loongson3 LL/SC errata workaround correctness
Paul Burton
2019-10-07
5
-1
/
+325
*
MIPS: genex: Don't reload address unnecessarily
Paul Burton
2019-10-07
1
-2
/
+2
*
MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler
Paul Burton
2019-10-07
1
-0
/
+2
*
MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3
Paul Burton
2019-10-07
1
-1
/
+11
*
MIPS: barrier: Remove loongson_llsc_mb()
Paul Burton
2019-10-07
2
-41
/
+1
*
MIPS: syscall: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
1
-1
/
+2
*
MIPS: futex: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
2
-14
/
+14
*
MIPS: cmpxchg: Omit redundant barriers for Loongson3
Paul Burton
2019-10-07
1
-3
/
+23
*
MIPS: cmpxchg: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
1
-7
/
+6
*
MIPS: bitops: Use smp_mb__before_atomic in test_* ops
Paul Burton
2019-10-07
1
-3
/
+3
[next]