summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-28MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entryPaul Burton2-0/+8
2014-05-28MIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Aaro Koskinen1-1/+4
2014-05-28PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-5/+0
2014-05-27Merge branch 'topic/firewire' into for-nextTakashi Iwai5-282/+231
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2-2/+0
2014-05-25MIPS: Fix inconsistancy of __NR_Linux_syscalls valueHuacai Chen1-3/+3
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle19-913/+18
2014-05-23MIPS: RM9000: Remove the now unused CPU_RM9000 definition.Ralf Baechle1-1/+1
2014-05-23MIPS: Ralink: Remove surviving RM9000 bits.Ralf Baechle1-1/+0
2014-05-23MIPS: Remove code protected by CONFIG_SYS_HAS_CPU_RM9000.Ralf Baechle1-3/+0
2014-05-23MIPS: MSP71xx: Remove checks for two macrosPaul Bolle1-4/+0
2014-05-23MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDBPaul Bolle1-1/+0
2014-05-23MIPS: Sort out mm_isBranchInstr.Ralf Baechle1-0/+18
2014-05-23MIPS: Disable MIPS16/microMIPS crap for platforms not supporting these ASEs.Ralf Baechle1-1/+8
2014-05-23MIPS: math-emu: Inline fpu_emulator_init_fpu()Ralf Baechle2-3/+20
2014-05-23MIPS: IP22: This platform may come with either MIPS III or MIPS IV CPUs.Ralf Baechle1-0/+4
2014-05-21MIPS: Change type of asid_cache to unsigned longRalf Baechle1-2/+2
2014-05-21MIPS: math-emu: Remove most ifdefery.Ralf Baechle1-0/+11
2014-05-21MIPS: branch: Make inclusion of <asm/branch.h> safe.Ralf Baechle1-0/+2
2014-05-21MIPS: branch: New helpers to modify branch delay slot flag in struct pt_regsRalf Baechle1-0/+10
2014-05-21MIPS: Move definition of __BITFIELD_FIELD to sharable header.Ralf Baechle3-18/+32
2014-05-14MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras1-0/+2
2014-05-13MIPS: Wire up renameat2 syscall.Ralf Baechle1-3/+6
2014-05-13MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle1-199/+199
2014-05-13MIPS: Remove file missed when removing rm9k support a while ago.Ralf Baechle1-56/+0
2014-05-13MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki1-24/+24
2014-05-02MIPS: CPC: provide locking functionsPaul Burton1-0/+27
2014-05-02MIPS: CPC: provide functions to retrieve register addressesPaul Burton1-1/+6
2014-05-02MIPS: introduce cpu_coherent_maskPaul Burton1-0/+3
2014-05-02MIPS: allow GIC clockevent device config from other CPUsPaul Burton1-0/+1
2014-05-02MIPS: PM: Implement PM helper macrosJames Hogan1-0/+167
2014-05-02MIPS: traps: Add CPU PM callback for trap configurationJames Hogan1-4/+11
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring1-2/+0
2014-04-30mips: convert fdt pointers to opaque pointersRob Herring2-6/+4
2014-04-23ASoC: jz4740: Improve build test coverageLars-Peter Clausen1-2/+0
2014-04-18arch,mips: Convert smp_mb__*()Peter Zijlstra3-18/+5
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-4/+3
2014-04-03Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-206/+211
2014-04-03Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds60-652/+2616
2014-04-01Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds1-1/+0
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+0
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle6-31/+32
2014-03-31MIPS: CPC: Use __raw_ memory access functionsPaul Burton1-2/+2
2014-03-31MIPS: CM: use __raw_ memory access functionsPaul Burton1-2/+2
2014-03-31MIPS: Fix warning when including smp-ops.h with CONFIG_SMP=nPaul Burton1-3/+3
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle10-69/+69
2014-03-31MIPS: MT: core_nvpes function to retrieve VPE countPaul Burton1-0/+11
2014-03-31MIPS: Provide empty mips_mt_set_cpuoptions when CONFIG_MIPS_MT=nPaul Burton1-0/+5
2014-03-31MIPS: Malta: Setup PM I/O region on bootPaul Burton1-0/+5