summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorLines
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-206/+211
2014-04-02Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds-652/+2616
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds-1/+0
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+0
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+3
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle-31/+32
2014-03-31MIPS: CPC: Use __raw_ memory access functionsPaul Burton-2/+2
2014-03-31MIPS: CM: use __raw_ memory access functionsPaul Burton-2/+2
2014-03-31MIPS: Fix warning when including smp-ops.h with CONFIG_SMP=nPaul Burton-3/+3
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle-69/+69
2014-03-31MIPS: MT: core_nvpes function to retrieve VPE countPaul Burton-0/+11
2014-03-31MIPS: Provide empty mips_mt_set_cpuoptions when CONFIG_MIPS_MT=nPaul Burton-0/+5
2014-03-31MIPS: Malta: Setup PM I/O region on bootPaul Burton-0/+5
2014-03-31MIPS: Loongson 3: Add CPU hotplug supportHuacai Chen-3/+5
2014-03-31MIPS: Loongson 3: Add Loongson-3 SMP supportHuacai Chen-0/+3
2014-03-31MIPS: Loongson: Add swiotlb to support All-Memory DMAHuacai Chen-1/+26
2014-03-31MIPS: Loongson 3: Add IRQ init and dispatch supportHuacai Chen-0/+51
2014-03-31MIPS: Loongson 3: Add HT-linked PCI supportHuacai Chen-0/+12
2014-03-31MIPS: Loongson: Add UEFI-like firmware interface (LEFI) supportHuacai Chen-2/+165
2014-03-31MIPS: Loongson 3: Add Lemote-3A machtypes definitionHuacai Chen-9/+21
2014-03-31MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen-0/+4
2014-03-31MIPS: Loongson: Add basic Loongson-3 definitionHuacai Chen-2/+23
2014-03-31MIPS: MT: proc: Add support for printing VPE and TC idsRalf Baechle-0/+21
2014-03-31MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2Huacai Chen-2/+2
2014-03-31MIPS: Alchemy: remove duplicate UART register offset definitionsManuel Lauss-12/+0
2014-03-26MIPS: BCM47XX: Add Belkin F7Dxxxx board detectionCody P Schafer-0/+4
2014-03-26MIPS: BCM47XX: Add detection and GPIO config for Siemens SE505v2Hauke Mehrtens-0/+2
2014-03-26MIPS: BCM47XX: Detect some more Linksys devicesHauke Mehrtens-1/+1
2014-03-26MIPS: Add support for the M5150 processorLeonid Yegoshin-1/+2
2014-03-26MIPS: Add processor identifier for the M5150 processorLeonid Yegoshin-0/+1
2014-03-26MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeManuel Lauss-131/+0
2014-03-26MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT useManuel Lauss-2/+2
2014-03-26MIPS: malta: Add support for SMP EVAMarkos Chandras-0/+6
2014-03-26MIPS: malta: malta-memory: Add support for the 'ememsize' variableMarkos Chandras-1/+1
2014-03-26MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA)Markos Chandras-0/+46
2014-03-26MIPS: malta: Configure Segment Control registers for EVA bootMarkos Chandras-1/+108
2014-03-26MIPS: mm: init: Add free_init_pages() callback for EVAMarkos Chandras-0/+2
2014-03-26MIPS: asm: cpu: Add cpu flag for Enhanced Virtual AddressingMarkos Chandras-1/+4
2014-03-26MIPS: asm: page: Allow __pa_symbol overridesLeonid Yegoshin-0/+2
2014-03-26MIPS: asm: r4kcache: Add EVA cache flushing functionsLeonid Yegoshin-1/+151
2014-03-26MIPS: asm: r4kcache: Add protected cache operation for EVALeonid Yegoshin-0/+18
2014-03-26MIPS: asm: r4kcache: Build flushing code for instruction cacheLeonid Yegoshin-0/+1
2014-03-26MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user functionLeonid Yegoshin-0/+14
2014-03-26MIPS: asm: checksum: Split kernel and user copy operationsLeonid Yegoshin-6/+16
2014-03-26MIPS: checksum: Split the 'copy_user' symbolMarkos Chandras-6/+12
2014-03-26MIPS: asm: uaccess: Add EVA support for str*_user operationsMarkos Chandras-53/+119
2014-03-26MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_userMarkos Chandras-20/+171
2014-03-26MIPS: asm: uaccess: Rename {get,put}_user_asm macrosMarkos Chandras-30/+30
2014-03-26MIPS: asm: uaccess: Use EVA instructions wrappersMarkos Chandras-24/+109
2014-03-26MIPS: asm: uaccess: Disable unaligned access macros for EVALeonid Yegoshin-0/+6