aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2014-05-28MIPS: uasm: add MT ASE yield instructionPaul Burton
2014-05-28MIPS: uasm: add wait instructionPaul Burton
2014-05-28MIPS: uasm: add sync instructionPaul Burton
2014-05-28MIPS: uasm: add jalr instructionPaul Burton
2014-05-28MIPS: uasm: add a label variant of beqPaul Burton
2014-05-28MIPS: inst.h: define microMIPS wait opPaul Burton
2014-05-28MIPS: inst.h: define microMIPS sync opPaul Burton
2014-05-28MIPS: inst.h: define MT yield opPaul Burton
2014-05-28MIPS: inst.h: define COP0 wait opPaul Burton
2014-05-28MIPS: MT: define write_c0_tchalt macroPaul Burton
2014-05-28MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entryPaul Burton
2014-05-02MIPS: CPC: provide locking functionsPaul Burton
2014-05-02MIPS: CPC: provide functions to retrieve register addressesPaul Burton
2014-05-02MIPS: introduce cpu_coherent_maskPaul Burton
2014-05-02MIPS: support for generic clockevents broadcastPaul Burton
2014-05-02MIPS: allow R4K clockevent device to function regardless of GICPaul Burton
2014-05-02MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPUPaul Burton
2014-05-02MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton
2014-05-02MIPS: allow GIC clockevent device config from other CPUsPaul Burton
2014-05-02MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton
2014-05-02MIPS: PM: Implement PM helper macrosJames Hogan
2014-05-02MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLBJames Hogan
2014-05-02MIPS: c-r4k: Add CPU PM callback for coherencyJames Hogan
2014-05-02MIPS: traps: Add CPU PM callback for trap configurationJames Hogan
2014-04-24MIPS: PM: Add CPU PM callbacks for general CPU contextJames Hogan
2014-04-18mips: export flush_icache_rangeKees Cook
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-02Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle
2014-03-31MIPS: CPC: Use __raw_ memory access functionsPaul Burton
2014-03-31MIPS: CM: use __raw_ memory access functionsPaul Burton
2014-03-31MIPS: Fix warning when including smp-ops.h with CONFIG_SMP=nPaul Burton
2014-03-31MIPS: Malta: GIC IPIs may be used without MTPaul Burton
2014-03-31MIPS: smp-mt: Use common GIC IPI implementationPaul Burton
2014-03-31MIPS: smp-cmp: Remove incorrect core number probePaul Burton
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle
2014-03-31MIPS: Fix core number detection for MT coresPaul Burton
2014-03-31MIPS: MT: core_nvpes function to retrieve VPE countPaul Burton
2014-03-31MIPS: Provide empty mips_mt_set_cpuoptions when CONFIG_MIPS_MT=nPaul Burton