summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mips: Implement "current_stack_pointer"Kees Cook2022-03-011-2/+1
| * | | MIPS: Remove TX39XX supportThomas Bogendoerfer2022-03-019-75/+4
| * | | MIPS: Modernize READ_IMPLIES_EXECKees Cook2022-02-231-11/+5
| * | | MIPS: remove asm/war.hThomas Bogendoerfer2022-02-227-9/+6
| | |/ | |/|
* | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-0/+17
|\ \ \
| * | | MIPS: Handle address errors for accesses above CPU max virtual user addressThomas Bogendoerfer2022-02-251-0/+17
| |/ /
* | | drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand2022-03-221-5/+0
* | | mips: setup: fix setnocoherentio() boolean settingRandy Dunlap2022-02-221-1/+1
* | | MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin2022-02-161-3/+3
|/ /
* / MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer2022-01-279-83/+83
|/
* 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