summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada-1/+0
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada-4/+0
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-186/+64
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+3
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)-4/+2
2019-01-04fls: change parameter to unsigned intMatthew Wilcox-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-110/+101
2019-01-02MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen-1/+2
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds-17/+8
2019-01-01Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-9/+9
2018-12-31MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen-1/+1
2018-12-31MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski-98/+3
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy-1/+1
2018-12-30mips/kgdb: prepare arch_kgdb_ops for constnessChristophe Leroy-9/+7
2018-12-30kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson-8/+1
2018-12-30kgdb: Remove irq flags from roundupDouglas Anderson-1/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-133/+64
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-1/+1
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-11/+11
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-21/+6
2018-12-28Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds-9/+9
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-14/+23
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-5/+29
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-25470/+4294
2018-12-24watchdog: mtx-1: Convert to use GPIO descriptorLinus Walleij-9/+9
2018-12-23MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese-0/+1
2018-12-23MIPS: Alchemy: update dma masks for devboard devicesManuel Lauss-26/+52
2018-12-23MIPS: Alchemy: update cpu-feature-overridesManuel Lauss-0/+3
2018-12-23MIPS: Alchemy: drop DB1000 IrDA support bitsManuel Lauss-58/+0
2018-12-23MIPS: alchemy: cpu_all_mask is forbidden for clock event devicesManuel Lauss-1/+1
2018-12-23MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski-1/+1
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada-1/+1
2018-12-21KVM: Make kvm_set_spte_hva() return intLan Tianyu-2/+3
2018-12-20MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton-20/+22
2018-12-17MIPS: Remove struct mm_context_t fp_mode_switching fieldPaul Burton-7/+3
2018-12-17mmc: jz4740: Use GPIO descriptor for powerLinus Walleij-6/+2
2018-12-17mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij-5/+9
2018-12-14mips: generate uapi header and system call table filesFiroz Khan-2467/+34
2018-12-14mips: add system call table generation supportFiroz Khan-0/+1261
2018-12-14mips: remove syscall table entriesFiroz Khan-12/+12
2018-12-14mips: add +1 to __NR_syscalls in uapi headerFiroz Khan-17/+17
2018-12-14mips: rename scall64-64.S to scall64-n64.SFiroz Khan-1/+1
2018-12-14mips: remove unused macrosFiroz Khan-18/+0
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini-0/+23
2018-12-14kvm: rename last argument to kvm_get_dirty_log_protectPaolo Bonzini-3/+3
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig-1/+1
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig-2/+0
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig-1/+0
2018-12-13mips: add __NR_syscalls along with __NR_Linux_syscallsFiroz Khan-3/+14
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-5/+14