summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2015-04-01MIPS: Octeon: Turn hardware bitfields and structures inside out.Paul Martin
2015-04-01MIPS: Add R16000 detectionJoshua Kinard
2015-04-01MIPS: SEAD3: New header file sead3-addr.h with hardware addresses.Ralf Baechle
2015-04-01MIPS: BMIPS: Flush the readahead cache after DMA.Ralf Baechle
2015-04-01MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.Ralf Baechle
2015-04-01MIPS: ath25: Remove unused DMA helper functions.Ralf Baechle
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki
2015-04-01MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel.David Daney
2015-04-01MIPS: Add FPU emulator counter for emulated delay slots.David Daney
2015-04-01MIPS: Update arch/mips/include/asm/sgi/sgi.hJoshua Kinard
2015-04-01MIPS: Netlogic: Add irq mapping and setup for XHCI port 3Ganesan Ramalingam
2015-04-01MIPS: Netlogic: Handle XLP hardware errataJayachandran C
2015-04-01MIPS: Netlogic: Update function to read DRAM BARsJayachandran C
2015-04-01MIPS: Netlogic: nlm_core_id for xlp9xxJayachandran C
2015-04-01MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C
2015-04-01MIPS: Netlogic: Use MIPS topology.hJayachandran C
2015-04-01MIPS: Netlogic: Fix frequency calculation registerGanesan Ramalingam
2015-04-01MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.Daniel Sanders
2015-04-01MIPS: Changed current_thread_info() to an equivalent supported by both clang ...Daniel Sanders
2015-04-01MIPS: Octeon: Remove unused function cvmx_reset_octeon().Ralf Baechle
2015-04-01MIPS: OCTEON: Add semaphore to serialize bootbus accesses.David Daney
2015-04-01MIPS: BMIPS: Use a non-default FIXADDR_TOP settingKevin Cernekee
2015-04-01MIPS: bcm3384: Rename "bcm3384" target to "bmips"Kevin Cernekee
2015-04-01MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platformsDeng-Cheng Zhu
2015-04-01MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.hDavid Daney
2015-04-01MIPS: Octeon: Handle bootloader structures in little-endian mode.David Daney
2015-03-31MIPS, ttyFDC: Add early FDC console supportJames Hogan
2015-03-31MIPS: Read CPU IRQ line that FDC to routed toJames Hogan
2015-03-31MIPS: Add architectural FDC IRQ fieldsJames Hogan
2015-03-31MIPS: Add CDMM bus supportJames Hogan
2015-03-31MIPS: Add arch CDMM definitions and probingJames Hogan
2015-03-31MIPS: cevt-r4k: Move handle_perf_irq() out of headerJames Hogan
2015-03-31MIPS: Add support for the IMG Pistachio SoCAndrew Bresticker
2015-03-31MIPS: Create a common <asm/mach-generic/war.h>Kevin Cernekee
2015-03-27MIPS: KVM: Expose MSA registersJames Hogan
2015-03-27MIPS: KVM: Add MSA exception handlingJames Hogan
2015-03-27MIPS: KVM: Add base guest MSA supportJames Hogan
2015-03-27MIPS: KVM: Expose FPU registersJames Hogan
2015-03-27MIPS: KVM: Add FP exception handlingJames Hogan
2015-03-27MIPS: KVM: Add base guest FPU supportJames Hogan
2015-03-27MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan
2015-03-27MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan
2015-03-27MIPS: KVM: Simplify default guest Config registersJames Hogan
2015-03-27MIPS: KVM: Clean up register definitions a littleJames Hogan
2015-03-27MIPS: KVM: Implement PRid CP0 register accessJames Hogan
2015-03-27MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan
2015-03-27MIPS: Clear [MSA]FPE CSR.Cause after notify_die()James Hogan
2015-03-27MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan
2015-03-27MIPS: MSA: Fix big-endian FPR_IDX implementationJames Hogan
2015-03-27Revert "MIPS: Don't assume 64-bit FP registers for context switch"James Hogan