index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
Tiezhu Yang
1
-0
/
+1
2021-05-14
MIPS: loongson64: fix bug when PAGE_SIZE > 16KB
Huang Pei
1
-1
/
+1
2021-05-14
MIPS: fix local_irq_{disable,enable} in asmmacro.h
Huang Pei
1
-2
/
+1
2021-05-14
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
1
-1
/
+1
2021-05-14
MIPS: pci-rt2880: fix slot 0 configuration
Ilya Lipnitskiy
1
-13
/
+24
2021-05-14
MIPS: pci-mt7620: fix PLL lock check
Ilya Lipnitskiy
1
-2
/
+3
2021-05-07
mips: Do not include hi and lo in clobber list for R6
Romain Naour
1
-5
/
+21
2021-03-25
MIPS: compressed: fix build with enabled UBSAN
Alexander Lobakin
1
-0
/
+1
2021-03-17
crypto: mips/poly1305 - enable for all MIPS processors
Maciej W. Rozycki
1
-2
/
+2
2021-03-04
Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"
Kevin Hao
1
-3
/
+6
2021-03-04
MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='
Nathan Chancellor
1
-4
/
+1
2021-03-04
MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yes
Aurelien Jarno
2
-22
/
+19
2021-03-04
MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs too
Paul Cercueil
1
-7
/
+8
2021-03-04
MIPS: Compare __SYNC_loongson3_war against 0
Nathan Chancellor
2
-4
/
+4
2021-03-04
MIPS: properly stop .eh_frame generation
Alexander Lobakin
2
-1
/
+18
2021-03-04
MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0
Nathan Chancellor
1
-1
/
+1
2021-03-04
MIPS: c-r4k: Fix section mismatch for loongson2_sc_init
Nathan Chancellor
1
-1
/
+1
2021-03-04
MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
Alexander Lobakin
1
-0
/
+1
2021-01-19
MIPS: relocatable: fix possible boot hangup with KASLR enabled
Alexander Lobakin
1
-2
/
+8
2021-01-19
MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps
Al Viro
2
-0
/
+14
2021-01-19
MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB
Paul Cercueil
1
-1
/
+2
2021-01-19
mips: lib: uncached: fix non-standard usage of variable 'sp'
Anders Roxell
1
-1
/
+3
2021-01-19
mips: fix Section mismatch in reference
Anders Roxell
2
-3
/
+3
2021-01-12
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-30
MIPS: Don't round up kernel sections size for memblock_add()
Alexander Sverdlin
1
-2
/
+2
2020-12-30
MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMA
Necip Fazil Yildiran
1
-0
/
+1
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+6
2020-11-27
Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-6
/
+6
2020-11-17
MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
Zhang Qilong
1
-1
/
+8
2020-11-17
MIPS: kernel: Fix for_each_memblock conversion
Thomas Bogendoerfer
1
-3
/
+3
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+3
2020-10-27
MIPS: export has_transparent_hugepage() for modules
Randy Dunlap
1
-0
/
+1
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
4
-4
/
+4
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-0
/
+18
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-18
/
+14
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
3
-0
/
+3
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+0
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
158
-3672
/
+1700
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+3
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
14
-129
/
+68
2020-10-14
MIPS: DEC: Restore bootmem reservation for firmware working memory area
Maciej W. Rozycki
1
-1
/
+8
2020-10-14
MIPS: dec: fix section mismatch
Thomas Bogendoerfer
1
-2
/
+2
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-24
/
+23
2020-10-13
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
1
-1
/
+1
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2
-23
/
+22
2020-10-13
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+0
[prev]
[next]