summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-081-3/+0Star
|\
| * MIPS: uprobes: remove set but not used variable 'epc'YueHaibing2019-05-291-3/+0Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 252Thomas Gleixner2019-06-051-12/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner2019-05-302-24/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-13/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-303-30/+3Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-305-68/+5Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3018-89/+18Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-214-56/+4Star
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2019-05-192-18/+11Star
|\
| * MIPS: Fix Ingenic SoCs sometimes reporting wrong ISAPaul Cercueil2019-05-101-0/+8
| * MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli2019-05-101-18/+3Star
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-173-0/+18
|\ \
| * | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-163-0/+18
* | | MIPS: mark mult_sh_align_mod() as __always_inlineMasahiro Yamada2019-05-151-2/+2
* | | Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-05-095-145/+100Star
|\ \ \ | |/ / |/| / | |/
| * mips: Manually call fdt_init_reserved_mem() methodSerge Semin2019-05-061-0/+3
| * mips: Make sure dt memory regions are validSerge Semin2019-05-061-1/+13
| * mips: Perform early low memory testSerge Semin2019-05-041-0/+2
| * mips: Dump memblock regions for debuggingSerge Semin2019-05-041-0/+2
| * mips: Add reserve-nomap memory type supportSerge Semin2019-05-022-1/+11
| * mips: Use memblock to reserve the __nosave memory rangeSerge Semin2019-05-021-2/+3
| * mips: Discard post-CMA-init foreach loopSerge Semin2019-05-021-5/+0Star
| * mips: Reserve memory for the kernel image resourcesSerge Semin2019-05-021-27/+3Star
| * MIPS: Remove duplicate EBase configurationPaul Burton2019-05-021-17/+3Star
| * MIPS: Sync icache for whole exception vectorPaul Burton2019-05-021-1/+1
| * MIPS: Always allocate exception vector for MIPSr2+Paul Burton2019-05-021-20/+15Star
| * MIPS: Use memblock_phys_alloc() for exception vectorPaul Burton2019-05-021-4/+4
| * mips: Combine memblock init and memory reservation loopsSerge Semin2019-04-251-41/+7Star
| * mips: Discard rudiments from bootmem_initSerge Semin2019-04-251-20/+5Star
| * mips: Make sure kernel .bss exists in boot mem poolSerge Semin2019-04-251-0/+3
| * MIPS: jump_label: Use compact branches for >= r6Paul Burton2019-04-101-5/+25
| * Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton2019-04-101-5/+7
| |\
| * | MIPS: entry: Remove unneeded need_resched() loopValentin Schneider2019-03-191-3/+2Star
* | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-1/+1
|\ \ \
| * | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-1/+1
| |/ /
* | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-233-0/+12
|\ \ \
| * | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-153-0/+12
| |/ /
* | | Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-221-1/+1
|\ \ \
| * | | MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno2019-04-151-1/+1
* | | | Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-101-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao2019-03-281-1/+2
* | | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-1/+1
|/ / /
* | | Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-191-5/+7
|\ \ \ | |/ / |/| / | |/
| * MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky2019-03-111-5/+7
* | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-122-0/+6
* | arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport2019-03-121-1/+1
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-053-58/+111
|\ \
| * | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-073-0/+42