summaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mips, uasm: Add workaround for Loongson-2F nop CPU errataJohan Almbladh2021-10-061-0/+4
* mips, uasm: Enable muhu opcode for MIPS R6Tony Ambardar2021-10-061-0/+1
* fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell2021-10-011-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-162-34/+0
|\
| * arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-092-34/+0
* | MIPS: lantiq: dma: make the burst length configurable by the driversAleksander Jan Bajkowski2021-09-151-1/+1
|/
* 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-021-1/+1
|\ \ \
| * | | MIPS/asm/printk: Fix build failure caused by printkPetr Mladek2021-07-231-1/+1
| | |/ | |/|
* | | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-011-2/+0
|\ \ \
| * | | signal: Remove the generic __ARCH_SI_TRAPNO supportEric W. Biederman2021-07-231-2/+0
| |/ /
* | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-09-012-13/+13
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-6/+11
| |\ \ \ | | | |/ | | |/|
| * | | sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov2021-08-041-0/+2
| * | | 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-311-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-024-3/+3
|\ \ \ \
| * | | | 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
| * | | | mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand2021-07-011-0/+3
* | | | | Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-07-026-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
| * | | | MIPS: MT extensions are not available on MIPS32r1Paul Cercueil2021-06-291-1/+3
| * | | | MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei2021-06-211-3/+7
| * | | | mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada2021-06-011-0/+4
| * | | | hugetlb: clear huge pte during flush function on mips platformBibo Mao2021-05-111-1/+7
* | | | | Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-07-025-165/+7
|\ \ \ \ \
| * | | | | pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ...Sergio Paracuellos2021-06-071-9/+0
| * | | | | pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...Sergio Paracuellos2021-06-071-46/+7
| * | | | | pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...Sergio Paracuellos2021-06-071-24/+0
| * | | | | pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...Sergio Paracuellos2021-06-071-34/+0