summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-08-02MIPS: perf: Allow for more perf eventsJames Hogan
2014-08-02MIPS: asm/reg.h: Move to uapiAlex Smith
2014-08-02MIPS: Remove asm/user.hAlex Smith
2014-08-02MIPS: Remove old core dump functionsAlex Smith
2014-08-02MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith
2014-08-02MIPS: O32/32-bit: Remove outdated commentAlex Smith
2014-08-02MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith
2014-07-30MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith
2014-07-30MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith
2014-07-30MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith
2014-07-30MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith
2014-07-30MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki
2014-07-30Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki
2014-07-30MIPS: BCM47XX: Devices database update for 3.17Rafał Miłecki
2014-07-30MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMARafał Miłecki
2014-07-30MIPS: BCM47XX: Move shared symbols to the config BCM47XXRafał Miłecki
2014-07-30MIPS: BCM47xx: Fix LEDs on WRT54GS V1.0Rafał Miłecki
2014-07-30MIPS: BCM47xx: Distinguish WRT54G series devices by boardtypeRafał Miłecki
2014-07-30MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3XHuacai Chen
2014-07-30MIPS: Loongson-3: Enable the COP2 usageHuacai Chen
2014-07-30MIPS: Add Loongson-3B supportHuacai Chen
2014-07-30MIPS: Add numa api supportHuacai Chen
2014-07-30MIPS: Add NUMA support for Loongson-3Huacai Chen
2014-07-30MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen
2014-07-30MIPS: Support CPU topology files in sysfsHuacai Chen
2014-07-30MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen
2014-07-30MIPS: Remove incorrect NULL check in local_flush_tlb_page()Emil Goode
2014-07-30MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/OPaul Burton
2014-07-30MIPS: {pm,smp}-cps: use cpu_vpe_id macroPaul Burton
2014-07-30MIPS: Fix potential build failures using cpu_vpe_id on non-MTPaul Burton
2014-07-30MIPS: pm-cps: Select CONFIG_MIPS_CPCPaul Burton
2014-07-30MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMPPaul Burton
2014-07-30MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500GHauke Mehrtens
2014-07-30MIPS: BCM47XX: fixup broken MAC addresses in nvramHauke Mehrtens
2014-07-30MIPS: BCM47XX: make reboot more relaiableHauke Mehrtens
2014-07-30MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setupAtsushi Nemoto
2014-07-30MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridgeAtsushi Nemoto
2014-07-30MIPS: TXx9: Fix quirk_slc90e66_ideAtsushi Nemoto
2014-07-30MIPS: SB1: Check optional compilation flags one by oneMaciej W. Rozycki
2014-07-30MIPS: asm/bitops.h: Guard CLZ with `.set mips32'Maciej W. Rozycki
2014-07-30MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checksMaciej W. Rozycki
2014-07-30MIPS: BCM63xx: Allow setting affinity for IPICJonas Gorski
2014-07-30MIPS: BCM63xx: Use irq_desc as argument for (un)maskJonas Gorski
2014-07-30MIPS: BCM63xx: Wire up the second cpu's irq lineJonas Gorski
2014-07-30MIPS: BCM63xx: Protect irq register accessesJonas Gorski
2014-07-30MIPS: BCM63xx: Add cpu argument to dispatch internalJonas Gorski
2014-07-30MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpuJonas Gorski
2014-07-30MIPS: BCM63xx: Append irq line to irq_{stat,mask}*Jonas Gorski
2014-07-30MIPS: BCM63xx: Replace irq dispatch code with a generic versionJonas Gorski
2014-07-30MIPS: BCM63xx: Move bcm63xx_init_irq downJonas Gorski