summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
* | | | 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-273-80/+26
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | 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-041-35/+148
|\ \ \ \
| * | | | MIPS: KVM: Whitespace fixes in kvm_mips_callbacksJames Hogan2014-05-301-23/+23
| * | | | MIPS: KVM: Add count frequency KVM registerJames Hogan2014-05-301-0/+1
| * | | | MIPS: KVM: Add master disable count interfaceJames Hogan2014-05-301-0/+6
| * | | | 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
| * | | | MIPS: KVM: Add CP0_Count/Compare KVM register accessJames Hogan2014-05-301-0/+4
| * | | | MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.hJames Hogan2014-05-301-0/+32
| * | | | MIPS: KVM: Use local_flush_icache_range to fix RI on XBurstJames Hogan2014-05-301-1/+0
| |/ / /
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-18/+5
|\ \ \ \
| * | | | arch,mips: Convert smp_mb__*()Peter Zijlstra2014-04-183-18/+5
| |/ / /
* | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-5/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-5/+0
| |/ /
* | | MIPS: Change type of asid_cache to unsigned longRalf Baechle2014-05-211-2/+2
| |/ |/|
* | 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
OpenPOWER on IntegriCloud