summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells
2019-05-14MIPS: mark mult_sh_align_mod() as __always_inlineMasahiro Yamada
2019-05-09MIPS: Fix Ingenic SoCs sometimes reporting wrong ISAPaul Cercueil
2019-05-09MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli
2019-05-08Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-05mips: Manually call fdt_init_reserved_mem() methodSerge Semin
2019-05-05mips: Make sure dt memory regions are validSerge Semin
2019-05-03mips: Perform early low memory testSerge Semin
2019-05-03mips: Dump memblock regions for debuggingSerge Semin
2019-05-02mips: Add reserve-nomap memory type supportSerge Semin
2019-05-02mips: Use memblock to reserve the __nosave memory rangeSerge Semin
2019-05-02mips: Discard post-CMA-init foreach loopSerge Semin
2019-05-02mips: Reserve memory for the kernel image resourcesSerge Semin
2019-05-02MIPS: Remove duplicate EBase configurationPaul Burton
2019-05-02MIPS: Sync icache for whole exception vectorPaul Burton
2019-05-02MIPS: Always allocate exception vector for MIPSr2+Paul Burton
2019-05-02MIPS: Use memblock_phys_alloc() for exception vectorPaul Burton
2019-04-24mips: Combine memblock init and memory reservation loopsSerge Semin
2019-04-24mips: Discard rudiments from bootmem_initSerge Semin
2019-04-24mips: Make sure kernel .bss exists in boot mem poolSerge Semin
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2019-04-22Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-15MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann
2019-04-09Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-09MIPS: jump_label: Use compact branches for >= r6Paul Burton
2019-04-09Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-03-28MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2019-03-19MIPS: entry: Remove unneeded need_resched() loopValentin Schneider
2019-03-19Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-11MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky
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