summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-18MIPS: Malta: Detect and fix bad memsize valuesMarkos Chandras1-0/+6
2015-05-18MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan1-0/+1
2015-05-18MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan4-0/+35
2015-03-14KVM: MIPS: Fix trace event to save PC directlyJames Hogan1-3/+3
2015-03-07MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras4-8/+32
2015-03-07MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan1-0/+4
2015-03-07MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan1-0/+6
2015-03-07MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras1-10/+4
2015-03-07MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras1-4/+6
2015-03-07MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras1-2/+2
2015-03-07MIPS: kernel: cps-vec: Replace "addi" with "addiu"Markos Chandras1-8/+8
2015-03-07MIPS: Alchemy: Fix cpu clock calculationManuel Lauss1-0/+2
2015-03-07KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan2-4/+4
2015-03-07KVM: MIPS: Disable HTW while in guestJames Hogan1-0/+13
2015-02-11MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan1-1/+2
2015-02-11MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan1-0/+15
2015-02-11MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen1-1/+1
2015-02-11MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen1-2/+0
2015-02-11MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau1-0/+4
2015-02-11MIPS: Fix C0_Pagegrain[IEC] support.David Daney1-0/+2
2015-02-06vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2014-12-16mips: bpf: Fix broken BPF_MODDenis Kirjanov1-2/+2
2014-11-27MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin1-1/+9
2014-11-24MIPS: Fix address type used for early memory detection.Steven J. Hill1-1/+1
2014-11-24MIPS: Kconfig: Don't allow both microMIPS and SmartMIPS to be selected.Markos Chandras1-2/+12
2014-11-24MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASEMarkos Chandras1-0/+2
2014-11-24MIPS: Netlogic: handle modular AHCI buildsFlorian Fainelli1-2/+4
2014-11-24MIPS: Netlogic: handle modular USB caseFlorian Fainelli1-2/+4
2014-11-24MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen1-1/+2
2014-11-24MIPS: fix EVA & non-SMP non-FPU FP context signal handlingPaul Burton1-4/+4
2014-11-24MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras2-1/+34
2014-11-24MIPS: BMIPS: Fix ".previous without corresponding .section" warningsKevin Cernekee1-3/+0