summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-4/+0Star
* Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-0515-186/+64Star
|\
| * MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen2019-01-021-1/+2
| * MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen2018-12-311-1/+1
| * MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski2018-12-315-98/+3Star
| * MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese2018-12-231-0/+1
| * MIPS: Alchemy: update dma masks for devboard devicesManuel Lauss2018-12-234-26/+52
| * MIPS: Alchemy: update cpu-feature-overridesManuel Lauss2018-12-231-0/+3
| * MIPS: Alchemy: drop DB1000 IrDA support bitsManuel Lauss2018-12-231-58/+0Star
| * MIPS: alchemy: cpu_all_mask is forbidden for clock event devicesManuel Lauss2018-12-231-1/+1
| * MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski2018-12-231-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-5/+3Star
|\ \
| * | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-4/+2Star
| * | fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-0417-110/+101Star
|/ /
* | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-021-17/+8Star
|\ \
| * | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
| * | mips/kgdb: prepare arch_kgdb_ops for constnessChristophe Leroy2018-12-301-9/+7Star
| * | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-301-8/+1Star
| * | kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-1/+1
* | | Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2019-01-011-9/+9
|\ \ \
| * | | watchdog: mtx-1: Convert to use GPIO descriptorLinus Walleij2018-12-241-9/+9
* | | | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-2913-133/+64Star
|\ \ \ \
| * | | | eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-231-26/+5Star
| * | | | rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig2018-11-231-14/+1Star
| * | | | pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0Star
| * | | | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-8/+2Star
| * | | | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-2312-72/+56Star
| * | | | MIPS: remove the HT_PCI config optionChristoph Hellwig2018-11-233-13/+2Star
| |/ / /
* | | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \ \ \
| * | | | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-211-1/+1
| |/ / /
* | | | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-292-11/+11
|\ \ \ \
| * | | | mmc: jz4740: Use GPIO descriptor for powerLinus Walleij2018-12-172-6/+2Star
| * | | | mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij2018-12-172-5/+9
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-284-21/+6Star
|\ \ \ \
| * | | | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-1/+1
| * | | | dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2018-12-131-2/+0Star
| * | | | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0Star
| * | | | mips/jazz: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-062-17/+5Star
* | | | | Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-282-9/+9
|\ \ \ \ \
| * | | | | ata: rb532_cf: Convert to use GPIO descriptorsLinus Walleij2018-12-052-9/+9
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-277-14/+23
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-116-5/+14
| |\ \ \ \ \
| | * | | | | mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_XJiong Wang2018-12-076-4/+13
| | * | | | | mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang2018-12-071-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-103-14/+4Star
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-255-22/+6Star
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | net: remove VLAN_TAG_PRESENTMichał Mirosław2018-11-171-3/+0Star
| * | | | | net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław2018-11-171-9/+12
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-263-5/+29
|\ \ \ \ \