aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Finally eradicate CONFIG_HOTPLUGStephen Rothwell2017-12-221-1/+1
* format-security: move static strings to constKees Cook2017-12-052-5/+5
* MIPS: Fix mips_atomic_set() retry conditionJames Hogan2017-11-061-1/+1
* MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki2017-11-061-0/+38
* MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki2017-11-061-4/+1
* MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-11-061-0/+1
* MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-11-061-3/+4
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-041-1/+1
* MIPS: Fix crash registers on non-crashing CPUsCorey Minyard2017-07-041-3/+13
* MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle2017-07-041-0/+2
* MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-06-171-15/+33
* MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann2017-06-171-1/+0
* MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton2017-06-171-0/+2
* MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton2017-06-171-20/+63
* MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton2017-06-171-3/+8
* MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton2017-06-171-7/+5
* MIPS: Prevent unaligned accesses during stack unwindingPaul Burton2017-06-171-35/+35
* MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton2017-06-171-5/+2
* MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill2017-06-171-8/+12
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2017-05-031-0/+1
* BACKPORT: FROMLIST: mm: ASLR: use get_random_long()dcashman2017-04-111-2/+2
* Get rid of __cpuinitMoyster2017-04-1153-189/+189
* mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2017-04-111-0/+3
* MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2017-04-111-1/+1
* MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton2017-04-111-1/+7
* KVM: MIPS: Make ERET handle ERL before EXLJames Hogan2017-04-111-4/+4
* KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan2017-04-111-8/+53
* KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2017-04-112-13/+19
* MIPS: KVM: Fix unused variable build warningNicholas Mc Guire2017-04-111-6/+0
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2017-04-111-1/+0
* stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook2016-11-111-0/+2
* MIPS: KVM: Check for pfn noslot caseJames Hogan2016-11-071-1/+1
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-1012-46/+101
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-263-8/+15
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2016-08-261-1/+1
* signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2016-08-261-2/+0
* MIPS: Make set_pte() SMP safe.David Daney2016-08-261-0/+31
* MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2016-08-261-2/+3
* MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire2016-08-261-1/+1
* MIPS: Fix KVM guest fixmap addressJames Hogan2016-08-261-0/+4
* 3.10.80 -> 3.10.81Jan Engelmohr2016-08-261-1/+1
* 3.10.76 -> 3.10.77Jan Engelmohr2016-08-263-9/+3
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-261-0/+2
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-261-3/+3
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-263-5/+13
* 3.10.68 -> 3.10.69Jan Engelmohr2016-08-262-1/+5
* first commitMeizu OpenSource2016-08-151691-0/+356340