aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-18/+11
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-0/+18
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells3-0/+18
2019-05-14MIPS: mark mult_sh_align_mod() as __always_inlineMasahiro Yamada1-2/+2
2019-05-09MIPS: Fix Ingenic SoCs sometimes reporting wrong ISAPaul Cercueil1-0/+8
2019-05-09MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli1-18/+3
2019-05-08Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds5-145/+100
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-1/+1
2019-05-05mips: Manually call fdt_init_reserved_mem() methodSerge Semin1-0/+3
2019-05-05mips: Make sure dt memory regions are validSerge Semin1-1/+13
2019-05-03mips: Perform early low memory testSerge Semin1-0/+2
2019-05-03mips: Dump memblock regions for debuggingSerge Semin1-0/+2
2019-05-02mips: Add reserve-nomap memory type supportSerge Semin2-1/+11
2019-05-02mips: Use memblock to reserve the __nosave memory rangeSerge Semin1-2/+3
2019-05-02mips: Discard post-CMA-init foreach loopSerge Semin1-5/+0
2019-05-02mips: Reserve memory for the kernel image resourcesSerge Semin1-27/+3
2019-05-02MIPS: Remove duplicate EBase configurationPaul Burton1-17/+3
2019-05-02MIPS: Sync icache for whole exception vectorPaul Burton1-1/+1
2019-05-02MIPS: Always allocate exception vector for MIPSr2+Paul Burton1-20/+15
2019-05-02MIPS: Use memblock_phys_alloc() for exception vectorPaul Burton1-4/+4
2019-04-24mips: Combine memblock init and memory reservation loopsSerge Semin1-41/+7
2019-04-24mips: Discard rudiments from bootmem_initSerge Semin1-20/+5
2019-04-24mips: Make sure kernel .bss exists in boot mem poolSerge Semin1-0/+3
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-0/+12
2019-04-22Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2019-04-15MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno1-1/+1
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann3-0/+12
2019-04-09Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+2
2019-04-09MIPS: jump_label: Use compact branches for >= r6Paul Burton1-5/+25
2019-04-09Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton1-5/+7
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-1/+1
2019-03-28MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao1-1/+2
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-1/+1
2019-03-19MIPS: entry: Remove unneeded need_resched() loopValentin Schneider1-3/+2
2019-03-19Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-5/+7
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2-0/+6
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport1-1/+1
2019-03-11MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky1-5/+7
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-58/+111
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds10-80/+137
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds3-6/+6
2019-02-27MIPS: fix memory setup for platforms with PHYS_OFFSET != 0Thomas Bogendoerfer1-1/+2
2019-02-19MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer1-0/+2
2019-02-19MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang1-2/+2
2019-02-15MIPS: CM: Fix indentationPaul Burton1-2/+2
2019-02-11MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark1-2/+1
2019-02-07mips: cm: reprime error causeVladimir Kondratiev1-1/+1
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann3-0/+42
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-5/+5