summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-01-01MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2017-11-26MIPS: BCM63XX: allow NULL clock for clk_get_rateJonas Gorski
2017-11-26MIPS: AR7: allow NULL clock for clk_get_rateJonas Gorski
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-09-15MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2017-07-18MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins
2017-06-05MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2017-06-05MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill
2017-06-05MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle
2017-06-05MIPS: 'make -s' should be silentArnd Bergmann
2016-11-20KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-11-20MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter
2016-08-22MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WARJoshua Kinard
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-11-27MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle
2015-11-17MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-10-13MIPS: Make set_pte() SMP safe.David Daney
2015-10-13MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-07MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-08-07MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-08-07MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin
2015-08-07MIPS: Fix race condition in lazy cache flushing.Lars Persson
2015-08-07MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-08-07MIPS: Hibernate: flush TLB entries earlierHuacai Chen
2015-03-06MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-03-06MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2015-02-20vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-12-14MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen
2014-12-14MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen
2014-12-14MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras
2014-11-05MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa
2014-11-05MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-11-05MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno
2014-09-13MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle
2014-09-13MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli
2014-09-13MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
2014-09-13MIPS: GIC: Prevent array overrunJeffrey Deans
2014-09-13MIPS: Prevent user from setting FCSR cause bitsPaul Burton
2014-09-13MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen
2014-07-11MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras
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
2014-04-30MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen
2014-04-02MIPS: Fix potencial corruptionRalf Baechle
2013-11-28compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar