summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2016-06-062-3/+16
* MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton2016-06-061-3/+5
* MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan2016-06-063-36/+29
* MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan2016-06-061-5/+23
* MIPS: Avoid using unwind_stack() with usermodeJames Hogan2016-06-031-1/+1
* MIPS: Don't unwind to user mode with EVAJames Hogan2016-06-031-1/+1
* MIPS: Fix siginfo.h to use strict posix typesJames Hogan2016-06-031-9/+9
* MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer2016-06-031-2/+4
* Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras2016-03-291-1/+1
* MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki2016-03-131-7/+6
* MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan2016-03-021-3/+1
* net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-02-151-15/+1
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-10-271-1/+1
* MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2015-09-172-2/+2
* signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2015-08-271-2/+0
* MIPS: Make set_pte() SMP safe.David Daney2015-08-191-0/+31
* MIPS: Flush RPS on kernel entry with EVAJames Hogan2015-08-191-0/+25
* MIPS: show_stack: Fix stack trace with EVAJames Hogan2015-08-191-0/+7
* MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan2015-08-191-0/+6
* MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2015-08-191-2/+3
* MIPS: Malta: Don't reinitialise RTCJames Hogan2015-08-191-6/+9
* MIPS: Fix KVM guest fixmap addressJames Hogan2015-07-051-0/+4
* KVM: mips: use id_to_memslot correctlyPaolo Bonzini2015-07-031-1/+1
* MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan2015-07-031-1/+1
* MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500GRafał Miłecki2015-05-171-2/+2
* MIPS: Kconfig: Disable SMP/CPS for 64-bitMarkos Chandras2015-05-171-1/+1
* MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel2015-05-171-0/+6
* MIPS: ralink: add missing symbol for RALINK_ILL_ACCJohn Crispin2015-05-171-0/+5
* MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle2015-05-171-1/+0
* MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras2015-05-171-1/+2
* MIPS: Netlogic: Fix for SATA PHY initGanesan Ramalingam2015-05-171-0/+13
* MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000NAaro Koskinen2015-05-171-0/+2
* MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin2015-05-173-17/+0
* MIPS: OCTEON: dma-octeon: fix OHCI USB config checkAaro Koskinen2015-05-171-1/+1
* MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().Nicolas Schichan2015-05-172-4/+4
* mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi2015-05-171-18/+0
* MIPS: Hibernate: flush TLB entries earlierHuacai Chen2015-05-171-1/+2
* MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqactionHuacai Chen2015-05-171-0/+1
* MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras2015-05-171-44/+93
* MIPS: Malta: Detect and fix bad memsize valuesMarkos Chandras2015-05-171-0/+6
* MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan2015-05-171-0/+1
* MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan2015-05-174-0/+35
* KVM: MIPS: Fix trace event to save PC directlyJames Hogan2015-03-141-3/+3
* MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras2015-03-064-8/+32
* MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan2015-03-061-0/+4
* MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan2015-03-061-0/+6
* MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras2015-03-061-10/+4
* MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras2015-03-061-4/+6
* MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras2015-03-061-2/+2
* MIPS: kernel: cps-vec: Replace "addi" with "addiu"Markos Chandras2015-03-061-8/+8