summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: uasm: Add mflo uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add mul uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add lh uam instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add wsbh uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add sltu uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add sltiu uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add mfhi uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add divu uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add srlv uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add sllv uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add u3u2u1 instruction buildersMarkos Chandras2014-05-301-0/+3
* MIPS: math-emu: Add IEEE754 exception statistics to debugfsDeng-Cheng Zhu2014-05-301-0/+5
* Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-2912-9/+306
|\
| * MIPS: cpuidle wait instruction statePaul Burton2014-05-281-0/+14
| * MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton2014-05-282-0/+54
| * MIPS: smp-cps: function to determine whether CPS SMP is in usePaul Burton2014-05-281-0/+2
| * MIPS: smp-cps: rework core/VPE initialisationPaul Burton2014-05-281-4/+10
| * MIPS: uasm: add MT ASE yield instructionPaul Burton2014-05-281-0/+1
| * MIPS: uasm: add wait instructionPaul Burton2014-05-281-0/+1
| * MIPS: uasm: add sync instructionPaul Burton2014-05-281-0/+1
| * MIPS: uasm: add jalr instructionPaul Burton2014-05-281-0/+4
| * MIPS: uasm: add a label variant of beqPaul Burton2014-05-281-0/+2
| * MIPS: MT: define write_c0_tchalt macroPaul Burton2014-05-281-0/+2
| * MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entryPaul Burton2014-05-282-0/+8
| * MIPS: CPC: provide locking functionsPaul Burton2014-05-021-0/+27
| * MIPS: CPC: provide functions to retrieve register addressesPaul Burton2014-05-021-1/+6
| * MIPS: introduce cpu_coherent_maskPaul Burton2014-05-021-0/+3
| * MIPS: allow GIC clockevent device config from other CPUsPaul Burton2014-05-021-0/+1
| * MIPS: PM: Implement PM helper macrosJames Hogan2014-05-021-0/+167
| * MIPS: traps: Add CPU PM callback for trap configurationJames Hogan2014-05-021-4/+11
* | MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-272-2/+0
* | MIPS: MT: Remove SMTC supportRalf Baechle2014-05-2419-913/+18
* | MIPS: RM9000: Remove the now unused CPU_RM9000 definition.Ralf Baechle2014-05-231-1/+1
* | MIPS: Ralink: Remove surviving RM9000 bits.Ralf Baechle2014-05-231-1/+0
* | MIPS: Remove code protected by CONFIG_SYS_HAS_CPU_RM9000.Ralf Baechle2014-05-231-3/+0
* | MIPS: MSP71xx: Remove checks for two macrosPaul Bolle2014-05-231-4/+0
* | MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDBPaul Bolle2014-05-231-1/+0
* | MIPS: Sort out mm_isBranchInstr.Ralf Baechle2014-05-231-0/+18
* | MIPS: Disable MIPS16/microMIPS crap for platforms not supporting these ASEs.Ralf Baechle2014-05-231-1/+8
* | MIPS: math-emu: Inline fpu_emulator_init_fpu()Ralf Baechle2014-05-232-3/+20
* | MIPS: IP22: This platform may come with either MIPS III or MIPS IV CPUs.Ralf Baechle2014-05-231-0/+4
* | MIPS: math-emu: Remove most ifdefery.Ralf Baechle2014-05-211-0/+11
* | MIPS: branch: Make inclusion of <asm/branch.h> safe.Ralf Baechle2014-05-211-0/+2
* | MIPS: branch: New helpers to modify branch delay slot flag in struct pt_regsRalf Baechle2014-05-211-0/+10
* | MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras2014-05-141-0/+2
* | MIPS: Remove file missed when removing rm9k support a while ago.Ralf Baechle2014-05-131-56/+0
* | MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki2014-05-131-24/+24
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-4/+3
|\
| * audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-201-1/+1
| * syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-1/+1
OpenPOWER on IntegriCloud