summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-4/+2
* fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-011-17/+8
|\
| * 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/+7
| * kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-301-8/+1
| * 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/+64
|\ \ \
| * | | eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-231-26/+5
| * | | rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig2018-11-231-14/+1
| * | | pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0
| * | | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-8/+2
| * | | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-2312-72/+56
| * | | MIPS: remove the HT_PCI config optionChristoph Hellwig2018-11-233-13/+2
| |/ /
* | | 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-221-1/+1
| |/ /
* | | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-282-11/+11
|\ \ \
| * | | mmc: jz4740: Use GPIO descriptor for powerLinus Walleij2018-12-172-6/+2
| * | | 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/+6
|\ \ \
| * | | 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/+0
| * | | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
| * | | mips/jazz: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-062-17/+5
* | | | 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-042-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-106-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-093-14/+4
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-245-22/+6
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: remove VLAN_TAG_PRESENTMichał Mirosław2018-11-161-3/+0
| * | | | net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław2018-11-161-9/+12
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-263-5/+29
|\ \ \ \
| * | | | KVM: Make kvm_set_spte_hva() return intLan Tianyu2018-12-212-2/+3
| * | | | kvm: introduce manual dirty log reprotectPaolo Bonzini2018-12-141-0/+23
| * | | | kvm: rename last argument to kvm_get_dirty_log_protectPaolo Bonzini2018-12-141-3/+3
| | |_|/ | |/| |
* | | | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-12-26217-25470/+4294
|\ \ \ \ | |/ / / |/| | |
| * | | MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton2018-12-202-20/+22
| * | | MIPS: Remove struct mm_context_t fp_mode_switching fieldPaul Burton2018-12-172-7/+3
| * | | mips: generate uapi header and system call table filesFiroz Khan2018-12-149-2467/+34
| * | | mips: add system call table generation supportFiroz Khan2018-12-147-0/+1261
| * | | mips: remove syscall table entriesFiroz Khan2018-12-141-12/+12
| * | | mips: add +1 to __NR_syscalls in uapi headerFiroz Khan2018-12-146-17/+17
| * | | mips: rename scall64-64.S to scall64-n64.SFiroz Khan2018-12-142-1/+1
| * | | mips: remove unused macrosFiroz Khan2018-12-142-18/+0
| * | | mips: add __NR_syscalls along with __NR_Linux_syscallsFiroz Khan2018-12-131-3/+14
OpenPOWER on IntegriCloud