summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-21/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner-6/+2
2019-06-08Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 252Thomas Gleixner-12/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner-24/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-30/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-68/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-89/+18
2019-05-29MIPS: uprobes: remove set but not used variable 'epc'YueHaibing-3/+0
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-56/+4
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds-18/+11
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-0/+18
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells-0/+18
2019-05-14MIPS: mark mult_sh_align_mod() as __always_inlineMasahiro Yamada-2/+2
2019-05-09MIPS: Fix Ingenic SoCs sometimes reporting wrong ISAPaul Cercueil-0/+8
2019-05-09MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli-18/+3
2019-05-08Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-145/+100
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2019-05-05mips: Manually call fdt_init_reserved_mem() methodSerge Semin-0/+3
2019-05-05mips: Make sure dt memory regions are validSerge Semin-1/+13
2019-05-03mips: Perform early low memory testSerge Semin-0/+2
2019-05-03mips: Dump memblock regions for debuggingSerge Semin-0/+2
2019-05-02mips: Add reserve-nomap memory type supportSerge Semin-1/+11
2019-05-02mips: Use memblock to reserve the __nosave memory rangeSerge Semin-2/+3
2019-05-02mips: Discard post-CMA-init foreach loopSerge Semin-5/+0
2019-05-02mips: Reserve memory for the kernel image resourcesSerge Semin-27/+3
2019-05-02MIPS: Remove duplicate EBase configurationPaul Burton-17/+3
2019-05-02MIPS: Sync icache for whole exception vectorPaul Burton-1/+1
2019-05-02MIPS: Always allocate exception vector for MIPSr2+Paul Burton-20/+15
2019-05-02MIPS: Use memblock_phys_alloc() for exception vectorPaul Burton-4/+4
2019-04-24mips: Combine memblock init and memory reservation loopsSerge Semin-41/+7
2019-04-24mips: Discard rudiments from bootmem_initSerge Semin-20/+5
2019-04-24mips: Make sure kernel .bss exists in boot mem poolSerge Semin-0/+3
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-0/+12
2019-04-22Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2019-04-15MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno-1/+1
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann-0/+12
2019-04-09Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2019-04-09MIPS: jump_label: Use compact branches for >= r6Paul Burton-5/+25
2019-04-09Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton-5/+7
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)-1/+1
2019-03-28MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao-1/+2
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin-1/+1
2019-03-19MIPS: entry: Remove unneeded need_resched() loopValentin Schneider-3/+2
2019-03-19Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+7
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport-0/+6
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport-1/+1
2019-03-11MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky-5/+7