summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-02-27MIPS: fix memory setup for platforms with PHYS_OFFSET != 0Thomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer
2019-02-19MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang
2019-02-15MIPS: CM: Fix indentationPaul Burton
2019-02-11MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark
2019-02-07mips: cm: reprime error causeVladimir Kondratiev
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-02-04MIPS: Remove function size check in get_frame_info()Jun-Ru Chang
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton
2019-02-04MIPS: mm: Add set_cpu_context() for ASID assignmentsPaul Burton
2019-02-04MIPS: mm: Remove local_flush_tlb_mm()Paul Burton
2019-01-25arch: add split IPC system calls where neededArnd Bergmann
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann
2019-01-22mips: kernel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy
2018-12-30mips/kgdb: prepare arch_kgdb_ops for constnessChristophe Leroy
2018-12-30kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson
2018-12-30kgdb: Remove irq flags from roundupDouglas Anderson
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-12-20MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton
2018-12-17MIPS: Remove struct mm_context_t fp_mode_switching fieldPaul Burton
2018-12-14mips: generate uapi header and system call table filesFiroz Khan
2018-12-14mips: add system call table generation supportFiroz Khan
2018-12-14mips: remove syscall table entriesFiroz Khan
2018-12-14mips: add +1 to __NR_syscalls in uapi headerFiroz Khan
2018-12-14mips: rename scall64-64.S to scall64-n64.SFiroz Khan
2018-12-14mips: remove unused macrosFiroz Khan
2018-12-03mips: annotate implicit fall throughsMathieu Malaterre
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-27MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-26MIPS: MT: Remove norps command line parameterPaul Burton
2018-11-21MIPS: Enable dead code eliminationPaul Burton
2018-11-20MIPS: ptrace: introduce NT_MIPS_MSA regsetPaul Burton
2018-11-19MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen
2018-11-12MIPS: Let early memblock_alloc*() allocate memories bottom-upHuacai Chen
2018-11-09MIPS: Don't dump Hi & Lo regs on >= MIPSr6Paul Burton
2018-11-09MIPS: Fix do_ade() closing brace indentationPaul Burton
2018-11-09MIPS: Avoid using .set mips0 to restore ISAPaul Burton