summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2017-02-23mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2016-11-20KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-22MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-08-22MIPS: Don't unwind to user mode with EVAJames Hogan
2016-08-22MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200Florian Fainelli
2016-03-24MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-01-25MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan
2015-10-28MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton
2015-10-28MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton
2015-10-28MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton
2015-09-03signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-09-03MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras
2015-08-27MIPS: show_stack: Fix stack trace with EVAJames Hogan
2015-08-27MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan
2015-08-27MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-10MIPS: kernel: traps: Fix broken indentationMarkos Chandras
2015-06-11MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-03-02MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan
2015-03-02MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan
2015-03-02MIPS: kernel: cps-vec: Replace "addi" with "addiu"Markos Chandras
2015-02-10MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-02-10MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2014-12-10MIPS: fix EVA & non-SMP non-FPU FP context signal handlingPaul Burton
2014-12-10MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras
2014-10-05MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-09-17MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras
2014-09-17MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras
2014-09-17MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith
2014-09-17MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen
2014-09-17MIPS: Prevent user from setting FCSR cause bitsPaul Burton
2014-09-17MIPS: smp-mt: Fix link error when PROC_FS=nJames Hogan
2014-09-17MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith
2014-09-17MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith
2014-09-17MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith
2014-09-17MIPS: GIC: Prevent array overrunJeffrey Deans
2014-06-26MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras
2014-06-26Revert "MIPS: Save/restore MSA context around signals"Paul Burton
2014-06-16MIPS: pm-cps: convert smp_mb__*()Paul Burton
2014-06-16MIPS: smp-cps: Convert smp_mb__after_atomic_dec()Paul Burton
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-03MIPS: Call find_vma with the mmap_sem heldDavidlohr Bueso
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-30MIPS: Add function get_ebase_cpunumDavid Daney
2014-05-30MIPS: OCTEON: Enable use of FPUDavid Daney
2014-05-30MIPS: Implement random_get_entropy with CP0 RandomMaciej W. Rozycki
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-28cpuidle: cpuidle-cps: add MIPS CPS cpuidle driverPaul Burton