summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Remove old core dump functionsAlex Smith2014-08-023-104/+0
* MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith2014-08-024-28/+35
* MIPS: O32/32-bit: Remove outdated commentAlex Smith2014-08-021-2/+0
* MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith2014-08-021-1/+1
* MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith2014-07-301-29/+160
* MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-07-302-110/+182
* MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith2014-07-301-1/+1
* MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith2014-07-302-3/+3
* 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-307-14/+28
* 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
OpenPOWER on IntegriCloud