index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-10-07
MIPS: bitops: Only use ins for bit 16 or higher
Paul Burton
1
-1
/
+1
2019-10-07
MIPS: bitops: Handle !kernel_uses_llsc first
Paul Burton
1
-108
/
+105
2019-10-07
MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg
Paul Burton
1
-43
/
+27
2019-10-07
MIPS: atomic: Unify 32b & 64b sub_if_positive
Paul Burton
1
-106
/
+58
2019-10-07
MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()
Paul Burton
1
-2
/
+2
2019-10-07
MIPS: atomic: Emit Loongson3 sync workarounds within asm
Paul Burton
1
-6
/
+14
2019-10-07
MIPS: atomic: Use one macro to generate 32b & 64b functions
Paul Burton
1
-151
/
+45
2019-10-07
MIPS: atomic: Handle !kernel_uses_llsc first
Paul Burton
1
-50
/
+49
2019-10-07
MIPS: atomic: Fix whitespace in ATOMIC_OP macros
Paul Burton
1
-92
/
+92
2019-10-07
MIPS: barrier: Clean up sync_ginv()
Paul Burton
1
-1
/
+1
2019-10-07
MIPS: barrier: Clean up __sync() definition
Paul Burton
1
-14
/
+4
2019-10-07
MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
Paul Burton
1
-2
/
+2
2019-10-07
MIPS: barrier: Clean up __smp_mb() definition
Paul Burton
1
-8
/
+4
2019-10-07
MIPS: barrier: Clean up rmb() & wmb() definitions
Paul Burton
1
-14
/
+14
2019-10-07
MIPS: barrier: Add __SYNC() infrastructure
Paul Burton
3
-121
/
+219
2019-10-07
MIPS: Use compact branch for LL/SC loops on MIPSr6+
Paul Burton
1
-0
/
+4
2019-10-07
MIPS: Unify sc beqz definition
Paul Burton
3
-35
/
+24
2019-10-07
MIPS: ralink: Add GARDENA smart Gateway MT7688 board
Stefan Roese
1
-0
/
+197
2019-10-07
MIPS: ralink: mt7628a.dtsi: Add I2C controller DT node
Stefan Roese
1
-0
/
+16
2019-10-07
MIPS: r4k-bugs64: Drop CONFIG_CPU_MIPSR6 checks
Paul Burton
1
-7
/
+4
2019-10-07
MIPS: r4k-bugs64: Limit R4k bug checks to affected systems
Paul Burton
5
-12
/
+14
2019-10-07
MIPS: SGI-IP27: get rid of compact node ids
Thomas Bogendoerfer
20
-212
/
+81
2019-10-07
MIPS: SGI-IP27: remove not used stuff inherited from IRIX
Thomas Bogendoerfer
3
-13
/
+0
2019-10-07
MIPS: include: Mark __cmpxchg as __always_inline
Thomas Bogendoerfer
1
-2
/
+3
2019-10-04
MIPS: fw/arc: Remove unused addr variable
Paul Burton
1
-1
/
+0
2019-10-04
USB: rio500: Remove Rio 500 kernel driver
Bastien Nocera
2
-2
/
+0
2019-10-03
MIPS: pmcs-msp71xx: Remove unused addr variable
Paul Burton
1
-1
/
+0
2019-10-03
MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definition
Paul Burton
1
-1
/
+2
2019-10-02
mips: Loongson: Fix the link time qualifier of 'serial_exit()'
Christophe JAILLET
1
-1
/
+1
2019-10-02
MIPS: init: Prevent adding memory before PHYS_OFFSET
Thomas Bogendoerfer
1
-0
/
+3
2019-10-02
MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem start
Thomas Bogendoerfer
1
-1
/
+1
2019-10-02
MIPS: VDSO: Fix build for binutils < 2.25
Paul Burton
1
-1
/
+1
2019-10-02
MIPS: VDSO: Remove unused gettimeofday.c
Paul Burton
1
-269
/
+0
2019-10-02
MIPS: Wire up clone3 syscall
Paul Burton
5
-3
/
+5
2019-10-02
MIPS: octeon: Include required header; fix octeon ethernet build
Paul Burton
1
-0
/
+1
2019-10-01
MIPS: cpu-bugs64: Mark inline functions as __always_inline
Jiaxun Yang
1
-6
/
+8
2019-09-30
MIPS: dts: ar9331: fix interrupt-controller size
Oleksij Rempel
1
-1
/
+1
2019-09-30
MIPS: Loongson64: Fix boot failure after dropping boot_mem_map
Huacai Chen
2
-28
/
+18
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-25
mm: introduce MADV_PAGEOUT
Minchan Kim
1
-0
/
+1
2019-09-25
mm: introduce MADV_COLD
Minchan Kim
1
-0
/
+2
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-97
/
+1
2019-09-24
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
3
-102
/
+1
2019-09-24
mips: replace arch specific way to determine 32bit task with generic version
Alexandre Ghiti
1
-1
/
+2
2019-09-24
mips: adjust brk randomization offset to fit generic version
Alexandre Ghiti
1
-3
/
+4
2019-09-24
mips: use STACK_TOP when computing mmap base address
Alexandre Ghiti
1
-2
/
+2
[prev]
[next]