summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins1-8/+11
2017-06-05MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann1-1/+0
2017-06-05MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill1-8/+12
2017-06-05MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle1-0/+2
2017-06-05MIPS: 'make -s' should be silentArnd Bergmann1-2/+2
2016-11-20KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-11-20MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter1-1/+1
2016-08-22MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WARJoshua Kinard1-13/+32
2016-04-01MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki1-7/+6
2016-01-22MIPS: Fix restart of indirect syscallsEd Swierk2-0/+2
2015-11-27MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle1-1/+1
2015-11-17MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-10-13MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-10-13MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-08-07MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle1-1/+0
2015-08-07MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle1-1/+25
2015-08-07MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin3-12/+0
2015-08-07MIPS: Fix race condition in lazy cache flushing.Lars Persson2-15/+35
2015-08-07MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-08-07MIPS: Hibernate: flush TLB entries earlierHuacai Chen1-1/+2
2015-03-06MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen1-1/+1
2015-03-06MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau1-0/+4
2015-02-20vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2014-12-14MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen1-1/+2
2014-12-14MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen1-1/+1
2014-12-14MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras1-2/+2
2014-11-05MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa1-0/+2
2014-11-05MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras1-0/+12
2014-11-05MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno1-0/+1
2014-09-13MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle1-0/+5
2014-09-13MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli1-5/+0
2014-09-13MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen1-5/+13
2014-09-13MIPS: GIC: Prevent array overrunJeffrey Deans1-2/+4
2014-09-13MIPS: Prevent user from setting FCSR cause bitsPaul Burton1-1/+2
2014-09-13MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen1-0/+1
2014-07-11MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras1-1/+1
2014-07-11MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle5-4/+6
2014-07-11MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras1-1/+1
2014-04-30MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen1-0/+1
2014-04-02MIPS: Fix potencial corruptionRalf Baechle1-11/+0
2013-11-28compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2013-01-03MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen1-3/+1
2012-10-30mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel1-0/+9
2012-10-17kbuild: Fix gcc -x syntaxJean Delvare2-2/+2
2012-07-25MIPS: Properly align the .data..init_task section.David Daney2-3/+4
2012-06-10MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski1-0/+1
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2011-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds31-330/+80
2011-11-14MIPS: lantiq: use export.h in favour of module.hJohn Crispin15-13/+15
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra1-4/+4