summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-08-081-1/+2
|\
| * MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki2021-07-211-1/+2
* | Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-071-1/+1
|\ \
| * | mips: Fix non-POSIX regexpH. Nikolaus Schaller2021-08-051-1/+1
* | | 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
* | | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-301-0/+3
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-291-0/+3
| |\ \ \ | | |_|/ | |/| |
| | * | bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-07-291-0/+3
| | |/
* | | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-301-1/+0
|\ \ \ | |/ / |/| |
| * | arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-301-1/+0
* | | MIPS: Fix unreachable code issueGustavo A. R. Silva2021-07-131-1/+1
* | | MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva2021-07-131-0/+2
| |/ |/|
* | Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-112-0/+19
|\ \
| * \ Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-07-092-0/+19
| |\ \ | | |/ | |/|
| | * irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier2021-07-092-0/+19
* | | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-3/+0
|\ \ \
| * | | kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-3/+0
* | | | Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-07-103-3/+5
|\ \ \ \
| * | | | MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz2021-07-091-1/+1
| * | | | mips: disable branch profiling in boot/decompress.oRandy Dunlap2021-07-051-0/+2
| * | | | mips: always link byteswap helpers into decompressorArnd Bergmann2021-07-051-2/+2
* | | | | 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 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-1/+2
|\ \ \ \
| * | | | MIPS: Malta: Enable magic multipliers for Super I/O UARTsMaciej W. Rozycki2021-06-161-1/+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 tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-1/+1
|\ \ \ \ \
| * | | | | asm-generic: unaligned always use struct helpersArnd Bergmann2021-05-101-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-028-10/+6
|\ \ \ \ \ \
| * | | | | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-013-0/+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-06-301-0/+3
| * | | | | | mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-06-301-7/+0
| * | | | | | mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang2021-06-301-3/+0
* | | | | | | Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-07-0137-115/+250
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li2021-06-301-1/+1
| * | | | | | MIPS: CI20: Add second percpu timer for SMP.周琰杰 (Zhou Yanjie)2021-06-301-10/+14
| * | | | | | MIPS: CI20: Reduce clocksource to 750 kHz.周琰杰 (Zhou Yanjie)2021-06-301-2/+2
| * | | | | | MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs.周琰杰 (Zhou Yanjie)2021-06-302-0/+14
| * | | | | | MIPS: X1830: Respect cell count of common properties.周琰杰 (Zhou Yanjie)2021-06-301-5/+4
| * | | | | | MIPS: set mips32r5 for virt extensionsNick Desaulniers2021-06-291-4/+4
| * | | | | | MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie2021-06-291-0/+3
| * | | | | | MIPS: MT extensions are not available on MIPS32r1Paul Cercueil2021-06-291-1/+3
| * | | | | | mips/kvm: Use BUG_ON instead of if condition followed by BUGzhouchuangao2021-06-211-2/+1
| * | | | | | MIPS: OCTEON: octeon-usb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-8/+1
| * | | | | | MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei2021-06-211-3/+7
| * | | | | | MIPS: Loongson64: fix spelling of SPDX tagTom Rix2021-06-211-1/+1