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
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-58
/
+111
2019-03-05
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
10
-80
/
+137
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
3
-6
/
+6
2019-02-27
MIPS: fix memory setup for platforms with PHYS_OFFSET != 0
Thomas Bogendoerfer
1
-1
/
+2
2019-02-19
MIPS: SGI-IP27: do boot CPU init later
Thomas Bogendoerfer
1
-0
/
+2
2019-02-19
MIPS: irq: Allocate accurate order pages for irq stack
Liu Xiang
1
-2
/
+2
2019-02-15
MIPS: CM: Fix indentation
Paul Burton
1
-2
/
+2
2019-02-11
MIPS: fix truncation in __cmpxchg_small for short values
Michael Clark
1
-2
/
+1
2019-02-07
mips: cm: reprime error cause
Vladimir Kondratiev
1
-1
/
+1
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
3
-0
/
+42
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-5
/
+5
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
1
-22
/
+22
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2
-51
/
+51
2019-02-04
MIPS: Remove function size check in get_frame_info()
Jun-Ru Chang
1
-4
/
+3
2019-02-04
MIPS: MemoryMapID (MMID) Support
Paul Burton
4
-7
/
+110
2019-02-04
MIPS: mm: Add set_cpu_context() for ASID assignments
Paul Burton
1
-3
/
+3
2019-02-04
MIPS: mm: Remove local_flush_tlb_mm()
Paul Burton
1
-2
/
+2
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
1
-0
/
+11
2019-01-25
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
2
-6
/
+6
2019-01-22
mips: kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
5
-64
/
+16
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-4
/
+0
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
8
-84
/
+80
2019-01-01
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-17
/
+8
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
1
-1
/
+1
2018-12-30
mips/kgdb: prepare arch_kgdb_ops for constness
Christophe Leroy
1
-9
/
+7
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
1
-8
/
+1
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
1
-1
/
+1
2018-12-26
Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
36
-2081
/
+1991
2018-12-20
MIPS: math-emu: Write-protect delay slot emulation pages
Paul Burton
1
-2
/
+2
2018-12-17
MIPS: Remove struct mm_context_t fp_mode_switching field
Paul Burton
1
-6
/
+3
2018-12-14
mips: generate uapi header and system call table files
Firoz Khan
4
-1403
/
+12
2018-12-14
mips: add system call table generation support
Firoz Khan
7
-0
/
+1261
2018-12-14
mips: remove syscall table entries
Firoz Khan
1
-12
/
+12
2018-12-14
mips: add +1 to __NR_syscalls in uapi header
Firoz Khan
5
-11
/
+11
2018-12-14
mips: rename scall64-64.S to scall64-n64.S
Firoz Khan
2
-1
/
+1
2018-12-14
mips: remove unused macros
Firoz Khan
1
-3
/
+0
2018-12-03
mips: annotate implicit fall throughs
Mathieu Malaterre
3
-0
/
+27
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+2
2018-11-27
MIPS: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-12
/
+2
2018-11-26
MIPS: MT: Remove norps command line parameter
Paul Burton
1
-11
/
+0
2018-11-21
MIPS: Enable dead code elimination
Paul Burton
1
-2
/
+2
2018-11-20
MIPS: ptrace: introduce NT_MIPS_MSA regset
Paul Burton
1
-0
/
+147
2018-11-19
MIPS: Loongson: Add Loongson-3A R2.1 basic support
Huacai Chen
2
-2
/
+3
2018-11-12
MIPS: Let early memblock_alloc*() allocate memories bottom-up
Huacai Chen
2
-2
/
+2
2018-11-09
MIPS: Don't dump Hi & Lo regs on >= MIPSr6
Paul Burton
1
-2
/
+5
2018-11-09
MIPS: Fix do_ade() closing brace indentation
Paul Burton
1
-1
/
+1
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
3
-5
/
+9
2018-11-09
MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-1
/
+6
2018-11-09
MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-0
/
+4
2018-11-09
MIPS: signal: Remove FP context support when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-5
/
+34
[prev]
[next]