aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+7
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-11/+2
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli1-1/+7
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds5-226/+194
2021-11-02mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven1-11/+10
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-14/+12
2021-11-01Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-0/+1
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+3
2021-10-28Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier1-7/+1
2021-10-28MIPS: irq: Avoid an unused-variable errorYanteng Si1-2/+0
2021-10-25signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman2-11/+2
2021-10-25irq: mips: simplify do_domain_IRQ()Mark Rutland1-5/+1
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer3-172/+0
2021-10-24MIPS: kernel: proc: add CPU option reportingHauke Mehrtens1-0/+122
2021-10-24MIPS: kernel: proc: use seq_puts instead of seq_printfIlya Lipnitskiy1-38/+38
2021-10-24MIPS: kernel: proc: fix trivial style errorsIlya Lipnitskiy1-24/+43
2021-10-20MIPS: BMIPS: Remove use of irq_cpu_offlineFlorian Fainelli1-1/+2
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-5/+3
2021-10-13MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu1-6/+6
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu1-2/+1
2021-09-30kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu1-6/+5
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson1-3/+1
2021-09-11Merge branch 'linus' into smp/urgentThomas Gleixner7-31/+35
2021-09-08compat: remove some compat entry pointsArnd Bergmann2-10/+10
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-12/+12
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-8/+12
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan3-0/+6
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport1-8/+6
2021-09-01drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner1-5/+2
2021-08-21MIPS: Return true/false (not 1/0) from bool functionsHuilong Deng1-5/+5
2021-08-05MIPS: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2-7/+7
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman1-1/+1
2021-07-09Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner1-0/+16
2021-07-09irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier1-0/+16
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-07-01Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-31/+10
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-3/+3
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+1
2021-06-29arch/mips/kernel/traps: use vma_lookup() instead of find_vma()Liam Howlett1-3/+1
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+1
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2021-06-18sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra1-1/+0
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-1/+1
2021-06-07quota: Wire up quotactl_fd syscallJan Kara3-3/+3
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar3-3/+3
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra1-3/+0
2021-06-01MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil1-0/+5