index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
...
|
*
|
MIPS: refactor the runtime coherent vs noncoherent DMA indicators
Christoph Hellwig
2021-02-13
1
-6
/
+4
|
*
|
MIPS: Add basic support for ptrace single step
Tiezhu Yang
2021-02-13
2
-1
/
+109
|
*
|
MIPS: Make check condition for SDBBP consistent with EJTAG spec
Tiezhu Yang
2021-02-11
1
-2
/
+2
|
*
|
Revert "MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op"
Thomas Bogendoerfer
2021-02-09
1
-3
/
+3
|
*
|
MIPS: crash_dump.c: Simplify copy_oldmem_page()
Youling Tang
2021-02-09
1
-35
/
+6
|
*
|
Revert "mips: Manually call fdt_init_reserved_mem() method"
Serge Semin
2021-02-09
1
-3
/
+0
|
*
|
MIPS: process: Fix no previous prototype warning
Jinyang He
2021-02-09
1
-0
/
+2
|
*
|
MIPS: relocatable: Use __kaslr_offset in show_kernel_relocation
Jinyang He
2021-02-09
1
-6
/
+2
|
*
|
MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
Jinyang He
2021-02-09
2
-0
/
+13
|
*
|
MIPS: kernel: Support extracting off-line stack traces from user-space with perf
Tiezhu Yang
2021-02-04
2
-1
/
+69
|
*
|
MIPS: of: Introduce helper function to get DTB
Thomas Bogendoerfer
2021-02-04
2
-35
/
+0
|
*
|
arch: mips: kernel: Fix two spelling in smp.c
Bhaskar Chowdhury
2021-02-03
1
-3
/
+3
|
*
|
MIPS: vpe: Remove vpe_getcwd
Thomas Bogendoerfer
2021-01-27
1
-33
/
+0
|
*
|
mips: cacheinfo: Remove unnecessary increment of level
Souptick Joarder
2021-01-27
1
-3
/
+1
|
*
|
MIPS: Add is_jr_ra_ins() to end the loop early
Jinyang He
2021-01-25
1
-1
/
+33
|
*
|
MIPS: Fix get_frame_info() handing of function size
Jinyang He
2021-01-25
1
-4
/
+4
|
*
|
MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op
Jinyang He
2021-01-25
1
-3
/
+3
|
*
|
MIPS: process: Remove unnecessary headers inclusion
Jinyang He
2021-01-25
1
-29
/
+12
|
*
|
Revert "MIPS: Remove unused R4300 CPU support"
Lauri Kasanen
2021-01-22
2
-0
/
+10
|
*
|
MIPS: relocatable: optimize the relocation process
Alexander Lobakin
2021-01-18
1
-24
/
+30
|
*
|
MIPS: module: optimize module relocations processing
Alexander Lobakin
2021-01-18
1
-57
/
+52
|
*
|
MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs too
Paul Cercueil
2021-01-18
1
-7
/
+8
|
*
|
MIPS: vmlinux.lds.S: explicitly declare .got table
Alexander Lobakin
2021-01-15
1
-0
/
+2
|
*
|
MIPS: vmlinux.lds.S: explicitly catch .rel.dyn symbols
Alexander Lobakin
2021-01-15
1
-0
/
+5
|
*
|
MIPS: properly stop .eh_frame generation
Alexander Lobakin
2021-01-15
1
-1
/
+0
|
*
|
MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDS
Alexander Lobakin
2021-01-15
1
-0
/
+1
|
*
|
MIPS: CPS: don't create redundant .text.cps-vec section
Alexander Lobakin
2021-01-15
2
-2
/
+0
|
*
|
MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
Alexander Lobakin
2021-01-15
1
-0
/
+1
|
*
|
MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.h
Alexander Lobakin
2021-01-07
1
-8
/
+8
|
*
|
MIPS: Kill RM7K & RM9K IRQ Code
Jiaxun Yang
2021-01-04
2
-46
/
+0
|
*
|
MIPS: perf: Add support for OCTEON III perf events.
Jia Qingtong
2021-01-04
1
-9
/
+13
|
*
|
MIPS: cacheinfo: Add missing VCache
Jiaxun Yang
2021-01-04
1
-8
/
+26
|
*
|
MIPS: No need to check CPU 0 in cps_cpu_disable()
Tiezhu Yang
2020-12-28
1
-3
/
+0
|
*
|
mips: pci: convert comma to semicolon
Zheng Yongjun
2020-12-28
1
-2
/
+2
|
*
|
mips: kernel: convert comma to semicolon
Zheng Yongjun
2020-12-28
2
-3
/
+3
*
|
|
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-21
4
-232
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mips compat: switch to compat_binfmt_elf.c
Al Viro
2021-01-06
4
-134
/
+3
|
*
|
mips: don't bother with ELF_CORE_EFLAGS
Al Viro
2021-01-06
1
-2
/
+0
|
*
|
mips compat: don't bother with ELF_ET_DYN_BASE
Al Viro
2021-01-06
2
-12
/
+0
|
*
|
mips: kill unused definitions in binfmt_elf[on]32.c
Al Viro
2021-01-06
2
-36
/
+0
|
*
|
mips binfmt_elf*32.c: use elfcore-compat.h
Al Viro
2021-01-06
2
-65
/
+8
|
*
|
Merge remote-tracking branch 'mips/mips-fixes' into work.elf-compat
Al Viro
2021-01-06
2
-0
/
+14
|
|
\
\
|
*
|
|
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
2021-01-06
2
-2
/
+11
|
|
|
/
|
|
/
|
*
|
|
MIPS: relocatable: fix possible boot hangup with KASLR enabled
Alexander Lobakin
2021-01-13
1
-2
/
+8
|
|
/
|
/
|
*
|
MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps
Al Viro
2020-12-28
2
-0
/
+14
|
/
*
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
|
\
\
[prev]
[next]