summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle12-191/+317
2015-04-13Merge branch '4.1-fp' into mips-for-linux-nextRalf Baechle4-131/+173
2015-04-10MIPS: asm: elf: Set O32 default FPU flagsMarkos Chandras1-0/+5
2015-04-10MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan1-0/+1
2015-04-10MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle1-1/+0
2015-04-10MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle1-1/+32
2015-04-10MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR caseMarkos Chandras1-1/+1
2015-04-10MIPS: r4kcache: Use correct base register for MIPS R6 cache flushesMarkos Chandras1-44/+45
2015-04-10MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras1-44/+93
2015-04-10MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin1-3/+0
2015-04-09MIPS: BCM63xx: Provide a plat_post_dma_flush hookFlorian Fainelli1-0/+10
2015-04-09MIPS: DMA: Allow platforms to override only the post DMA hookFlorian Fainelli1-0/+2
2015-04-09MIPS: BMIPS: Move post DMA flush implementation to common headerFlorian Fainelli2-15/+17
2015-04-08MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki4-5/+13
2015-04-08MIPS: math-emu: Define IEEE 754-2008 feature control bitsMaciej W. Rozycki1-2/+7
2015-04-08MIPS: math-emu: Implement the FCCR, FEXR and FENR registersMaciej W. Rozycki1-12/+57
2015-04-08MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki2-3/+9
2015-04-08MIPS: Correct FP ISA requirementsMaciej W. Rozycki1-2/+5
2015-04-08MIPS: Correct MIPS I FP context layoutMaciej W. Rozycki1-64/+32
2015-04-08MIPS: Correct `nofpu' non-functionalityMaciej W. Rozycki7-6/+1
2015-04-08MIPS: bitops.h: Avoid inline asm for constant FLSMaciej W. Rozycki1-3/+4
2015-04-08MIPS: mips-r2-to-r6-emul.h: Inline empty `mipsr2_decoder'Maciej W. Rozycki1-1/+1
2015-04-08MIPS: mipsregs.h: Reindent CP0 Cause macrosMaciej W. Rozycki1-16/+16
2015-04-08MIPS: mipsregs.h: Move TX39 macros out of the wayMaciej W. Rozycki1-33/+33
2015-04-08MIPS: mipsregs.h: Reorder CP1 macro definitionsMaciej W. Rozycki1-72/+75
2015-04-08MIPS: mipsregs.h: Remove broken commentsMaciej W. Rozycki1-6/+0
2015-04-02MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)Rafał Miłecki1-0/+4
2015-04-02MIPS: Remove prototype for copy_user_pageGuenter Roeck1-2/+0
2015-04-01MIPS: Loongson-3: Add CPU Hwmon platform driverHuacai Chen1-0/+4
2015-04-01MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controllerJoshua Kinard2-0/+3
2015-04-01MIPS: Use bool function return values of true/false not 1/0Joe Perches1-1/+1
2015-04-01MIPS: Octeon: Reverse the order of register accesses to the FAUPaul Martin1-0/+22
2015-04-01MIPS: Octeon: Turn hardware bitfields and structures inside out.Paul Martin8-0/+454
2015-04-01MIPS: Add R16000 detectionJoshua Kinard2-3/+4
2015-04-01MIPS: SEAD3: New header file sead3-addr.h with hardware addresses.Ralf Baechle1-0/+83
2015-04-01MIPS: BMIPS: Flush the readahead cache after DMA.Ralf Baechle1-0/+16
2015-04-01MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.Ralf Baechle8-0/+32
2015-04-01MIPS: ath25: Remove unused DMA helper functions.Ralf Baechle1-10/+0
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2-21/+1
2015-04-01MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel.David Daney1-5/+5
2015-04-01MIPS: Add FPU emulator counter for emulated delay slots.David Daney1-0/+1
2015-04-01MIPS: Update arch/mips/include/asm/sgi/sgi.hJoshua Kinard1-7/+8
2015-04-01MIPS: Netlogic: Add irq mapping and setup for XHCI port 3Ganesan Ramalingam1-0/+1
2015-04-01MIPS: Netlogic: Handle XLP hardware errataJayachandran C1-0/+2
2015-04-01MIPS: Netlogic: Update function to read DRAM BARsJayachandran C1-1/+1
2015-04-01MIPS: Netlogic: nlm_core_id for xlp9xxJayachandran C1-1/+7
2015-04-01MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C2-10/+20
2015-04-01MIPS: Netlogic: Use MIPS topology.hJayachandran C1-15/+0
2015-04-01MIPS: Netlogic: Fix frequency calculation registerGanesan Ramalingam1-0/+3
2015-04-01MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.Daniel Sanders1-2/+4