summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2022-08-17MIPS: vdso: Utilize __pa() for gic_pfnFlorian Fainelli
2022-08-17MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki
2022-04-13MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-03-19MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-03-08mips: setup: fix setnocoherentio() boolean settingRandy Dunlap
2022-02-16MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer
2021-12-01MIPS: loongson64: fix FTLB configurationHuang Pei
2021-11-18mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven
2021-11-18signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson
2021-09-11Merge branch 'linus' into smp/urgentThomas Gleixner
2021-09-08compat: remove some compat entry pointsArnd Bergmann
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport
2021-09-01drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-08-21MIPS: Return true/false (not 1/0) from bool functionsHuilong Deng
2021-08-05MIPS: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman
2021-07-09Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-07-09irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29arch/mips/kernel/traps: use vma_lookup() instead of find_vma()Liam Howlett
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-18sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-07quota: Wire up quotactl_fd syscallJan Kara
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra
2021-06-01MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil
2021-06-01mips: syscalls: use pattern rules to generate syscall headersMasahiro Yamada
2021-06-01mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada
2021-05-26locking/atomic: mips: move to ARCH_ATOMICMark Rutland
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün
2021-04-21MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEzhaoxiao
2021-04-16MIPS: Loongson64: Add kexec/kdump supportHuacai Chen