aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-09MIPS: Reserve nosave data for hibernationHuacai Chen1-0/+3
2016-05-09MIPS: Fix watchpoint restorationJames Hogan2-4/+3
2016-05-09MIPS: Avoid using unwind_stack() with usermodeJames Hogan1-1/+1
2016-05-09MIPS: Don't unwind to user mode with EVAJames Hogan1-1/+1
2016-05-09MIPS: BMIPS: Fill in current_cpu_data.coreFlorian Fainelli1-0/+1
2016-05-09MIPS: BMIPS: Make whitespacely correct.Ralf Baechle1-136/+136
2016-05-09MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization codeFlorian Fainelli3-4/+792
2016-05-09MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200Florian Fainelli1-2/+7
2016-05-09MIPS: Don't BUG_ON when no IPI domain is foundPaul Burton1-13/+11
2016-05-09MIPS: Fix crash registers on non-crashing CPUsCorey Minyard1-3/+13
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo1-2/+2
2016-04-04MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulationMaciej W. Rozycki1-13/+13
2016-04-03MIPS: Bail on unsupported module relocsPaul Burton2-6/+32
2016-04-03MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Maciej W. Rozycki2-11/+19
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder5-5/+5
2016-04-03MIPS: Wire up preadv2 and pwrite2 syscalls.Ralf Baechle4-0/+8
2016-03-29MIPS: Fix MSA ld unaligned failure casesPaul Burton1-21/+30
2016-03-29MIPS: Fix broken malta qemuQais Yousef1-0/+12
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-2/+2
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-6/+141
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+6
2016-03-13MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan1-0/+1
2016-03-08Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar11-34/+23
2016-03-04MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki1-7/+6
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar9-25/+15
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2016-02-29MIPS: Avoid variant of .type unsupported by LLVM AssemblerDaniel Sanders2-2/+2
2016-02-25MIPS: Delete smp-gic.cQais Yousef1-1/+0
2016-02-25MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef3-5/+5
2016-02-25MIPS: Add generic SMP IPI supportQais Yousef1-0/+136
2016-02-19MIPS: txx9: switch to gpiochip_add_data()Linus Walleij1-2/+2
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner2-2/+2
2016-02-09MIPS: Fix early CM probingPaul Burton1-0/+1
2016-02-05MIPS: Wire up copy_file_range syscall.Ralf Baechle4-0/+4
2016-02-02MIPS: traps.c: Correct microMIPS RDHWR emulationMaciej W. Rozycki1-4/+5
2016-02-02MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handlerMaciej W. Rozycki1-15/+1
2016-02-01MIPS: Properly disable FPU in start_thread()James Hogan1-4/+2
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani1-4/+6
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-74/+291
2016-01-24Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2-1/+4
2016-01-24MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2-30/+30
2016-01-24MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]James Hogan1-3/+0
2016-01-24MIPS: TXx9: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-24MIPS: Fix macro typoJaedon Shin1-1/+1
2016-01-24MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn1-0/+3
2016-01-24MIPS: sync-r4k: reduce skew while synchronizationHuacai Chen1-24/+8
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki2-14/+103
2016-01-20MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki1-2/+74