summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-05-08KVM/MIPS32: Arch specific KVM data structures.Sanjay Lal
2013-05-08KVM/MIPS32: Infrastructure/build files.Sanjay Lal
2013-05-08MIPS: IP27: Remove pfn_t.Ralf Baechle
2013-05-08Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-...Ralf Baechle
2013-05-08MIPS: BCM63XX: add missing clocks for BCM6328 and BCM6362Jonas Gorski
2013-05-08MIPS: ath79: make use of the new memory detection codeJohn Crispin
2013-05-08MIPS: ralink: make use of the new memory detection codeJohn Crispin
2013-05-08MIPS: ralink: add memory definition for MT7620John Crispin
2013-05-08MIPS: ralink: add memory definition for RT3883John Crispin
2013-05-08MIPS: ralink: add memory definition for RT2880John Crispin
2013-05-08MIPS: ralink: add memory definition for RT305xJohn Crispin
2013-05-08MIPS: ralink: add memory definition to struct ralink_soc_infoJohn Crispin
2013-05-08MIPS: add detect_memory_region()John Crispin
2013-05-08DT: MIPS: ralink: add MT7620A dts filesJohn Crispin
2013-05-08DT: MIPS: ralink: add RT3883 dts filesJohn Crispin
2013-05-08DT: MIPS: ralink: add RT2880 dts filesJohn Crispin
2013-05-08DT: MIPS: ralink: clean up RT3050 dtsi and dts fileJohn Crispin
2013-05-08MIPS: ralink: add cpu-feature-overrides.hGabor Juhos
2013-05-08MIPS: ralink: adds support for MT7620 SoC familyJohn Crispin
2013-05-08MIPS: ralink: adds support for RT3883 SoC familyJohn Crispin
2013-05-08MIPS: ralink: adds support for RT2880 SoC familyJohn Crispin
2013-05-08MIPS: ralink: add uart mask to struct ralink_pinmuxJohn Crispin
2013-05-08MIPS: ralink: add pci group to struct ralink_pinmuxGabor Juhos
2013-05-08MIPS: ralink: make the RT305x pinmuxing structure staticJohn Crispin
2013-05-08MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmuxJohn Crispin
2013-05-08MIPS: ralink: make early_printk work on RT2880John Crispin
2013-05-08MIPS: ralink: add RT5350 sdram register definesJohn Crispin
2013-05-08MIPS: ralink: add missing comment in irq driverJohn Crispin
2013-05-08MIPS: ralink: fix RT305x clock setupJohn Crispin
2013-05-08MIPS: ralink: add RT3352 register definesJohn Crispin
2013-05-08MIPS: ralink: add PCI IRQ handlingGabor Juhos
2013-05-08MIPS: move mips_{set,get}_machine_name() to a more generic placeJohn Crispin
2013-05-08MIPS: octeon: Fix GPIO number in IRQ chip private dataAlexander Sverdlin
2013-05-08MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu
2013-05-08MIPS: Remove unneeded volatile from arch/mips/lib/bitops.cDavid Daney
2013-05-08MIPS: Init new mmu_context for each possible CPU to avoid memory corruptionHuacai Chen
2013-05-08MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen
2013-05-08MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"Paul Bolle
2013-05-08MIPS: Kconfig: remove "config MIPS_BOARDS_GEN"Paul Bolle
2013-05-08MIPS: remove obsolete Kconfig macrosPaul Bolle
2013-05-08MIPS: Netlogic: Fix oprofile compile on XLR uniprocessorJayachandran C
2013-05-08MIPS: Netlogic: Merge platform usb.h to usb-init.cJayachandran C
2013-05-08MIPS: Netlogic: Support for multiple built-in device treesJayachandran C
2013-05-08MIPS: Netlogic: Remove unused codeJayachandran C
2013-05-08MIPS: Netlogic: Add 32-bit support for XLPJayachandran C
2013-05-08MIPS: Netlogic: Avoid using fixed PIC IRT indexJayachandran C
2013-05-08MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C
2013-05-08MIPS: Netlogic: Remove unused EIMR/EIRR functionsJayachandran C
2013-05-08MIPS: Netlogic: Optimize and fix write_c0_eimr()Jayachandran C
2013-05-08MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski