index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2019-04-22
Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-04-15
MIPS: scall64-o32: Fix indirect syscall number load
Aurelien Jarno
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
2019-04-09
Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-03-28
MIPS: KGDB: fix kgdb support for SMP platforms.
Chong Qiao
2019-03-19
Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2019-03-11
MIPS: Ensure ELF appended dtb is relocated
Yasha Cherikovsky
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-02-27
MIPS: fix memory setup for platforms with PHYS_OFFSET != 0
Thomas Bogendoerfer
2019-02-19
MIPS: SGI-IP27: do boot CPU init later
Thomas Bogendoerfer
2019-02-19
MIPS: irq: Allocate accurate order pages for irq stack
Liu Xiang
2019-02-15
MIPS: CM: Fix indentation
Paul Burton
2019-02-11
MIPS: fix truncation in __cmpxchg_small for short values
Michael Clark
2019-02-07
mips: cm: reprime error cause
Vladimir Kondratiev
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2019-02-04
MIPS: Remove function size check in get_frame_info()
Jun-Ru Chang
2019-02-04
MIPS: MemoryMapID (MMID) Support
Paul Burton
2019-02-04
MIPS: mm: Add set_cpu_context() for ASID assignments
Paul Burton
2019-02-04
MIPS: mm: Remove local_flush_tlb_mm()
Paul Burton
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
2019-01-25
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
2019-01-22
mips: kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-01
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
mips/kgdb: prepare arch_kgdb_ops for constness
Christophe Leroy
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-12-26
Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-12-20
MIPS: math-emu: Write-protect delay slot emulation pages
Paul Burton
2018-12-17
MIPS: Remove struct mm_context_t fp_mode_switching field
Paul Burton
2018-12-14
mips: generate uapi header and system call table files
Firoz Khan
2018-12-14
mips: add system call table generation support
Firoz Khan
2018-12-14
mips: remove syscall table entries
Firoz Khan
2018-12-14
mips: add +1 to __NR_syscalls in uapi header
Firoz Khan
2018-12-14
mips: rename scall64-64.S to scall64-n64.S
Firoz Khan
2018-12-14
mips: remove unused macros
Firoz Khan
2018-12-03
mips: annotate implicit fall throughs
Mathieu Malaterre
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-27
MIPS: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
[next]