summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-2/+1
|\
| * Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-095-9/+17
| |\
| * | bus: Make remove callback return voidUwe Kleine-König2021-07-211-2/+1
* | | 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-133-8/+14
| |\ \ \ | | | |/ | | |/|
| * | | 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/netJakub Kicinski2021-07-312-1/+3
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-232-1/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | 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 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2021-08-298-39/+29
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-128-39/+29
| | |_|/ | |/| |
* | | | 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-311-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-07-011-0/+3
| * | | | | | mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-07-011-7/+0
| * | | | | | mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang2021-07-011-3/+0