summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-35/+16
|\
| * mips: define __smp_xxxMichael S. Tsirkin2016-01-121-12/+14
| * mips: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-23/+2
* | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-151-3/+3
* | mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-152-24/+4
|/
* MIPS: Fix bitrot in __get_user_unaligned()Al Viro2015-12-271-3/+3
* MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-221-10/+22
* MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan2015-12-221-3/+9
* MIPS: uaccess: Fix strlen_user with EVAJames Hogan2015-12-221-1/+1
* MIPS: Fix flood of warnings about comparsion being always true.Ralf Baechle2015-11-161-1/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-1523-121/+426
|\
| * Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2015-11-122-1/+12
| |\
| | * MIPS: CDMM: Add builtin_mips_cdmm_driver() macroJames Hogan2015-11-051-0/+11
| | * MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle2015-10-261-1/+1
| * | MIPS: Clean up compat_siginfo_tAmanieu d'Antras2015-11-121-28/+34
| * | MIPS: Fix PAGE_MASK definitionDan Williams2015-11-121-1/+1
| * | MIPS: xilfpga: Add mipsfpga platform codeZubair Lutfullah Kakakhel2015-11-111-0/+18
| * | MIPS: ralink: Unify SoC id handlingJohn Crispin2015-11-113-22/+23
| * | MIPS: ralink: Add support for mt7688John Crispin2015-11-111-0/+1
| * | MIPS: Lantiq: Add support for xRX220 SoCHauke Mehrtens2015-11-111-0/+2
| * | MIPS: Lantiq: Add SoC detection for ar10 and grx390Hauke Mehrtens2015-11-111-0/+12
| * | MIPS: BCM47xx: Fetch board info directly in callback functionRafał Miłecki2015-11-111-5/+0
| * | MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-112-1/+96
| * | MIPS: Initial implementation of a VDSOAlex Smith2015-11-114-25/+68
| * | MIPS: Malta: Setup RAM regions via DTPaul Burton2015-11-111-0/+29
| * | MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton2015-11-111-16/+0
| * | MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton2015-11-111-5/+1
| * | MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton2015-11-111-9/+3
| * | MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton2015-11-111-1/+2
| * | MIPS: CM: Introduce core-other locking functionsPaul Burton2015-11-111-0/+32
| * | MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton2015-11-111-1/+1
| * | MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton2015-11-111-0/+3
| * | MIPS: Fix duplicate CP0_* definitions.James Hogan2015-11-111-0/+3
| * | MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton2015-10-261-0/+3
| * | MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton2015-10-261-1/+11
| * | MIPS: Clarify mips_cm_is64 documentationPaul Burton2015-10-261-6/+6
| * | MIPS: Declare mips_debugfs_dir in a headerPaul Burton2015-10-261-0/+22
| * | MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton2015-10-261-0/+17
| * | MIPS: Introduce API for enabling & disabling L2 prefetchPaul Burton2015-10-261-0/+27
| |/
* | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-091-1/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-051-0/+2
|\ \
| * \ Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-041-0/+2
| |\ \
| | * | KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+2
* | | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-44/+0
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi...Mark Brown2015-11-041-44/+0
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | spi/bcm63xx: move register definitions into the driverJonas Gorski2015-10-231-42/+0
| | | * | | spi/bcm63xx: move message control word description to register offsetsJonas Gorski2015-10-121-9/+7
| | |/ / /
* | | | | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-201-0/+1
|\| | | |
| * | | | MIPS: Define ioremap_ucBen Hutchings2015-10-061-0/+1