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