summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\
| * exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-153-0/+3
|\ \
| * | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-153-0/+3
* | | MIPS: signal: Return immediately if call failsTiezhu Yang2022-01-021-9/+11
* | | MIPS: signal: Protect against sigaltstack wraparoundTiezhu Yang2022-01-021-0/+7
* | | MIPS: CPC: Use bitfield helpersGeert Uytterhoeven2021-11-291-1/+2
|/ /
* | MIPS: loongson64: fix FTLB configurationHuang Pei2021-11-251-2/+2
* | MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()Tiezhu Yang2021-11-251-1/+1
* | MIPS: syscalls: Wire up futex_waitv syscallWang Haojun2021-11-163-0/+3
|/
* Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-11-131-1/+7
|\
| * MIPS: Allow modules to set board_be_handlerFlorian Fainelli2021-11-091-1/+7
* | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-102-11/+2
|\ \
| * | signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman2021-10-252-11/+2
* | | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-11-055-226/+194
|\ \ \ | | |/ | |/|
| * | mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2021-11-021-11/+10
| * | MIPS: Remove NETLOGIC supportThomas Bogendoerfer2021-10-243-172/+0
| * | MIPS: kernel: proc: add CPU option reportingHauke Mehrtens2021-10-241-0/+122
| * | MIPS: kernel: proc: use seq_puts instead of seq_printfIlya Lipnitskiy2021-10-241-38/+38
| * | MIPS: kernel: proc: fix trivial style errorsIlya Lipnitskiy2021-10-241-24/+43
| |/
* | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-14/+12
|\ \
| * | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-301-6/+6
| * | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-2/+1
| * | kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu2021-09-301-6/+5
* | | Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds2021-11-011-0/+1
|\ \ \
| * | | MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva2021-10-131-0/+1
| | |/ | |/|
* | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-5/+3
|\ \ \
| * | | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-5/+3
| | |/ | |/|
* | | Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier2021-10-281-7/+1
|\ \ \
| * | | MIPS: irq: Avoid an unused-variable errorYanteng Si2021-10-281-2/+0
| * | | irq: mips: simplify do_domain_IRQ()Mark Rutland2021-10-251-5/+1
| |/ /
* / / MIPS: BMIPS: Remove use of irq_cpu_offlineFlorian Fainelli2021-10-201-1/+2
|/ /
* / entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson2021-09-221-3/+1
|/
* Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-117-31/+35
|\
| * compat: remove some compat entry pointsArnd Bergmann2021-09-082-10/+10
| * Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-09-033-12/+12
| |\
| | * MIPS: Return true/false (not 1/0) from bool functionsHuilong Deng2021-08-211-5/+5
| | * MIPS: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-052-7/+7
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-034-8/+12
| |\ \
| | * | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-033-0/+6
| | * | memblock: make memblock_find_in_range method privateMike Rapoport2021-09-031-8/+6
| | |/
| * / exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
| |/
* / drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-011-5/+2
|/
* Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-07-091-0/+16
|\
| * irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier2021-07-091-0/+16
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+1
|\ \
| * | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
* | | Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-07-013-31/+10
|\ \ \
| * | | MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil2021-06-011-0/+5
| * | | mips: syscalls: use pattern rules to generate syscall headersMasahiro Yamada2021-06-011-24/+4