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-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-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
2021-01-07
MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.h
Alexander Lobakin
1
-8
/
+8
2021-01-04
MIPS: Kill RM7K & RM9K IRQ Code
Jiaxun Yang
2
-46
/
+0
2021-01-04
MIPS: perf: Add support for OCTEON III perf events.
Jia Qingtong
1
-9
/
+13
2021-01-04
MIPS: cacheinfo: Add missing VCache
Jiaxun Yang
1
-8
/
+26
2020-12-28
MIPS: No need to check CPU 0 in cps_cpu_disable()
Tiezhu Yang
1
-3
/
+0
2020-12-28
mips: pci: convert comma to semicolon
Zheng Yongjun
1
-2
/
+2
2020-12-28
mips: kernel: convert comma to semicolon
Zheng Yongjun
2
-3
/
+3
2020-12-20
epoll: fix compat syscall wire up of epoll_pwait2
Heiko Carstens
1
-1
/
+1
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
3
-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
/
+1
2020-12-16
Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
6
-12
/
+19
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-21
/
+9
2020-12-05
MIPS: KASLR: Avoid endless loop in sync_icache if synci_step is zero
Jinyang He
1
-1
/
+1
2020-12-04
MIPS: Move memblock_dump_all() to the end of setup_arch()
Tiezhu Yang
1
-2
/
+2
2020-12-04
MIPS: SMP-CPS: Add support for irq migration when CPU offline
Wei Li
1
-0
/
+2
2020-12-04
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-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
1
-3
/
+3
2020-11-27
MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()
Tiezhu Yang
1
-3
/
+0
2020-11-27
MIPS: Loongson64: Add KASLR support
Jinyang He
1
-0
/
+7
2020-11-27
MIPS: KASLR: Correct valid bits in apply_r_mips_26_rel()
Jinyang He
1
-2
/
+2
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
2
-21
/
+9
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-6
/
+6
2020-11-19
MIPS: vdso: Use vma page protection for remapping
Thomas Bogendoerfer
1
-2
/
+2
2020-11-17
Merge tag 'mips_fixes_5.10_1' into mips-next
Thomas Bogendoerfer
1
-3
/
+3
2020-11-17
MIPS: kernel: Fix for_each_memblock conversion
Thomas Bogendoerfer
1
-3
/
+3
2020-11-09
mips: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+1
2020-11-06
mips: cm: add missing iounmap() on error in mips_cm_probe()
Qinglang Miao
1
-0
/
+1
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
[next]