summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2017-10-12MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill
2017-10-12MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-10-12MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-09-15MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-07-18MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2016-11-20KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-04-01MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-01-22MIPS: Fix restart of indirect syscallsEd Swierk
2015-10-13MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-07MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-03-06MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-03-06MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2014-11-05MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-09-13MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli
2014-09-13MIPS: GIC: Prevent array overrunJeffrey Deans
2014-09-13MIPS: Prevent user from setting FCSR cause bitsPaul Burton
2014-07-11MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle
2014-07-11MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras
2013-01-03MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen
2012-10-30mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel
2012-10-17kbuild: Fix gcc -x syntaxJean Delvare
2012-07-25MIPS: Properly align the .data..init_task section.David Daney
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra
2011-11-10MIPS: ASID conflict after CPU hotplugMaksim Rayskiy
2011-11-10MIPS: errloongson2_clock: Fix build error by including linux/module.hAaro Koskinen
2011-11-09MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney
2011-11-08MIPS: Kernel hangs occasionally during boot.Al Cooper
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31mips: remove needless include of module.h from core kernel files.Paul Gortmaker
2011-10-31mips: migrate core kernel file from module.h --> export.hPaul Gortmaker
2011-10-31mips: fix implicit use of asm/elf.h in kernel/cpu-probe.cPaul Gortmaker
2011-10-24MIPS: perf: Add Octeon support for hardware perf.David Daney
2011-10-24MIPS: perf: Add support for 64-bit perf counters.David Daney
2011-10-24MIPS: perf: Reorganize contents of perf support files.David Daney
2011-10-24MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney
2011-10-24MIPS: Add probes for more Octeon II CPUs.David Daney
2011-10-20MIPS: 32-bit: Fix number of argument to epoll_wait.Ralf Baechle
2011-10-01MIPS: Call oops_enter, oops_exit in dieNathan Lynch
2011-09-21MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang
2011-09-21MIPS: Handle __put_user() sleeping.Ralf Baechle
2011-09-21MIPS: i8259: Mark cascade interrupt non-threadedLiming Wang
2011-09-21MIPS: Make the die_lock be rawWu Zhangjin
2011-09-21MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner
2011-09-17MIPS: i8259: Correct comment for i8259Hillf Danton
2011-09-17MIPS: VPE: Select correct tcHillf Danton
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds