summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2013-05-08MIPS: Add declarations to MIPS Technologies Inc. generic header.Steven J. Hill1-0/+3
2013-05-08MIPS: sead3: Use generic suspend/resume for LEDs.Lars-Peter Clausen1-22/+2
2013-05-08MIPS: Export symbols used by KVM/MIPS moduleSanjay Lal1-0/+1
2013-05-08MIPS: ASM offsets for VCPU arch specific fields.Sanjay Lal1-0/+66
2013-05-08MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs o...Sanjay Lal1-0/+6
2013-05-08MIPS: Export routines needed by the KVM module.Sanjay Lal3-2/+7
2013-05-08KVM/MIPS32: Routines to handle specific traps/exceptions while executing the ...Sanjay Lal2-0/+496
2013-05-08KVM/MIPS32: Guest interrupt delivery.Sanjay Lal2-0/+292
2013-05-08KVM/MIPS32: COP0 accesses profiling.Sanjay Lal1-0/+82
2013-05-08KVM/MIPS32: Release notes and KVM module MakefileSanjay Lal2-0/+44
2013-05-08KVM/MIPS32: MMU/TLB operations for the Guest.Sanjay Lal1-0/+932
2013-05-08KVM/MIPS32: Privileged instruction/target branch emulation.Sanjay Lal2-0/+1853
2013-05-08KVM/MIPS32: KVM Guest kernel support.Sanjay Lal7-3/+52
2013-05-08KVM/MIPS32: MIPS arch specific APIs for KVMSanjay Lal2-0/+1004
2013-05-08KVM/MIPS32: Entry point for trampolining to the guest and trap handlers.Sanjay Lal1-0/+650
2013-05-08KVM/MIPS32: Arch specific KVM data structures.Sanjay Lal2-0/+722
2013-05-08KVM/MIPS32: Infrastructure/build files.Sanjay Lal6-1/+985
2013-05-08MIPS: IP27: Remove pfn_t.Ralf Baechle4-11/+10
2013-05-08Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-...Ralf Baechle90-611/+2671
2013-05-08MIPS: BCM63XX: add missing clocks for BCM6328 and BCM6362Jonas Gorski1-8/+25
2013-05-08MIPS: ath79: make use of the new memory detection codeJohn Crispin1-15/+1
2013-05-08MIPS: ralink: make use of the new memory detection codeJohn Crispin1-0/+9
2013-05-08MIPS: ralink: add memory definition for MT7620John Crispin2-0/+28
2013-05-08MIPS: ralink: add memory definition for RT3883John Crispin2-0/+8
2013-05-08MIPS: ralink: add memory definition for RT2880John Crispin2-0/+8
2013-05-08MIPS: ralink: add memory definition for RT305xJohn Crispin2-0/+51
2013-05-08MIPS: ralink: add memory definition to struct ralink_soc_infoJohn Crispin1-0/+5
2013-05-08MIPS: add detect_memory_region()John Crispin2-0/+23
2013-05-08DT: MIPS: ralink: add MT7620A dts filesJohn Crispin4-0/+79
2013-05-08DT: MIPS: ralink: add RT3883 dts filesJohn Crispin4-0/+79
2013-05-08DT: MIPS: ralink: add RT2880 dts filesJohn Crispin4-0/+109
2013-05-08DT: MIPS: ralink: clean up RT3050 dtsi and dts fileJohn Crispin2-58/+4
2013-05-08MIPS: ralink: add cpu-feature-overrides.hGabor Juhos4-0/+170
2013-05-08MIPS: ralink: adds support for MT7620 SoC familyJohn Crispin5-0/+299
2013-05-08MIPS: ralink: adds support for RT3883 SoC familyJohn Crispin5-0/+501
2013-05-08MIPS: ralink: adds support for RT2880 SoC familyJohn Crispin6-1/+198
2013-05-08MIPS: ralink: add uart mask to struct ralink_pinmuxJohn Crispin2-2/+4
2013-05-08MIPS: ralink: add pci group to struct ralink_pinmuxGabor Juhos1-0/+3
2013-05-08MIPS: ralink: make the RT305x pinmuxing structure staticJohn Crispin1-3/+3
2013-05-08MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmuxJohn Crispin2-2/+2
2013-05-08MIPS: ralink: make early_printk work on RT2880John Crispin1-0/+4
2013-05-08MIPS: ralink: add RT5350 sdram register definesJohn Crispin1-0/+8
2013-05-08MIPS: ralink: add missing comment in irq driverJohn Crispin1-0/+1
2013-05-08MIPS: ralink: fix RT305x clock setupJohn Crispin1-0/+12
2013-05-08MIPS: ralink: add RT3352 register definesJohn Crispin1-0/+13
2013-05-08MIPS: ralink: add PCI IRQ handlingGabor Juhos1-0/+4
2013-05-08MIPS: move mips_{set,get}_machine_name() to a more generic placeJohn Crispin6-29/+39
2013-05-08MIPS: octeon: Fix GPIO number in IRQ chip private dataAlexander Sverdlin1-3/+2
2013-05-08MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu2-12/+12
2013-05-08MIPS: Remove unneeded volatile from arch/mips/lib/bitops.cDavid Daney1-7/+7