aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.10.108 into android-msm-angler-3.10-oreo-m5Nathan Chancellor2018-01-242-4/+6
|\
| * MIPS: Fix mips_atomic_set() retry conditionJames Hogan2017-11-021-1/+1
| * MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-11-011-0/+1
| * MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-11-011-3/+4
* | Merge 3.10.107 into android-msm-angler-3.10-oreo-m5Nathan Chancellor2018-01-241-3/+13
|\|
| * MIPS: Fix crash registers on non-crashing CPUsCorey Minyard2017-06-201-3/+13
* | Merge 3.10.106 into android-msm-angler-3.10-oreo-m5Nathan Chancellor2018-01-242-69/+132
|\|
| * MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-06-081-15/+33
| * MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton2017-06-081-0/+2
| * MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton2017-06-081-20/+63
| * MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton2017-06-081-3/+8
| * MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton2017-06-081-7/+5
| * MIPS: Prevent unaligned accesses during stack unwindingPaul Burton2017-06-081-35/+35
| * MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton2017-06-081-5/+2
* | Merge 3.10.103 into android-msm-angler-3.10-oreo-m5Nathan Chancellor2018-01-242-2/+2
|\|
| * KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-272-2/+2
* | Merge 3.10.87 into android-msm-angler-3.10-oreo-m5Nathan Chancellor2018-01-242-4/+3
|\|
| * signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2015-08-161-2/+0
| * MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2015-08-161-2/+3
* | Merge 3.10.81 into android-msm-angler-3.10-oreo-m5Nathan Chancellor2018-01-241-1/+1
|\|
| * MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan2015-06-221-1/+1
* | Merge commit 'v3.10.73' into LA.BF64.1.2.9Ian Maund2015-05-013-1/+13
|\|
| * MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan2015-03-061-0/+8
| * MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen2015-02-111-1/+1
| * MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau2015-02-111-0/+4
* | Merge commit 'v3.10.67' into LA.BF64.1.2.9Ian Maund2015-05-019-27/+35
|\|
| * MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras2014-10-051-0/+12
| * MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2014-09-174-4/+4
| * MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-09-171-19/+13
| * MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen2014-09-171-1/+0
| * MIPS: Prevent user from setting FCSR cause bitsPaul Burton2014-09-171-1/+2
| * MIPS: GIC: Prevent array overrunJeffrey Deans2014-09-171-2/+4
* | Merge upstream tag 'v3.10.49' into msm-3.10Ian Maund2014-08-201-1/+1
|\|
| * MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras2014-07-061-1/+1
* | constify copy_siginfo_to_user{,32}()Al Viro2014-02-071-1/+1
* | of: Specify initrd location using 64-bitSantosh Shilimkar2014-02-071-2/+1
|/
* MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACEMarkos Chandras2013-06-101-0/+4
* MIPS: Alchemy: fix wait functionManuel Lauss2013-06-101-6/+7
* MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle2013-06-062-0/+22
* MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa2013-06-061-0/+1
* MIPS: Trap exception handling fixesMaciej W. Rozycki2013-05-231-13/+15
* MIPS: N64: Wire getdents64(2)Aron Xu2013-05-221-0/+1
* kprobes/mips: Fix to check double free of insn slotMasami Hiramatsu2013-05-221-1/+4
* MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle2013-05-222-3/+9
* MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle2013-05-222-6/+4
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-225-4/+5
* MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.Ralf Baechle2013-05-221-3/+0
* MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle2013-05-221-0/+2
* MIPS: Idle: Make call of function pointer readable.Ralf Baechle2013-05-221-1/+1
* MIPS: Idle: Consistently reformat inline assembler.Ralf Baechle2013-05-221-18/+21