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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
MIPS: arc: remove unused stuff
Thomas Bogendoerfer
2
-4
/
+2
2019-10-23
MIPS: SGI-IP27: move registering of smp ops into IP27 specific code
Thomas Bogendoerfer
3
-7
/
+3
2019-10-23
MIPS: SGI-IP27: collect externs in new header file
Thomas Bogendoerfer
5
-4
/
+17
2019-10-23
MIPS: Loongson: Fix GENMASK misuse
Rikard Falkeborn
1
-1
/
+1
2019-10-12
MIPS: Make builtin_cmdline const & variable length
Paul Burton
1
-1
/
+1
2019-10-12
MIPS: Fix CONFIG_OF_EARLY_FLATTREE=n builds
Paul Burton
1
-0
/
+6
2019-10-12
MIPS: Always define builtin_cmdline
Paul Burton
1
-0
/
+2
2019-10-10
mips: Fix unroll macro when building with Clang
Nathan Chancellor
1
-1
/
+2
2019-10-10
MIPS: cmdline: Clean up boot_command_line initialization
Paul Burton
1
-42
/
+83
2019-10-09
MIPS: cmdline: Remove redundant Kconfig defaults
Paul Burton
1
-3
/
+0
2019-10-09
MIPS: SGI-IP22/28: Use PROM for memory detection
Thomas Bogendoerfer
5
-79
/
+34
2019-10-09
MIPS: SGI-IP22: set PHYS_OFFSET to memory start
Thomas Bogendoerfer
1
-2
/
+1
2019-10-09
MIPS: fw: arc: workaround 64bit kernel/32bit ARC problems
Thomas Bogendoerfer
1
-4
/
+21
2019-10-09
MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platform
Thomas Bogendoerfer
1
-4
/
+8
2019-10-09
MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernel
Thomas Bogendoerfer
2
-73
/
+35
2019-10-09
MIPS: fw: arc: remove unused ARC code
Thomas Bogendoerfer
9
-304
/
+6
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
3
-343
/
+103
2019-10-08
MIPS: generic: Use __initconst for const init data
Tiezhu Yang
1
-3
/
+3
2019-10-07
MIPS: futex: Restore \n after sync instructions
Paul Burton
1
-3
/
+3
2019-10-07
mips: check for dsp presence only once before save/restore
Aurabindo Jayamohanan
1
-4
/
+4
2019-10-07
MIPS: PCI: use information from 1-wire PROM for IOC3 detection
Thomas Bogendoerfer
4
-8
/
+175
2019-10-07
MIPS: CI20: DTS: Add Leds
Alexandre GRIVEAUX
1
-0
/
+28
2019-10-07
MIPS: CI20: DTS: Add IW8103 Wifi + bluetooth
Alexandre GRIVEAUX
1
-0
/
+39
2019-10-07
MIPS: CI20: DTS: Add I2C nodes
Alexandre GRIVEAUX
1
-0
/
+147
2019-10-07
MIPS: JZ4780: DTS: Add I2C nodes
Alexandre GRIVEAUX
1
-0
/
+86
2019-10-07
mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
Dmitry Korotin
2
-0
/
+3
2019-10-07
MIPS: Loongson-3: Add CSR IPI support
Huacai Chen
1
-8
/
+62
2019-10-07
MIPS: Loongson: Add Loongson-3A R4 basic support
Huacai Chen
7
-50
/
+96
2019-10-07
MIPS: Loongson: Add CFUCFG&CSR support
Huacai Chen
1
-0
/
+227
2019-10-07
mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
2
-14
/
+4
2019-10-07
MIPS: Check Loongson3 LL/SC errata workaround correctness
Paul Burton
5
-1
/
+325
2019-10-07
MIPS: genex: Don't reload address unnecessarily
Paul Burton
1
-2
/
+2
2019-10-07
MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler
Paul Burton
1
-0
/
+2
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
2
-41
/
+1
2019-10-07
MIPS: syscall: Emit Loongson3 sync workarounds within asm
Paul Burton
1
-1
/
+2
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
3
-34
/
+25
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
2019-10-07
MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant
Paul Burton
2
-79
/
+13
2019-10-07
MIPS: bitops: ins start position is always an immediate
Paul Burton
1
-3
/
+3
2019-10-07
MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs
Paul Burton
1
-9
/
+4
[next]