summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki2016-01-241-2/+2
* MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki2016-01-241-0/+8
* MIPS: math-emu: Make microMIPS branch delay slot emulation workMaciej W. Rozycki2016-01-242-2/+2
* MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2016-01-241-2/+2
* MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen2016-01-221-30/+0Star
* MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki2016-01-201-0/+4
* MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki2016-01-201-3/+6
* ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki2016-01-201-1/+1
* MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki2016-01-202-0/+9
* MIPS: ralink: add MT7621 supportJohn Crispin2016-01-203-0/+112
* MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel2016-01-041-0/+1
* 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-1525-122/+444
|\
| * 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/+0Star
| * | MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-112-1/+96
| * | MIPS: Initial implementation of a VDSOAlex Smith2015-11-116-26/+86
| * | MIPS: Malta: Setup RAM regions via DTPaul Burton2015-11-111-0/+29
| * | MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton2015-11-111-16/+0Star
| * | MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton2015-11-111-5/+1Star
| * | MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton2015-11-111-9/+3Star
| * | 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-101-1/+0Star
* | mips: add entry for new mlock2 syscallEric B Munson2015-11-101-6/+9
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-061-0/+6
|\ \
| * | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-061-0/+6
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-061-0/+2
|\ \ \