summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2022-02-22mips: setup: fix setnocoherentio() boolean settingRandy Dunlap
2022-02-16MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-01-27MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V
2022-01-02MIPS: signal: Return immediately if call failsTiezhu Yang
2022-01-02MIPS: signal: Protect against sigaltstack wraparoundTiezhu Yang
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-11-29MIPS: CPC: Use bitfield helpersGeert Uytterhoeven
2021-11-25MIPS: loongson64: fix FTLB configurationHuang Pei
2021-11-25MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()Tiezhu Yang
2021-11-16MIPS: syscalls: Wire up futex_waitv syscallWang Haojun
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-11-02mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-28Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier
2021-10-28MIPS: irq: Avoid an unused-variable errorYanteng Si
2021-10-25signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman
2021-10-25irq: mips: simplify do_domain_IRQ()Mark Rutland
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer
2021-10-24MIPS: kernel: proc: add CPU option reportingHauke Mehrtens
2021-10-24MIPS: kernel: proc: use seq_puts instead of seq_printfIlya Lipnitskiy
2021-10-24MIPS: kernel: proc: fix trivial style errorsIlya Lipnitskiy
2021-10-20MIPS: BMIPS: Remove use of irq_cpu_offlineFlorian Fainelli
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-13MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu
2021-09-30kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu
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