summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-35/+16
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams1-3/+3
2016-01-15mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2-24/+4
2016-01-12mips: define __smp_xxxMichael S. Tsirkin1-12/+14
2016-01-12mips: reuse asm-generic/barrier.hMichael S. Tsirkin1-23/+2
2015-12-27MIPS: Fix bitrot in __get_user_unaligned()Al Viro1-3/+3
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan1-10/+22
2015-12-22MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan1-3/+9
2015-12-22MIPS: uaccess: Fix strlen_user with EVAJames Hogan1-1/+1
2015-11-16MIPS: Fix flood of warnings about comparsion being always true.Ralf Baechle1-1/+2
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds23-121/+426
2015-11-12Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2-1/+12
2015-11-12MIPS: Clean up compat_siginfo_tAmanieu d'Antras1-28/+34
2015-11-12MIPS: Fix PAGE_MASK definitionDan Williams1-1/+1
2015-11-11MIPS: xilfpga: Add mipsfpga platform codeZubair Lutfullah Kakakhel1-0/+18
2015-11-11MIPS: ralink: Unify SoC id handlingJohn Crispin3-22/+23
2015-11-11MIPS: ralink: Add support for mt7688John Crispin1-0/+1
2015-11-11MIPS: Lantiq: Add support for xRX220 SoCHauke Mehrtens1-0/+2
2015-11-11MIPS: Lantiq: Add SoC detection for ar10 and grx390Hauke Mehrtens1-0/+12
2015-11-11MIPS: BCM47xx: Fetch board info directly in callback functionRafał Miłecki1-5/+0
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2-1/+96
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith4-25/+68
2015-11-11MIPS: Malta: Setup RAM regions via DTPaul Burton1-0/+29
2015-11-11MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton1-16/+0
2015-11-11MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton1-5/+1
2015-11-11MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton1-9/+3
2015-11-11MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton1-1/+2
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton1-0/+32
2015-11-11MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton1-1/+1
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton1-0/+3
2015-11-11MIPS: Fix duplicate CP0_* definitions.James Hogan1-0/+3
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre1-1/+0
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-44/+0
2015-11-05MIPS: CDMM: Add builtin_mips_cdmm_driver() macroJames Hogan1-0/+11
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-0/+2
2015-11-04Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi...Mark Brown1-44/+0
2015-10-26MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton1-0/+3
2015-10-26MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton1-1/+11
2015-10-26MIPS: Clarify mips_cm_is64 documentationPaul Burton1-6/+6
2015-10-26MIPS: Declare mips_debugfs_dir in a headerPaul Burton1-0/+22
2015-10-26MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton1-0/+17
2015-10-26MIPS: Introduce API for enabling & disabling L2 prefetchPaul Burton1-0/+27
2015-10-26MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle1-1/+1
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall1-0/+2
2015-10-23spi/bcm63xx: move register definitions into the driverJonas Gorski1-42/+0
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar1-0/+1
2015-10-12spi/bcm63xx: move message control word description to register offsetsJonas Gorski1-9/+7
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar7-0/+56