summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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: inst.h: define microMIPS wait opPaul Burton2014-05-281-0/+1
| | * | MIPS: inst.h: define microMIPS sync opPaul Burton2014-05-281-0/+1
| | * | MIPS: inst.h: define MT yield opPaul Burton2014-05-281-10/+11
| | * | MIPS: inst.h: define COP0 wait opPaul Burton2014-05-281-1/+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: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Aaro Koskinen2014-05-281-1/+4
| * | | 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: Move definition of __BITFIELD_FIELD to sharable header.Ralf Baechle2014-05-213-18/+32
* | | | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
* | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-042-7/+3
|\ \ \ \
| * | | | of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-2/+0
| * | | | mips: convert fdt pointers to opaque pointersRob Herring2014-04-302-6/+4
| | |/ / | |/| |
* | | | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-041-2/+0
|\ \ \ \
| * \ \ \ Merge branch 'topic/firewire' into for-nextTakashi Iwai2014-05-275-282/+231
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ASoC: jz4740: Improve build test coverageLars-Peter Clausen2014-04-231-2/+0
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-042-35/+183
|\ \ \ \
| * | | | MIPS: KVM: Whitespace fixes in kvm_mips_callbacksJames Hogan2014-05-301-23/+23
| * | | | MIPS: KVM: Add count frequency KVM registerJames Hogan2014-05-302-0/+8
| * | | | MIPS: KVM: Add master disable count interfaceJames Hogan2014-05-302-0/+34
| * | | | MIPS: KVM: Rewrite count/compare timer emulationJames Hogan2014-05-301-5/+16
| * | | | MIPS: KVM: Fix timer race modifying guest CP0_CauseJames Hogan2014-05-301-6/+65
| * | | | MIPS: KVM: Add CP0_UserLocal KVM register accessJames Hogan2014-05-301-0/+1
OpenPOWER on IntegriCloud