summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2016-11-24KVM: MIPS: Make ERET handle ERL before EXLJames Hogan1-4/+4
2016-10-06mips: copy_from_user() must zero the destination on access_ok() failureAl Viro1-0/+3
2016-10-06MIPS: Add a missing ".set pop" in an early commitHuacai Chen1-0/+1
2016-10-06MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn1-0/+2
2016-09-18MIPS: KVM: Check for pfn noslot caseJames Hogan1-1/+1
2016-08-22KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-08-01Revert "MIPS: Reserve nosave data for hibernation"Sasha Levin1-3/+0
2016-07-20MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+2
2016-07-12MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2016-07-12MIPS: Reserve nosave data for hibernationHuacai Chen1-0/+3
2016-07-11MIPS: KVM: Fix modular KVM under QEMUJames Hogan4-1/+13
2016-06-07MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2-3/+16
2016-06-07MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton1-3/+5
2016-06-07MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan3-36/+29
2016-06-07MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan1-5/+23
2016-06-03MIPS: Avoid using unwind_stack() with usermodeJames Hogan1-1/+1
2016-06-03MIPS: Don't unwind to user mode with EVAJames Hogan1-1/+1
2016-06-03MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-06-03MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer1-2/+4
2016-03-29Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras1-1/+1
2016-03-13MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki1-7/+6
2016-03-02MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan1-3/+1
2016-02-15net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-15/+1
2015-10-28MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-09-17MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2-2/+2
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras1-2/+0
2015-08-19MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-08-19MIPS: Flush RPS on kernel entry with EVAJames Hogan1-0/+25
2015-08-19MIPS: show_stack: Fix stack trace with EVAJames Hogan1-0/+7
2015-08-19MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan1-0/+6
2015-08-19MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-08-19MIPS: Malta: Don't reinitialise RTCJames Hogan1-6/+9
2015-07-05MIPS: Fix KVM guest fixmap addressJames Hogan1-0/+4
2015-07-04KVM: mips: use id_to_memslot correctlyPaolo Bonzini1-1/+1
2015-07-03MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-05-18MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500GRafał Miłecki1-2/+2
2015-05-18MIPS: Kconfig: Disable SMP/CPS for 64-bitMarkos Chandras1-1/+1
2015-05-18MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel1-0/+6
2015-05-18MIPS: ralink: add missing symbol for RALINK_ILL_ACCJohn Crispin1-0/+5
2015-05-18MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle1-1/+0
2015-05-18MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras1-1/+2
2015-05-18MIPS: Netlogic: Fix for SATA PHY initGanesan Ramalingam1-0/+13
2015-05-18MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000NAaro Koskinen1-0/+2
2015-05-18MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin3-17/+0
2015-05-18MIPS: OCTEON: dma-octeon: fix OHCI USB config checkAaro Koskinen1-1/+1
2015-05-18MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().Nicolas Schichan2-4/+4
2015-05-18mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi1-18/+0
2015-05-18MIPS: Hibernate: flush TLB entries earlierHuacai Chen1-1/+2
2015-05-18MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqactionHuacai Chen1-0/+1
2015-05-18MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras1-44/+93