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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-01
MIPS: loongson64: fix FTLB configuration
Huang Pei
1
-2
/
+2
2021-11-18
mips: cm: Convert to bitfield API to fix out-of-bounds access
Geert Uytterhoeven
1
-11
/
+10
2021-11-18
signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
Eric W. Biederman
2
-11
/
+2
2021-09-26
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
1
-5
/
+2
2021-07-19
MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)
Paul Cercueil
1
-0
/
+5
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-05-19
MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATED
Tiezhu Yang
1
-3
/
+0
2021-03-04
MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs too
Paul Cercueil
1
-7
/
+8
2021-03-04
MIPS: properly stop .eh_frame generation
Alexander Lobakin
1
-1
/
+0
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
2020-12-30
MIPS: Don't round up kernel sections size for memblock_add()
Alexander Sverdlin
1
-2
/
+2
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-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-6
/
+6
2020-11-17
MIPS: kernel: Fix for_each_memblock conversion
Thomas Bogendoerfer
1
-3
/
+3
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
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
15
-419
/
+612
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-16
/
+15
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-10
/
+10
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-51
/
+3
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-10-12
MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bit
Thomas Bogendoerfer
1
-6
/
+4
2020-10-12
MIPS: cpu-probe: introduce exclusive R3k CPU probe
Thomas Bogendoerfer
2
-1
/
+178
2020-10-12
MIPS: cpu-probe: move fpu probing/handling into its own file
Thomas Bogendoerfer
4
-324
/
+364
2020-10-12
MIPS: replace add_memory_region with memblock
Thomas Bogendoerfer
2
-69
/
+6
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2
-4
/
+4
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
2
-2
/
+2
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2
-4
/
+4
2020-09-30
MIPS: process: include exec.h header in process.c
Pujin Shi
1
-0
/
+1
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
2
-2
/
+2
2020-09-21
MIPS: kexec: Add crashkernel=YM handling
Youling Tang
1
-3
/
+21
2020-09-21
MIPS: Loongson-3: Calculate ra properly when unwinding the stack
Huacai Chen
1
-1
/
+15
2020-09-21
MIPS: Loongson-3: Enable COP2 usage in kernel
Huacai Chen
3
-4
/
+4
2020-09-21
MIPS: kernel: include probes-common.h header in branch.c
Pujin Shi
1
-0
/
+2
2020-09-21
MIPS: Make setup_elfcorehdr and setup_elfcorehdr_size static
Jason Yan
1
-1
/
+1
2020-09-18
MIPS: cpu-probe: ingenic: Fix broken BUG_ON
Paul Cercueil
1
-1
/
+1
2020-09-18
MIPS: cpu-probe: Mark XBurst CPU as having vtagged caches
Paul Cercueil
1
-0
/
+3
2020-09-18
MIPS: cpu-probe: Set Ingenic's writecombine to _CACHE_CACHABLE_WA
Paul Cercueil
1
-1
/
+2
2020-09-08
mips: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-51
/
+3
2020-09-07
MIPS: Convert R10000_LLSC_WAR info a config option
Thomas Bogendoerfer
1
-1
/
+1
2020-09-07
MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config option
Thomas Bogendoerfer
1
-1
/
+7
2020-09-03
MIPS: add missing MSACSR and upper MSA initialization
Huang Pei
1
-0
/
+12
2020-09-03
MIPS: Use rcu to lookup a task in mipsmt_sys_sched_setaffinity()
Davidlohr Bueso
1
-2
/
+2
[next]