summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: introduce cpu_coherent_maskPaul Burton2014-05-022-0/+7
* MIPS: support for generic clockevents broadcastPaul Burton2014-05-022-0/+44
* MIPS: allow R4K clockevent device to function regardless of GICPaul Burton2014-05-021-6/+0
* MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPUPaul Burton2014-05-021-1/+2
* MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton2014-05-021-1/+2
* MIPS: allow GIC clockevent device config from other CPUsPaul Burton2014-05-023-1/+17
* MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton2014-05-021-1/+2
* MIPS: PM: Implement PM helper macrosJames Hogan2014-05-023-0/+186
* MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLBJames Hogan2014-05-021-1/+33
* MIPS: c-r4k: Add CPU PM callback for coherencyJames Hogan2014-05-021-0/+24
* MIPS: traps: Add CPU PM callback for trap configurationJames Hogan2014-05-022-27/+81
* MIPS: PM: Add CPU PM callbacks for general CPU contextJames Hogan2014-04-243-0/+98
* mips: export flush_icache_rangeKees Cook2014-04-191-2/+2
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-122-5/+4
|\
| * audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-201-1/+1
| * syscall_get_arch: remove useless function argumentsEric Paris2014-03-202-2/+2
* | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-111-10/+10
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-081-10/+10
| |\ \
| | * | cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-071-10/+10
* | | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-081-2/+2
|/ / /
* | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-4/+1
|\ \ \
| * | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0
* | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-022-228/+229
|\ \ \ \ | |_|/ / |/| | |
| * | | MIPS: KVM: Remove dead code in CP0 emulationJames Hogan2014-03-191-7/+0
| * | | MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan2014-03-192-14/+18
| * | | MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan2014-03-191-3/+4
| * | | MIPS: KVM: asm/kvm_host.h: Clean up whitespaceJames Hogan2014-03-191-206/+209
| |/ /
* | | Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds2014-04-02178-2521/+8037
|\ \ \
| * \ \ Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-3122-79/+97
| |\ \ \
| | * | | MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen2014-03-311-0/+1
| | * | | MIPS: Alchemy: remove duplicate UART register offset definitionsManuel Lauss2014-03-311-12/+0
| | * | | MIPS: Fix build error due to multiple prom_putchar() definitions.Ralf Baechle2014-03-312-5/+10
| * | | | MIPS: CPC: Use __raw_ memory access functionsPaul Burton2014-03-311-2/+2
| * | | | MIPS: CM: use __raw_ memory access functionsPaul Burton2014-03-311-2/+2
| * | | | MIPS: Fix warning when including smp-ops.h with CONFIG_SMP=nPaul Burton2014-03-311-3/+3
| * | | | MIPS: Malta: GIC IPIs may be used without MTPaul Burton2014-03-311-8/+11
| * | | | MIPS: smp-mt: Use common GIC IPI implementationPaul Burton2014-03-312-22/+2
| * | | | MIPS: smp-cmp: Remove incorrect core number probePaul Burton2014-03-311-2/+1
| * | | | MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle2014-03-3118-84/+84
| * | | | MIPS: Fix core number detection for MT coresPaul Burton2014-03-311-1/+5
| * | | | MIPS: MT: core_nvpes function to retrieve VPE countPaul Burton2014-03-311-0/+11
| * | | | MIPS: Provide empty mips_mt_set_cpuoptions when CONFIG_MIPS_MT=nPaul Burton2014-03-311-0/+5
| * | | | MIPS: Lasat: Replace del_timer by del_timer_syncJulia Lawall2014-03-311-1/+1
| * | | | MIPS: Malta: Setup PM I/O region on bootPaul Burton2014-03-312-0/+18
| * | | | MIPS: Loongson: Add a Loongson-3 default config fileHuacai Chen2014-03-311-0/+362
| * | | | MIPS: Loongson 3: Add CPU hotplug supportHuacai Chen2014-03-316-5/+194
| * | | | MIPS: Loongson 3: Add Loongson-3 SMP supportHuacai Chen2014-03-318-5/+326
| * | | | MIPS: Loongson: Add Loongson-3 Kconfig optionsHuacai Chen2014-03-313-1/+75
| * | | | MIPS: Loongson: Add swiotlb to support All-Memory DMAHuacai Chen2014-03-314-1/+167