summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2022-04-027-45/+72
|\
| * MIPS: crypto: Fix CRC32 codePaul Cercueil2022-04-011-20/+26
| * MIPS: rb532: move GPIOD definition into C-filesJackie Liu2022-03-302-9/+10
| * MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang2022-03-303-16/+34
| * mips: sgi-ip22: add a check for the return of kzalloc()Xiaoke Wang2022-03-301-0/+2
* | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+1
|\ \
| * | arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
* | | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-282-5/+4
|\ \ \
| * | | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
| * | | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-3/+2
* | | | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-285-0/+756
|\ \ \ \
| * | | | mips: dts: ralink: add MT7621 SoCArınç ÜNAL2022-03-165-0/+756
* | | | | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-253-4/+2
|\ \ \ \ \
| * | | | | PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-02-173-4/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-251-0/+2
|\ \ \ \ \
| * | | | | mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner2022-03-241-0/+2
* | | | | | Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-03-25116-2453/+191
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen2022-03-243-0/+25
| * | | | MIPS: ingenic: correct unit node addressKrzysztof Kozlowski2022-03-181-1/+1
| * | | | MIPS: Fix wrong comments in asm/prom.hTiezhu Yang2022-03-141-2/+2
| * | | | MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang2022-03-148-41/+5
| * | | | MIPS: Remove redundant check in device_tree_init()Tiezhu Yang2022-03-142-6/+0
| * | | | MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang2022-03-141-0/+6
| * | | | MIPS: RB532: fix return value of __setup handlerRandy Dunlap2022-03-141-4/+2
| * | | | MIPS: Only use current_stack_pointer on GCCKees Cook2022-03-144-3/+8
| * | | | MIPS: boot/compressed: Use array reference for image boundsKees Cook2022-03-141-5/+5
| * | | | mips: remove reference to "newer Loongson-3"Xi Ruoyao2022-03-071-7/+2
| * | | | mips: Always permit to build u-boot imagesPaul Cercueil2022-03-071-4/+0
| * | | | MIPS: Sanitise Cavium switch cases in TLB handler synthesizersMaciej W. Rozycki2022-03-071-13/+10
| * | | | DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki2022-03-072-11/+6
| * | | | mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap2022-03-072-4/+5
| * | | | MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2022-03-072-12/+12
| * | | | mips: ralink: fix a refcount leak in ill_acc_of_setup()Hangyu Hua2022-03-011-0/+1
| * | | | mips: Implement "current_stack_pointer"Kees Cook2022-03-014-5/+5
| * | | | MIPS: Remove TX39XX supportThomas Bogendoerfer2022-03-0166-2210/+16
| * | | | MIPS: Modernize READ_IMPLIES_EXECKees Cook2022-02-231-11/+5
| * | | | mips: Enable KCSANNemanja Rakovic2022-02-221-1/+1
| * | | | MIPS: pci-ar2315: Constify static irq_domain_opsRikard Falkeborn2022-02-221-1/+1
| * | | | MIPS: ath25: Constify static irq_domain_opsRikard Falkeborn2022-02-222-2/+2
| * | | | MIPS: OCTEON: Constify static irq_domain_opsRikard Falkeborn2022-02-221-5/+5
| * | | | MIPS: sibyte: Add missing __user annotations in sb_tbprof.cThomas Bogendoerfer2022-02-221-3/+3
| * | | | MIPS: remove asm/war.hThomas Bogendoerfer2022-02-2217-91/+47
| * | | | MIPS: Malta: Enable BLK_DEV_INITRDNathan Chancellor2022-02-091-0/+1
| * | | | mips: Enable KCSANNemanja Rakovic2022-02-073-0/+5
| * | | | MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-optionNathan Chancellor2022-02-073-2/+8
| * | | | MIPS: Loongson64: Clean up use of cc-ifversionNathan Chancellor2022-02-071-18/+3
| * | | | MIPS: ath79: add support for QCN550xWenli Looi2022-02-073-0/+8
* | | | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-033-17/+27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-102-17/+48
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |