index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: SGI-IP22/28: Use PROM for memory detection
Thomas Bogendoerfer
2019-10-09
2
-9
/
+1
*
MIPS: SGI-IP22: set PHYS_OFFSET to memory start
Thomas Bogendoerfer
2019-10-09
1
-2
/
+1
*
MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernel
Thomas Bogendoerfer
2019-10-09
1
-73
/
+30
*
MIPS: fw: arc: remove unused ARC code
Thomas Bogendoerfer
2019-10-09
1
-12
/
+0
*
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
2
-339
/
+95
*
MIPS: futex: Restore \n after sync instructions
Paul Burton
2019-10-07
1
-3
/
+3
*
MIPS: PCI: use information from 1-wire PROM for IOC3 detection
Thomas Bogendoerfer
2019-10-07
2
-0
/
+10
*
mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
Dmitry Korotin
2019-10-07
1
-0
/
+2
*
MIPS: Loongson: Add Loongson-3A R4 basic support
Huacai Chen
2019-10-07
2
-7
/
+25
*
MIPS: Loongson: Add CFUCFG&CSR support
Huacai Chen
2019-10-07
1
-0
/
+227
*
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
1
-40
/
+0
*
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
*
MIPS: bitops: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
1
-9
/
+2
*
MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG
Paul Burton
2019-10-07
2
-16
/
+12
*
MIPS: bitops: Abstract LL/SC loops
Paul Burton
2019-10-07
1
-204
/
+63
*
MIPS: bitops: Avoid redundant zero-comparison for non-LLSC
Paul Burton
2019-10-07
1
-6
/
+12
*
MIPS: bitops: Use the BIT() macro
Paul Burton
2019-10-07
1
-15
/
+16
*
MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit
Paul Burton
2019-10-07
1
-6
/
+6
*
MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant
Paul Burton
2019-10-07
1
-53
/
+13
*
MIPS: bitops: ins start position is always an immediate
Paul Burton
2019-10-07
1
-3
/
+3
*
MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs
Paul Burton
2019-10-07
1
-9
/
+4
*
MIPS: bitops: Only use ins for bit 16 or higher
Paul Burton
2019-10-07
1
-1
/
+1
*
MIPS: bitops: Handle !kernel_uses_llsc first
Paul Burton
2019-10-07
1
-108
/
+105
*
MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg
Paul Burton
2019-10-07
1
-43
/
+27
*
MIPS: atomic: Unify 32b & 64b sub_if_positive
Paul Burton
2019-10-07
1
-106
/
+58
*
MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()
Paul Burton
2019-10-07
1
-2
/
+2
*
MIPS: atomic: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
1
-6
/
+14
*
MIPS: atomic: Use one macro to generate 32b & 64b functions
Paul Burton
2019-10-07
1
-151
/
+45
*
MIPS: atomic: Handle !kernel_uses_llsc first
Paul Burton
2019-10-07
1
-50
/
+49
*
MIPS: atomic: Fix whitespace in ATOMIC_OP macros
Paul Burton
2019-10-07
1
-92
/
+92
*
MIPS: barrier: Clean up sync_ginv()
Paul Burton
2019-10-07
1
-1
/
+1
*
MIPS: barrier: Clean up __sync() definition
Paul Burton
2019-10-07
1
-14
/
+4
*
MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
Paul Burton
2019-10-07
1
-2
/
+2
*
MIPS: barrier: Clean up __smp_mb() definition
Paul Burton
2019-10-07
1
-8
/
+4
*
MIPS: barrier: Clean up rmb() & wmb() definitions
Paul Burton
2019-10-07
1
-14
/
+14
*
MIPS: barrier: Add __SYNC() infrastructure
Paul Burton
2019-10-07
2
-111
/
+209
*
MIPS: Use compact branch for LL/SC loops on MIPSr6+
Paul Burton
2019-10-07
1
-0
/
+4
*
MIPS: Unify sc beqz definition
Paul Burton
2019-10-07
3
-35
/
+24
*
MIPS: r4k-bugs64: Limit R4k bug checks to affected systems
Paul Burton
2019-10-07
1
-10
/
+8
*
MIPS: SGI-IP27: get rid of compact node ids
Thomas Bogendoerfer
2019-10-07
8
-35
/
+9
*
MIPS: SGI-IP27: remove not used stuff inherited from IRIX
Thomas Bogendoerfer
2019-10-07
3
-13
/
+0
*
MIPS: Wire up clone3 syscall
Paul Burton
2019-10-02
1
-0
/
+1
*
MIPS: octeon: Include required header; fix octeon ethernet build
Paul Burton
2019-10-02
1
-0
/
+1
*
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-1
/
+1
*
mm: introduce MADV_PAGEOUT
Minchan Kim
2019-09-26
1
-0
/
+1
[next]