summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-10-281-1/+1
* signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2015-08-251-2/+0
* arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2015-08-251-0/+15
* MIPS: Make set_pte() SMP safe.David Daney2015-08-191-0/+31
* MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2015-08-191-2/+3
* MIPS: Fix KVM guest fixmap addressJames Hogan2015-07-301-0/+4
* MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan2015-06-231-1/+1
* MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire2015-06-101-1/+1
* MIPS: Hibernate: flush TLB entries earlierHuacai Chen2015-05-041-1/+2
* nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2015-05-042-8/+1
* MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2015-04-092-110/+182
* mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-03-161-18/+0
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-03-121-0/+2
* KVM: MIPS: Fix trace event to save PC directlyJames Hogan2015-03-121-3/+3
* MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan2015-03-071-0/+8
* KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan2015-03-022-4/+4
* MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan2015-03-011-1/+1
* MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen2015-02-091-1/+1
* MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau2015-02-091-0/+4
* MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen2014-12-061-1/+2
* MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen2014-12-061-1/+1
* MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney2014-11-131-1/+5
* MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras2014-11-131-2/+2
* MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras2014-10-131-0/+12
* MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno2014-10-131-0/+1
* MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen2014-09-171-5/+13
* MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen2014-09-171-1/+0
* MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen2014-09-171-0/+1
* MIPS: Prevent user from setting FCSR cause bitsPaul Burton2014-09-171-1/+2
* MIPS: GIC: Prevent array overrunJeffrey Deans2014-09-171-2/+4
* MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu2014-07-171-0/+1
* MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan2014-07-171-9/+3
* MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras2014-07-171-1/+1
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-07-021-5/+0
* MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan2014-07-021-1/+1
* MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras2014-06-181-1/+1
* genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-06-061-1/+1
* mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm2014-06-065-0/+5
* MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen2014-05-151-0/+1
* MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan2014-05-151-3/+4
* MIPS: include linux/types.hQais Yousef2014-03-241-0/+1
* MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun2013-10-311-1/+1
* MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras2013-10-301-4/+5
* MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu2013-10-291-2/+2
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-121-1/+1
|\
| * compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-1/+1
* | MIPS: stack protector: Fix per-task canary switchJames Hogan2013-10-073-3/+3
|/
* MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa2013-10-021-0/+2
* MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-301-1/+1
* MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C2013-09-251-8/+4