index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
epoll: fix compat syscall wire up of epoll_pwait2
Heiko Carstens
2020-12-20
1
-1
/
+1
*
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-19
3
-0
/
+3
*
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-1
/
+1
|
\
|
*
mips: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
1
-1
/
+1
*
|
Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-12-16
6
-12
/
+19
|
\
\
|
*
|
MIPS: KASLR: Avoid endless loop in sync_icache if synci_step is zero
Jinyang He
2020-12-05
1
-1
/
+1
|
*
|
MIPS: Move memblock_dump_all() to the end of setup_arch()
Tiezhu Yang
2020-12-04
1
-2
/
+2
|
*
|
MIPS: SMP-CPS: Add support for irq migration when CPU offline
Wei Li
2020-12-04
1
-0
/
+2
|
*
|
MIPS: Don't round up kernel sections size for memblock_add()
Alexander Sverdlin
2020-12-04
1
-2
/
+2
|
*
|
MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()
Tiezhu Yang
2020-11-27
1
-3
/
+0
|
*
|
MIPS: Loongson64: Add KASLR support
Jinyang He
2020-11-27
1
-0
/
+7
|
*
|
MIPS: KASLR: Correct valid bits in apply_r_mips_26_rel()
Jinyang He
2020-11-27
1
-2
/
+2
|
*
|
MIPS: vdso: Use vma page protection for remapping
Thomas Bogendoerfer
2020-11-19
1
-2
/
+2
|
*
|
Merge tag 'mips_fixes_5.10_1' into mips-next
Thomas Bogendoerfer
2020-11-17
1
-3
/
+3
|
|
\
\
|
*
|
|
mips: cm: add missing iounmap() on error in mips_cm_probe()
Qinglang Miao
2020-11-06
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
2
-21
/
+9
|
\
\
\
|
*
\
\
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-27
1
-3
/
+3
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
smp: Cleanup smp_call_function*()
Peter Zijlstra
2020-11-24
2
-21
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-29
1
-6
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-6
/
+6
|
|
/
*
/
MIPS: kernel: Fix for_each_memblock conversion
Thomas Bogendoerfer
2020-11-17
1
-3
/
+3
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
1
-1
/
+0
|
\
|
*
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-17
1
-1
/
+0
*
|
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-18
3
-0
/
+3
|
/
*
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-10-16
15
-419
/
+612
|
\
|
*
MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bit
Thomas Bogendoerfer
2020-10-12
1
-6
/
+4
|
*
MIPS: cpu-probe: introduce exclusive R3k CPU probe
Thomas Bogendoerfer
2020-10-12
2
-1
/
+178
|
*
MIPS: cpu-probe: move fpu probing/handling into its own file
Thomas Bogendoerfer
2020-10-12
4
-324
/
+364
|
*
MIPS: replace add_memory_region with memblock
Thomas Bogendoerfer
2020-10-12
2
-69
/
+6
|
*
MIPS: process: include exec.h header in process.c
Pujin Shi
2020-09-30
1
-0
/
+1
|
*
MIPS: kexec: Add crashkernel=YM handling
Youling Tang
2020-09-21
1
-3
/
+21
|
*
MIPS: Loongson-3: Calculate ra properly when unwinding the stack
Huacai Chen
2020-09-21
1
-1
/
+15
|
*
MIPS: Loongson-3: Enable COP2 usage in kernel
Huacai Chen
2020-09-21
3
-4
/
+4
|
*
MIPS: kernel: include probes-common.h header in branch.c
Pujin Shi
2020-09-21
1
-0
/
+2
|
*
MIPS: Make setup_elfcorehdr and setup_elfcorehdr_size static
Jason Yan
2020-09-21
1
-1
/
+1
|
*
MIPS: cpu-probe: ingenic: Fix broken BUG_ON
Paul Cercueil
2020-09-18
1
-1
/
+1
|
*
MIPS: cpu-probe: Mark XBurst CPU as having vtagged caches
Paul Cercueil
2020-09-18
1
-0
/
+3
|
*
MIPS: cpu-probe: Set Ingenic's writecombine to _CACHE_CACHABLE_WA
Paul Cercueil
2020-09-18
1
-1
/
+2
|
*
MIPS: Convert R10000_LLSC_WAR info a config option
Thomas Bogendoerfer
2020-09-07
1
-1
/
+1
|
*
MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config option
Thomas Bogendoerfer
2020-09-07
1
-1
/
+7
|
*
MIPS: Use rcu to lookup a task in mipsmt_sys_sched_setaffinity()
Davidlohr Bueso
2020-09-03
1
-2
/
+2
|
*
MIPS: ftrace: Remove redundant #ifdef CONFIG_DYNAMIC_FTRACE
Zejiang Tang
2020-08-17
1
-4
/
+0
*
|
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-1
/
+1
|
\
\
|
*
|
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
*
|
|
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
1
-16
/
+15
*
|
|
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-12
2
-2
/
+2
|
\
\
\
|
*
|
|
fs: remove compat_sys_mount
Christoph Hellwig
2020-09-22
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-12
2
-10
/
+10
|
\
\
\
|
*
|
|
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
2
-4
/
+4
[next]