Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e942242784d0fe4bae957357dfa873af364c684e
e942242
MIPS: SGI-IP27: reduce ARC usage to a minimum
by Thomas Bogendoerfer
· 5 years ago
7b16831
MIPS: arc: use function argument for passing argc/argv to prom_init_cmdline
by Thomas Bogendoerfer
· 5 years ago
cbd0924
MIPS: arc: remove unused stuff
by Thomas Bogendoerfer
· 5 years ago
c823f41
MIPS: SGI-IP27: move registering of smp ops into IP27 specific code
by Thomas Bogendoerfer
· 5 years ago
249be56
MIPS: SGI-IP27: collect externs in new header file
by Thomas Bogendoerfer
· 5 years ago
e02d026f
MIPS: Loongson: Fix GENMASK misuse
by Rikard Falkeborn
· 5 years ago
9dd422f
MIPS: Make builtin_cmdline const & variable length
by Paul Burton
· 5 years ago
9727277
MIPS: Fix CONFIG_OF_EARLY_FLATTREE=n builds
by Paul Burton
· 5 years ago
b734042
MIPS: Always define builtin_cmdline
by Paul Burton
· 5 years ago
df3da04
mips: Fix unroll macro when building with Clang
by Nathan Chancellor
· 5 years ago
7784cac
MIPS: cmdline: Clean up boot_command_line initialization
by Paul Burton
· 5 years ago
c85ac57
MIPS: cmdline: Remove redundant Kconfig defaults
by Paul Burton
· 5 years ago
c0de00b
MIPS: SGI-IP22/28: Use PROM for memory detection
by Thomas Bogendoerfer
· 5 years ago
931e1bf
MIPS: SGI-IP22: set PHYS_OFFSET to memory start
by Thomas Bogendoerfer
· 5 years ago
351889d3
MIPS: fw: arc: workaround 64bit kernel/32bit ARC problems
by Thomas Bogendoerfer
· 5 years ago
39b2d75
MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platform
by Thomas Bogendoerfer
· 5 years ago
ce6c0a5
MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernel
by Thomas Bogendoerfer
· 5 years ago
d11646b
MIPS: fw: arc: remove unused ARC code
by Thomas Bogendoerfer
· 5 years ago
3c0be58
MIPS: Drop 32-bit asm string functions
by Paul Burton
· 5 years ago
6baaead
MIPS: Provide unroll() macro, use it for cache ops
by Paul Burton
· 5 years ago
a14bf1d
MIPS: generic: Use __initconst for const init data
by Tiezhu Yang
· 5 years ago
fd7710c
MIPS: futex: Restore \n after sync instructions
by Paul Burton
· 5 years ago
9662dd7
mips: check for dsp presence only once before save/restore
by Aurabindo Jayamohanan
· 5 years ago
5dc76a9
MIPS: PCI: use information from 1-wire PROM for IOC3 detection
by Thomas Bogendoerfer
· 5 years ago
8c2a2b8
nvmem: core: add nvmem_device_find
by Thomas Bogendoerfer
· 5 years ago
24b0cb4
MIPS: CI20: DTS: Add Leds
by Alexandre GRIVEAUX
· 5 years ago
948f270
MIPS: CI20: DTS: Add IW8103 Wifi + bluetooth
by Alexandre GRIVEAUX
· 5 years ago
73f2b94
MIPS: CI20: DTS: Add I2C nodes
by Alexandre GRIVEAUX
· 5 years ago
f56a040
MIPS: JZ4780: DTS: Add I2C nodes
by Alexandre GRIVEAUX
· 5 years ago
a2ecb23
mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
by Dmitry Korotin
· 5 years ago
ffe59ee
MIPS: Loongson-3: Add CSR IPI support
by Huacai Chen
· 5 years ago
7507445
MIPS: Loongson: Add Loongson-3A R4 basic support
by Huacai Chen
· 5 years ago
6a6f9b7
MIPS: Loongson: Add CFUCFG&CSR support
by Huacai Chen
· 5 years ago
397dc00
mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM
by Mike Rapoport
· 5 years ago
e4acfbc
MIPS: Check Loongson3 LL/SC errata workaround correctness
by Paul Burton
· 5 years ago
4dee90d
MIPS: genex: Don't reload address unnecessarily
by Paul Burton
· 5 years ago
12dbb04
MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler
by Paul Burton
· 5 years ago
ae4cd0b
MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3
by Paul Burton
· 5 years ago
7f56b12
MIPS: barrier: Remove loongson_llsc_mb()
by Paul Burton
· 5 years ago
e84957e
MIPS: syscall: Emit Loongson3 sync workarounds within asm
by Paul Burton
· 5 years ago
3c1d3f0
MIPS: futex: Emit Loongson3 sync workarounds within asm
by Paul Burton
· 5 years ago
a91f2a1
MIPS: cmpxchg: Omit redundant barriers for Loongson3
by Paul Burton
· 5 years ago
6a57d2d
MIPS: cmpxchg: Emit Loongson3 sync workarounds within asm
by Paul Burton
· 5 years ago
9026737
MIPS: bitops: Use smp_mb__before_atomic in test_* ops
by Paul Burton
· 5 years ago
5bb2927
MIPS: bitops: Emit Loongson3 sync workarounds within asm
by Paul Burton
· 5 years ago
c042be0
MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG
by Paul Burton
· 5 years ago
cc99987
MIPS: bitops: Abstract LL/SC loops
by Paul Burton
· 5 years ago
aad028c
MIPS: bitops: Avoid redundant zero-comparison for non-LLSC
by Paul Burton
· 5 years ago
d610351
MIPS: bitops: Use the BIT() macro
by Paul Burton
· 5 years ago
a2e66b8
MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit
by Paul Burton
· 5 years ago
6bbe043
MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant
by Paul Burton
· 5 years ago
27aab27
MIPS: bitops: ins start position is always an immediate
by Paul Burton
· 5 years ago
59361e9
MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs
by Paul Burton
· 5 years ago
3d2920c
MIPS: bitops: Only use ins for bit 16 or higher
by Paul Burton
· 5 years ago
fe7cd97
MIPS: bitops: Handle !kernel_uses_llsc first
by Paul Burton
· 5 years ago
1da7bce
MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg
by Paul Burton
· 5 years ago
40e784b
MIPS: atomic: Unify 32b & 64b sub_if_positive
by Paul Burton
· 5 years ago
77d281b
MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()
by Paul Burton
· 5 years ago
4d1dbfe
MIPS: atomic: Emit Loongson3 sync workarounds within asm
by Paul Burton
· 5 years ago
a38ee6b
MIPS: atomic: Use one macro to generate 32b & 64b functions
by Paul Burton
· 5 years ago
9537db2
MIPS: atomic: Handle !kernel_uses_llsc first
by Paul Burton
· 5 years ago
36d3295
MIPS: atomic: Fix whitespace in ATOMIC_OP macros
by Paul Burton
· 5 years ago
185d7d7
MIPS: barrier: Clean up sync_ginv()
by Paul Burton
· 5 years ago
fe0065e
MIPS: barrier: Clean up __sync() definition
by Paul Burton
· 5 years ago
5c12a6e
MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
by Paul Burton
· 5 years ago
05e6da7
MIPS: barrier: Clean up __smp_mb() definition
by Paul Burton
· 5 years ago
21e3134b
MIPS: barrier: Clean up rmb() & wmb() definitions
by Paul Burton
· 5 years ago
bf92927
MIPS: barrier: Add __SYNC() infrastructure
by Paul Burton
· 5 years ago
ef85d05
MIPS: Use compact branch for LL/SC loops on MIPSr6+
by Paul Burton
· 5 years ago
878f75c
MIPS: Unify sc beqz definition
by Paul Burton
· 5 years ago
376357a
MIPS: ralink: Add GARDENA smart Gateway MT7688 board
by Stefan Roese
· 5 years ago
4ce8a03
dt-bindings: mips: Add gardena vendor prefix and board description
by Stefan Roese
· 5 years ago
cf892ab
dt-bindings: mips: Add missing mt7688a-soc compatible
by Stefan Roese
· 5 years ago
cd5f9e4
MIPS: ralink: mt7628a.dtsi: Add I2C controller DT node
by Stefan Roese
· 5 years ago
5045d06
MIPS: r4k-bugs64: Drop CONFIG_CPU_MIPSR6 checks
by Paul Burton
· 5 years ago
071d2f0
MIPS: r4k-bugs64: Limit R4k bug checks to affected systems
by Paul Burton
· 5 years ago
4bf841e
MIPS: SGI-IP27: get rid of compact node ids
by Thomas Bogendoerfer
· 5 years ago
46a73e9
MIPS: SGI-IP27: remove not used stuff inherited from IRIX
by Thomas Bogendoerfer
· 5 years ago
da0c9ea
Linux 5.4-rc2
by Linus Torvalds
· 5 years ago
b212921
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
by Linus Torvalds
· 5 years ago
7cdb85d
Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
43b815c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
2d00aee
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
126195c
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
4f11918
Merge branch 'readdir' (readdir speedup and sanity checking)
by Linus Torvalds
· 5 years ago
8a23eb8
Make filldir[64]() verify the directory entry filename is valid
by Linus Torvalds
· 5 years ago
9f79b78
Convert filldir[64]() from __put_user() to unsafe_put_user()
by Linus Torvalds
· 9 years ago
9819a30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
6fe137c
Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
d0dea73
KVM: s390: mark __insn32_query() as __always_inline
by Heiko Carstens
· 5 years ago
b1c41ac
KVM: s390: fix __insn32_query() inline assembly
by Heiko Carstens
· 5 years ago
2cf2aa6
dma-mapping: fix false positivse warnings in dma_common_free_remap()
by Andrey Smirnov
· 5 years ago
86cdd2f
kheaders: make headers archive reproducible
by Dmitry Goldin
· 5 years ago
d188b8c
kbuild: update compile-test header list for v5.4-rc2
by Masahiro Yamada
· 5 years ago
4349670
kbuild: two minor updates for Documentation/kbuild/modules.rst
by Masahiro Yamada
· 5 years ago
7a82e3f
scripts/setlocalversion: clear local variable to make it work for sh
by Masahiro Yamada
· 5 years ago
82fdd12
namespace: fix namespace.pl script to support relative paths
by Jacob Keller
· 5 years ago
01bb251
video/logo: do not generate unneeded logo C files
by Masahiro Yamada
· 5 years ago
a9bbe79
video/logo: remove unneeded *.o pattern from clean-files
by Masahiro Yamada
· 5 years ago
7a8beb7
integrity: remove pointless subdir-$(CONFIG_...)
by Masahiro Yamada
· 5 years ago
Next »