index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
MIPS: kernel: setup.c: fix compilation error
Mauri Sandberg
1
-1
/
+1
2021-03-16
MIPS: vmlinux.lds.S: Fix appended dtb not properly aligned
Paul Cercueil
1
-1
/
+1
2021-03-09
MIPS: kernel: Reserve exception base early to prevent corruption
Thomas Bogendoerfer
3
-5
/
+14
2021-03-08
MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytes
Bjørn Mork
1
-1
/
+5
2021-03-08
MIPS: boot/compressed: Copy DTB to aligned address
Paul Cercueil
1
-0
/
+2
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-25
Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
1
-1
/
+1
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-16
/
+17
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+3
2021-02-23
arch: mips: update references to current linux-mips list
Lukas Bulwahn
1
-1
/
+1
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
1
-3
/
+3
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
1
-13
/
+14
2021-02-21
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
25
-383
/
+328
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-232
/
+3
2021-02-18
Revert "MIPS: Add basic support for ptrace single step"
Thomas Bogendoerfer
2
-109
/
+1
2021-02-15
MIPS: kernel: Drop kgdb_call_nmi_hook
Thomas Bogendoerfer
1
-5
/
+0
2021-02-13
MIPS: Use common way to parse elfcorehdr
Jinyang He
1
-28
/
+21
2021-02-13
Revert "MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flus...
Thomas Bogendoerfer
2
-21
/
+1
2021-02-13
MIPS: remove CONFIG_DMA_MAYBE_COHERENT
Christoph Hellwig
1
-1
/
+1
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
1
-4
/
+0
2021-02-13
MIPS: refactor the runtime coherent vs noncoherent DMA indicators
Christoph Hellwig
1
-6
/
+4
2021-02-13
MIPS: Add basic support for ptrace single step
Tiezhu Yang
2
-1
/
+109
2021-02-11
MIPS: Make check condition for SDBBP consistent with EJTAG spec
Tiezhu Yang
1
-2
/
+2
2021-02-09
Revert "MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op"
Thomas Bogendoerfer
1
-3
/
+3
2021-02-09
MIPS: crash_dump.c: Simplify copy_oldmem_page()
Youling Tang
1
-35
/
+6
2021-02-09
Revert "mips: Manually call fdt_init_reserved_mem() method"
Serge Semin
1
-3
/
+0
2021-02-09
MIPS: process: Fix no previous prototype warning
Jinyang He
1
-0
/
+2
2021-02-09
MIPS: relocatable: Use __kaslr_offset in show_kernel_relocation
Jinyang He
1
-6
/
+2
2021-02-09
MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
Jinyang He
2
-0
/
+13
2021-02-04
MIPS: kernel: Support extracting off-line stack traces from user-space with perf
Tiezhu Yang
2
-1
/
+69
2021-02-04
MIPS: of: Introduce helper function to get DTB
Thomas Bogendoerfer
2
-35
/
+0
2021-02-03
arch: mips: kernel: Fix two spelling in smp.c
Bhaskar Chowdhury
1
-3
/
+3
2021-01-27
MIPS: vpe: Remove vpe_getcwd
Thomas Bogendoerfer
1
-33
/
+0
2021-01-27
mips: cacheinfo: Remove unnecessary increment of level
Souptick Joarder
1
-3
/
+1
2021-01-25
MIPS: Add is_jr_ra_ins() to end the loop early
Jinyang He
1
-1
/
+33
2021-01-25
MIPS: Fix get_frame_info() handing of function size
Jinyang He
1
-4
/
+4
2021-01-25
MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op
Jinyang He
1
-3
/
+3
2021-01-25
MIPS: process: Remove unnecessary headers inclusion
Jinyang He
1
-29
/
+12
2021-01-24
fs: add mount_setattr()
Christian Brauner
3
-0
/
+3
2021-01-22
Revert "MIPS: Remove unused R4300 CPU support"
Lauri Kasanen
2
-0
/
+10
2021-01-18
MIPS: relocatable: optimize the relocation process
Alexander Lobakin
1
-24
/
+30
2021-01-18
MIPS: module: optimize module relocations processing
Alexander Lobakin
1
-57
/
+52
2021-01-18
MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs too
Paul Cercueil
1
-7
/
+8
2021-01-15
MIPS: vmlinux.lds.S: explicitly declare .got table
Alexander Lobakin
1
-0
/
+2
2021-01-15
MIPS: vmlinux.lds.S: explicitly catch .rel.dyn symbols
Alexander Lobakin
1
-0
/
+5
2021-01-15
MIPS: properly stop .eh_frame generation
Alexander Lobakin
1
-1
/
+0
2021-01-15
MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDS
Alexander Lobakin
1
-0
/
+1
2021-01-15
MIPS: CPS: don't create redundant .text.cps-vec section
Alexander Lobakin
2
-2
/
+0
2021-01-15
MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
Alexander Lobakin
1
-0
/
+1
[next]