summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix a compilation issuexurui2023-03-171-1/+1
* mips: fix syscall_get_nrElvira Khabirova2023-03-101-1/+1
* mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson2022-12-311-1/+3
* MIPS: pic32: treat port as signed integerJason A. Donenfeld2022-12-021-1/+1
* MIPS: IP30: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki2022-06-091-1/+0
* MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki2022-06-091-1/+0
* mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld2022-05-301-9/+8
* MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2022-05-121-4/+4
* MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2022-04-131-1/+1
* MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang2022-04-081-0/+6
* DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki2022-04-081-10/+5
* MIPS: fix local_{add,sub}_return on MIPS64Huang Pei2022-03-081-4/+5
* MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer2022-02-164-94/+94
* MIPS: Octeon: Fix build errors using clangTianjia Zhang2022-01-271-2/+2
* MIPS: Loongson64: Use three arguments for sltiNathan Chancellor2022-01-271-2/+2
* MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki2021-11-181-1/+4
* mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2021-11-181-6/+6
* MIPS: Revert "add support for buggy MT7621S core detection"Ilya Lipnitskiy2021-10-021-22/+1
* arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-082-34/+0
* Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-09-033-3/+6
|\
| * MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positiveRui Wang2021-08-051-1/+1
| * MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)2021-07-192-2/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-7/+1
|\ \
| * | mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-031-7/+1
* | | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-011-1/+1
|\ \ \
| * | | MIPS/asm/printk: Fix build failure caused by printkPetr Mladek2021-07-231-1/+1
| | |/ | |/|
* | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-311-13/+11
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-6/+11
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-231-1/+1
| |\ \ \
| * | | | compat: make linux/compat.h available everywhereArnd Bergmann2021-07-231-13/+11
| | |_|/ | |/| |
* | | | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-301-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>Christoph Hellwig2021-08-021-2/+0
| | |/ | |/|
* | | Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-08-061-6/+11
|\ \ \ | |/ / |/| |
| * | MIPS: check return value of pgtable_pmd_page_ctorHuang Pei2021-08-051-6/+11
| |/
* / MIPS: Fix unreachable code issueGustavo A. R. Silva2021-07-131-1/+1
|/
* Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-111-0/+3
|\
| * Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-07-091-0/+3
| |\
| | * irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier2021-07-091-0/+3
* | | Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-07-101-1/+1
|\ \ \
| * | | MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz2021-07-091-1/+1
* | | | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V2021-07-081-2/+2
* | | | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-2/+2
| |/ / |/| |
* | | Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-051-0/+10
|\ \ \
| * | | MIPS: ralink: Define PCI_IOBASESergio Paracuellos2021-06-151-0/+10
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-023-3/+0
|\ \ \ \
| * | | | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-1/+0
| * | | | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-012-2/+0
* | | | | Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-07-016-10/+26
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li2021-06-301-1/+1
| * | | | MIPS: set mips32r5 for virt extensionsNick Desaulniers2021-06-291-4/+4