summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2016-01-24MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2-0/+7
2016-01-24MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki1-0/+1
2016-01-24MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutterMaciej W. Rozycki1-8/+9
2016-01-24MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki1-2/+2
2016-01-24MIPS: math-emu: dsemul: Correct description of the emulation frameMaciej W. Rozycki1-7/+2
2016-01-24MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki2-2/+30
2016-01-24MIPS: math-emu: Make microMIPS branch delay slot emulation workMaciej W. Rozycki3-6/+9
2016-01-24MIPS: math-emu: dsemul: Fix ill formatting of microMIPS partMaciej W. Rozycki1-6/+12
2016-01-24MIPS: math-emu: Correctly handle NOP emulationMaciej W. Rozycki2-6/+12
2016-01-24MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2-3/+3
2016-01-24MIPS: sync-r4k: reduce skew while synchronizationHuacai Chen1-24/+8
2016-01-23Revert "MIPS: Fix PAGE_MASK definition"Dan Williams1-1/+1
2016-01-22MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen1-3/+7
2016-01-22MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen1-7/+13
2016-01-22MIPS: Loongson-3: Improve -march option and move it to PlatformHuacai Chen2-10/+21
2016-01-22MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen2-59/+1
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2-3/+0
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck1-1/+0
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki3-14/+107
2016-01-20MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki1-2/+74
2016-01-20MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki2-3/+62
2016-01-20ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki2-2/+2
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki11-42/+93
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki2-26/+50
2016-01-20MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki3-0/+11
2016-01-20MIPS: Use a union to access the ELF file headerMaciej W. Rozycki1-14/+26
2016-01-20MIPS: pci: Add MT7620a PCIE driverJohn Crispin3-0/+428
2016-01-20MIPS: ralink: Add a few missing clocksJohn Crispin3-0/+5
2016-01-20MIPS: ralink: Fix vendor string for mt7620John Crispin1-1/+1
2016-01-20MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin1-1/+1
2016-01-20MIPS: ralink: fix USB frequency scalingJohn Crispin1-1/+1
2016-01-20MIPS: ralink: MT7688 pinmux fixesJohn Crispin1-30/+50
2016-01-20MIPS: ralink: add MT7621 supportJohn Crispin9-1/+410
2016-01-20MIPS: ralink: add a symbol for INTCJohn Crispin2-0/+6
2016-01-20MIPS: BCM47xx: Support SPROM prefixes on other platformsRafał Miłecki1-3/+9
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 Williams3-11/+11
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang1-0/+1
2016-01-15mm: define MADV_FREE for some archesMinchan Kim1-0/+1
2016-01-15mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov3-5/+6
2016-01-15mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov5-51/+5
2016-01-15mm: drop tail page refcountingKirill A. Shutemov1-4/+0
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds5-5/+5
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-38/+4
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-12/+6
2016-01-12mips: define __smp_xxxMichael S. Tsirkin1-12/+14
2016-01-12mips: reuse asm-generic/barrier.hMichael S. Tsirkin1-23/+2
2016-01-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2016-01-11Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds9-9/+0