summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-5/+5
| * | y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-071-22/+22
| * | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-072-51/+51
| * | arch: add split IPC system calls where neededArnd Bergmann2019-01-251-0/+11
| * | ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-252-6/+6
* | | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-0510-80/+137
|\ \ \ | | |/ | |/|
| * | MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer2019-02-191-0/+2
| * | MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang2019-02-191-2/+2
| * | MIPS: CM: Fix indentationPaul Burton2019-02-151-2/+2
| * | MIPS: MemoryMapID (MMID) SupportPaul Burton2019-02-044-7/+110
| * | MIPS: mm: Add set_cpu_context() for ASID assignmentsPaul Burton2019-02-041-3/+3
| * | MIPS: mm: Remove local_flush_tlb_mm()Paul Burton2019-02-041-2/+2
| * | mips: kernel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-225-64/+16Star
| |/
* | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-043-6/+6
* | MIPS: fix memory setup for platforms with PHYS_OFFSET != 0Thomas Bogendoerfer2019-02-281-1/+2
* | MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark2019-02-111-2/+1Star
* | mips: cm: reprime error causeVladimir Kondratiev2019-02-071-1/+1
* | MIPS: Remove function size check in get_frame_info()Jun-Ru Chang2019-02-051-4/+3Star
|/
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-4/+0Star
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-048-84/+80Star
* Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-021-17/+8Star
|\
| * kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
| * mips/kgdb: prepare arch_kgdb_ops for constnessChristophe Leroy2018-12-301-9/+7Star
| * kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-301-8/+1Star
| * kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-1/+1
* | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-12-2636-2081/+1991Star
|\ \ | |/ |/|
| * MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton2018-12-201-2/+2
| * MIPS: Remove struct mm_context_t fp_mode_switching fieldPaul Burton2018-12-181-6/+3Star
| * mips: generate uapi header and system call table filesFiroz Khan2018-12-144-1403/+12Star