summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-01-24MIPS: ar7: Be sure to clamp return valueLinus Walleij
2016-01-24MIPS: Alchemy: Be sure to clamp return valueLinus Walleij
2016-01-24MIPS: Fix macro typoJaedon Shin
2016-01-24MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn
2016-01-24MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki
2016-01-24MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutterMaciej W. Rozycki
2016-01-24MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki
2016-01-24MIPS: math-emu: dsemul: Correct description of the emulation frameMaciej W. Rozycki
2016-01-24MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki
2016-01-24MIPS: math-emu: Make microMIPS branch delay slot emulation workMaciej W. Rozycki
2016-01-24MIPS: math-emu: dsemul: Fix ill formatting of microMIPS partMaciej W. Rozycki
2016-01-24MIPS: math-emu: Correctly handle NOP emulationMaciej W. Rozycki
2016-01-24MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen
2016-01-24MIPS: sync-r4k: reduce skew while synchronizationHuacai Chen
2016-01-22Revert "MIPS: Fix PAGE_MASK definition"Dan Williams
2016-01-22MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen
2016-01-22MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen
2016-01-22MIPS: Loongson-3: Improve -march option and move it to PlatformHuacai Chen
2016-01-22MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-21mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck
2016-01-19MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki
2016-01-19MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki
2016-01-19MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki
2016-01-19ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki
2016-01-19MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki
2016-01-19MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki
2016-01-19MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki
2016-01-19MIPS: Use a union to access the ELF file headerMaciej W. Rozycki
2016-01-19MIPS: pci: Add MT7620a PCIE driverJohn Crispin
2016-01-19MIPS: ralink: Add a few missing clocksJohn Crispin
2016-01-19MIPS: ralink: Fix vendor string for mt7620John Crispin
2016-01-19MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin
2016-01-19MIPS: ralink: fix USB frequency scalingJohn Crispin
2016-01-19MIPS: ralink: MT7688 pinmux fixesJohn Crispin
2016-01-19MIPS: ralink: add MT7621 supportJohn Crispin
2016-01-19MIPS: ralink: add a symbol for INTCJohn Crispin
2016-01-19MIPS: BCM47xx: Support SPROM prefixes on other platformsRafał Miłecki
2016-01-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-16kvm: rename pfn_t to kvm_pfn_tDan Williams
2016-01-16arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang
2016-01-16mm: define MADV_FREE for some archesMinchan Kim
2016-01-16mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2016-01-16mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-16mm: drop tail page refcountingKirill A. Shutemov
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-13Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12mips: define __smp_xxxMichael S. Tsirkin