summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-283-3/+1
|\ \ \
| * | | sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra2021-06-181-1/+0
| * | | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-033-3/+3
| |\| |
| * | | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+0
| | |/ | |/|
* | | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-281-3/+0
|\ \ \
| * | | kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-3/+0
| |/ /
* | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-281-2/+2
|\ \ \ | |_|/ |/| |
| * | locking/atomic: mips: move to ARCH_ATOMICMark Rutland2021-05-261-2/+2
| |/
* / quota: Disable quotactl_path syscallJan Kara2021-05-173-3/+3
|/
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-013-0/+9
|\
| * arch: Wire up Landlock syscallsMickaël Salaün2021-04-223-0/+9
* | Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-04-2920-346/+189
|\ \
| * | MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEzhaoxiao2021-04-211-4/+4
| * | MIPS: Loongson64: Add kexec/kdump supportHuacai Chen2021-04-161-5/+4
| * | MIPS: Fix new sparse warningsThomas Bogendoerfer2021-04-072-6/+7
| * | MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATEDTiezhu Yang2021-04-061-3/+0
| * | MIPS: Remove get_fs/set_fsThomas Bogendoerfer2021-04-063-6/+1
| * | MIPS: uaccess: Remove get_fs/set_fs call sitesThomas Bogendoerfer2021-04-063-186/+136
| * | MIPS: kernel: Remove not needed set_fs callsThomas Bogendoerfer2021-04-061-8/+0
| * | MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli2021-04-061-2/+3
| * | mips: kernel: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()Wang Qing2021-03-141-4/+4
| * | mips: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-03-102-44/+2
| * | mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-03-106-67/+14
| * | MIPS: Remove KVM_GUEST supportThomas Bogendoerfer2021-03-101-4/+0
| * | Merge tag 'mips-fixes_5.12_1' into mips-nextThomas Bogendoerfer2021-03-104-5/+20
| |\|
| * | mips: smp-bmips: fix CPU mappingsÁlvaro Fernández Rojas2021-03-061-10/+17
* | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-293-0/+3
|\ \ \
| * | | quota: wire up quotactl_pathSascha Hauer2021-03-173-0/+3
| | |/ | |/|
* | | MIPS: kernel: setup.c: fix compilation errorMauri Sandberg2021-03-301-1/+1
* | | MIPS: vmlinux.lds.S: Fix appended dtb not properly alignedPaul Cercueil2021-03-161-1/+1
|/ /
* | MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer2021-03-093-5/+14
* | MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytesBjørn Mork2021-03-081-1/+5
* | MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil2021-03-081-0/+2
|/
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-02-251-1/+1
|\ \
| * | arch: mips: update references to current linux-mips listLukas Bulwahn2021-02-231-1/+1
* | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-16/+17
|\ \ \
| * | | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-3/+3
| * | | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-13/+14
* | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-233-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | fs: add mount_setattr()Christian Brauner2021-01-243-0/+3
| |/ /
* | | Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-02-2125-383/+328
|\ \ \ | | |/ | |/|
| * | Revert "MIPS: Add basic support for ptrace single step"Thomas Bogendoerfer2021-02-182-109/+1
| * | MIPS: kernel: Drop kgdb_call_nmi_hookThomas Bogendoerfer2021-02-151-5/+0
| * | MIPS: Use common way to parse elfcorehdrJinyang He2021-02-131-28/+21
| * | Revert "MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flus...Thomas Bogendoerfer2021-02-132-21/+1
| * | MIPS: remove CONFIG_DMA_MAYBE_COHERENTChristoph Hellwig2021-02-131-1/+1
| * | driver core: lift dma_default_coherent into common codeChristoph Hellwig2021-02-131-4/+0