aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-8/+8
2020-05-12floppy: split the base port from the register in I/O accessesGravatar Willy Tarreau 2-8/+8
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Gravatar Masahiro Yamada 2-61/+66
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Gravatar Anshuman Khandual 1-14/+30
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSGravatar Anshuman Khandual 1-4/+1
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+1
2020-04-02asm-generic: make more kernel-space headers mandatoryGravatar Masahiro Yamada 1-13/+0
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 25-229/+65
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 1-1/+3
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-62/+54
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+2
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Thomas Gleixner 1-3/+2
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeGravatar Al Viro 1-3/+2
2020-03-25MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=nGravatar Yousong Zhou 1-6/+6
2020-03-25MIPS: Loongson64: Load built-in dtbsGravatar Jiaxun Yang 2-0/+14
2020-03-25MIPS: Loongson64: Drop legacy IRQ codeGravatar Jiaxun Yang 2-29/+3
2020-03-25irqchip: Add driver for Loongson-3 HyperTransport PIC controllerGravatar Jiaxun Yang 1-0/+1
2020-03-24MIPS: Alchemy: remove no longer used au1xxx_ide.h headerGravatar Bartlomiej Zolnierkiewicz 1-178/+0
2020-03-23MIPS: Add support for Desktop Management Interface (DMI)Gravatar Tiezhu Yang 1-0/+20
2020-03-23Merge tag 'mips_fixes_5.6.1' into mips-nextGravatar Thomas Bogendoerfer 1-1/+3
2020-03-23Merge 5.6-rc7 into staging-nextGravatar Greg Kroah-Hartman 1-1/+3
2020-03-21mips: vdso: Enable mips to use common headersGravatar Vincenzo Frascino 3-19/+28
2020-03-21mips: Introduce asm/vdso/clocksource.hGravatar Vincenzo Frascino 2-3/+10
2020-03-19MIPS: Add header files reference with path prefixGravatar bibo mao 16-16/+16
2020-03-19Use ELF_BASE_PLATFORM to pass ISA levelGravatar YunQiang Su 1-0/+3
2020-03-16KVM: Simplify kvm_free_memslot() and all its descendentsGravatar Sean Christopherson 1-1/+1
2020-03-05MIPS: Replace setup_irq() by request_irq()Gravatar afzal mohammed 1-1/+3
2020-02-17mips: vdso: Use generic VDSO clock mode storageGravatar Thomas Gleixner 3-44/+13
2020-02-17MIPS: vdso: Compile high resolution parts conditionallyGravatar Thomas Gleixner 1-0/+7
2020-02-15MIPS: cavium_octeon: Fix syncw generation.Gravatar Mark Tomlinson 1-1/+3
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0Gravatar Chris Packham 1-4/+4
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_helper_link_infoGravatar Chris Packham 6-13/+13
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_wqeGravatar Chris Packham 4-21/+21
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 1-1/+0
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerGravatar Michal Simek 1-1/+0
2020-02-04mips: mm: add p?d_leaf() definitionsGravatar Steven Price 1-0/+5
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 28-395/+281
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-18/+0
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+4
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+0
2020-01-24MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and FuelGravatar Thomas Bogendoerfer 1-0/+4
2020-01-23MIPS: Loongson64: Disable exec hazardGravatar Jiaxun Yang 1-0/+1
2020-01-23MIPS: Loongson64: Bump ISA level to MIPSR2Gravatar Jiaxun Yang 1-2/+2
2020-01-23MIPS: Make DIEI support as a config optionGravatar Jiaxun Yang 1-3/+3
2020-01-23MIPS: asm: local: add barriers for LoongsonGravatar Wang Xuerui 1-0/+4
2020-01-22MIPS: Loongson64: Select mac2008 only featureGravatar Jiaxun Yang 1-0/+1
2020-01-22MIPS: Add MAC2008 SupportGravatar Jiaxun Yang 3-0/+8
2020-01-22Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel"Gravatar Alexander Lobakin 2-18/+1
2020-01-14mips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKGravatar Vincenzo Frascino 1-2/+0