summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-07-181-15/+33
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-021-8/+11
* MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann2017-06-051-1/+0
* MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill2017-06-051-8/+12
* MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle2017-06-051-0/+2
* MIPS: 'make -s' should be silentArnd Bergmann2017-06-051-2/+2
* KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2016-11-202-2/+2
* MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter2016-11-201-1/+1
* MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WARJoshua Kinard2016-08-221-13/+32
* MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki2016-04-011-7/+6
* MIPS: Fix restart of indirect syscallsEd Swierk2016-01-222-0/+2
* MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle2015-11-271-1/+1
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-11-171-1/+1
* MIPS: Make set_pte() SMP safe.David Daney2015-10-131-0/+31
* MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2015-10-131-2/+3
* MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle2015-08-071-1/+0
* MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle2015-08-071-1/+25
* MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin2015-08-073-12/+0
* MIPS: Fix race condition in lazy cache flushing.Lars Persson2015-08-072-15/+35
* MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan2015-08-071-1/+1
* MIPS: Hibernate: flush TLB entries earlierHuacai Chen2015-08-071-1/+2
* MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen2015-03-061-1/+1
* MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau2015-03-061-0/+4
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-201-0/+2
* MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen2014-12-141-1/+2
* MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen2014-12-141-1/+1
* MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras2014-12-141-2/+2
* MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa2014-11-051-0/+2
* MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras2014-11-051-0/+12
* MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno2014-11-051-0/+1
* MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle2014-09-131-0/+5
* MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli2014-09-131-5/+0
* MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen2014-09-131-5/+13
* MIPS: GIC: Prevent array overrunJeffrey Deans2014-09-131-2/+4
* MIPS: Prevent user from setting FCSR cause bitsPaul Burton2014-09-131-1/+2
* MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen2014-09-131-0/+1
* MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras2014-07-111-1/+1
* MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2014-07-115-4/+6
* MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras2014-07-111-1/+1
* MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen2014-04-301-0/+1
* MIPS: Fix potencial corruptionRalf Baechle2014-04-021-11/+0
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-11-281-1/+1
* MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen2013-01-031-3/+1
* mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel2012-10-301-0/+9
* kbuild: Fix gcc -x syntaxJean Delvare2012-10-172-2/+2
* MIPS: Properly align the .data..init_task section.David Daney2012-07-252-3/+4
* MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski2012-06-101-0/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-051-4/+4
|\
| * perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-141-4/+4
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-1531-330/+80
|\ \ | |/ |/|