summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki2014-07-305-2/+76
| * | | | | Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki2014-07-302-0/+57
| * | | | | MIPS: BCM47XX: Devices database update for 3.17Rafał Miłecki2014-07-303-10/+55
| * | | | | MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMARafał Miłecki2014-07-301-0/+1
| * | | | | MIPS: BCM47XX: Move shared symbols to the config BCM47XXRafał Miłecki2014-07-302-4/+2
| * | | | | MIPS: BCM47xx: Fix LEDs on WRT54GS V1.0Rafał Miłecki2014-07-301-0/+10
| * | | | | MIPS: BCM47xx: Distinguish WRT54G series devices by boardtypeRafał Miłecki2014-07-304-12/+18
| * | | | | MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3XHuacai Chen2014-07-305-9/+9
| * | | | | MIPS: Loongson-3: Enable the COP2 usageHuacai Chen2014-07-303-1/+72
| * | | | | MIPS: Add Loongson-3B supportHuacai Chen2014-07-308-122/+372
| * | | | | MIPS: Add numa api supportHuacai Chen2014-07-304-13/+13
| * | | | | MIPS: Add NUMA support for Loongson-3Huacai Chen2014-07-3013-5/+445
| * | | | | MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen2014-07-306-11/+25
| * | | | | MIPS: Support CPU topology files in sysfsHuacai Chen2014-07-304-1/+33
| * | | | | MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen2014-07-301-0/+20
| * | | | | MIPS: Remove incorrect NULL check in local_flush_tlb_page()Emil Goode2014-07-301-1/+1
| * | | | | MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/OPaul Burton2014-07-301-3/+7
| * | | | | MIPS: {pm,smp}-cps: use cpu_vpe_id macroPaul Burton2014-07-302-2/+2
| * | | | | MIPS: Fix potential build failures using cpu_vpe_id on non-MTPaul Burton2014-07-301-1/+1
| * | | | | MIPS: pm-cps: Select CONFIG_MIPS_CPCPaul Burton2014-07-301-0/+1
| * | | | | MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMPPaul Burton2014-07-302-2/+18
| * | | | | MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500GHauke Mehrtens2014-07-304-0/+58
| * | | | | MIPS: BCM47XX: fixup broken MAC addresses in nvramHauke Mehrtens2014-07-301-0/+48
| * | | | | MIPS: BCM47XX: make reboot more relaiableHauke Mehrtens2014-07-301-2/+2
| * | | | | MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setupAtsushi Nemoto2014-07-301-2/+0
| * | | | | MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridgeAtsushi Nemoto2014-07-301-1/+1
| * | | | | MIPS: TXx9: Fix quirk_slc90e66_ideAtsushi Nemoto2014-07-301-1/+1
| * | | | | MIPS: SB1: Check optional compilation flags one by oneMaciej W. Rozycki2014-07-301-1/+3
| * | | | | MIPS: asm/bitops.h: Guard CLZ with `.set mips32'Maciej W. Rozycki2014-07-301-1/+7
| * | | | | MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checksMaciej W. Rozycki2014-07-301-4/+4
| * | | | | MIPS: BCM63xx: Allow setting affinity for IPICJonas Gorski2014-07-301-6/+40
| * | | | | MIPS: BCM63xx: Use irq_desc as argument for (un)maskJonas Gorski2014-07-301-8/+10
| * | | | | MIPS: BCM63xx: Wire up the second cpu's irq lineJonas Gorski2014-07-301-7/+37
| * | | | | MIPS: BCM63xx: Protect irq register accessesJonas Gorski2014-07-301-0/+26
| * | | | | MIPS: BCM63xx: Add cpu argument to dispatch internalJonas Gorski2014-07-301-8/+10
| * | | | | MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpuJonas Gorski2014-07-301-0/+18
| * | | | | MIPS: BCM63xx: Append irq line to irq_{stat,mask}*Jonas Gorski2014-07-302-33/+34
| * | | | | MIPS: BCM63xx: Replace irq dispatch code with a generic versionJonas Gorski2014-07-301-74/+56
| * | | | | MIPS: BCM63xx: Move bcm63xx_init_irq downJonas Gorski2014-07-301-98/+92
| * | | | | MIPS: BCM63xx: Add width to __dispatch_internalJonas Gorski2014-07-301-3/+3
| * | | | | MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_idJonas Gorski2014-07-302-93/+38
| * | | | | MIPS: BCM63xx: Remove !RUNTIME_DETECT in cpu-feature-overridesJonas Gorski2014-07-301-1/+1
| * | | | | MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet codeJonas Gorski2014-07-302-50/+0
| * | | | | MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi codeJonas Gorski2014-07-302-35/+0
| * | | | | MIPS: BCM63xx: Remove !RUNTIME_DETECT code from gpio codeJonas Gorski2014-07-301-14/+0
| * | | | | MIPS: BCM63xx: Remove !RUNTIME_DETECT from reset codeJonas Gorski2014-07-301-60/+0
| * | | | | MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup codeJonas Gorski2014-07-301-109/+0
| * | | | | MIPS: BCM63xx: Remove !RUNTIME_DETECT code from register setsJonas Gorski2014-07-301-78/+0
| * | | | | MIPS: BCM63xx: Sync MIPS counters during CPU bringupJonas Gorski2014-07-301-0/+1
| * | | | | MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.Rickard Strandqvist2014-07-301-1/+1
OpenPOWER on IntegriCloud