summaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-02MIPS: Remove asm/user.hAlex Smith5-61/+3
2014-08-02MIPS: Remove old core dump functionsAlex Smith3-104/+0
2014-08-02MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith4-28/+35
2014-08-02MIPS: O32/32-bit: Remove outdated commentAlex Smith1-2/+0
2014-08-02MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith1-1/+1
2014-07-30MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith1-29/+160
2014-07-30MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2-110/+182
2014-07-30MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith1-1/+1
2014-07-30MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith2-3/+3
2014-07-30MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki5-2/+76
2014-07-30Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki2-0/+57
2014-07-30MIPS: BCM47XX: Devices database update for 3.17Rafał Miłecki3-10/+55
2014-07-30MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMARafał Miłecki1-0/+1
2014-07-30MIPS: BCM47XX: Move shared symbols to the config BCM47XXRafał Miłecki2-4/+2
2014-07-30MIPS: BCM47xx: Fix LEDs on WRT54GS V1.0Rafał Miłecki1-0/+10
2014-07-30MIPS: BCM47xx: Distinguish WRT54G series devices by boardtypeRafał Miłecki4-12/+18
2014-07-30MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3XHuacai Chen5-9/+9
2014-07-30MIPS: Loongson-3: Enable the COP2 usageHuacai Chen3-1/+72
2014-07-30MIPS: Add Loongson-3B supportHuacai Chen8-122/+372
2014-07-30MIPS: Add numa api supportHuacai Chen4-13/+13
2014-07-30MIPS: Add NUMA support for Loongson-3Huacai Chen13-5/+445
2014-07-30MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen7-14/+28
2014-07-30MIPS: Support CPU topology files in sysfsHuacai Chen4-1/+33
2014-07-30MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen1-0/+20
2014-07-30MIPS: Remove incorrect NULL check in local_flush_tlb_page()Emil Goode1-1/+1
2014-07-30MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/OPaul Burton1-3/+7
2014-07-30MIPS: {pm,smp}-cps: use cpu_vpe_id macroPaul Burton2-2/+2
2014-07-30MIPS: Fix potential build failures using cpu_vpe_id on non-MTPaul Burton1-1/+1
2014-07-30MIPS: pm-cps: Select CONFIG_MIPS_CPCPaul Burton1-0/+1
2014-07-30MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMPPaul Burton2-2/+18
2014-07-30MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500GHauke Mehrtens4-0/+58
2014-07-30MIPS: BCM47XX: fixup broken MAC addresses in nvramHauke Mehrtens1-0/+48
2014-07-30MIPS: BCM47XX: make reboot more relaiableHauke Mehrtens1-2/+2
2014-07-30MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setupAtsushi Nemoto1-2/+0
2014-07-30MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridgeAtsushi Nemoto1-1/+1
2014-07-30MIPS: TXx9: Fix quirk_slc90e66_ideAtsushi Nemoto1-1/+1
2014-07-30MIPS: SB1: Check optional compilation flags one by oneMaciej W. Rozycki1-1/+3
2014-07-30MIPS: asm/bitops.h: Guard CLZ with `.set mips32'Maciej W. Rozycki1-1/+7
2014-07-30MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checksMaciej W. Rozycki1-4/+4
2014-07-30MIPS: BCM63xx: Allow setting affinity for IPICJonas Gorski1-6/+40
2014-07-30MIPS: BCM63xx: Use irq_desc as argument for (un)maskJonas Gorski1-8/+10
2014-07-30MIPS: BCM63xx: Wire up the second cpu's irq lineJonas Gorski1-7/+37
2014-07-30MIPS: BCM63xx: Protect irq register accessesJonas Gorski1-0/+26
2014-07-30MIPS: BCM63xx: Add cpu argument to dispatch internalJonas Gorski1-8/+10
2014-07-30MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpuJonas Gorski1-0/+18
2014-07-30MIPS: BCM63xx: Append irq line to irq_{stat,mask}*Jonas Gorski2-33/+34
2014-07-30MIPS: BCM63xx: Replace irq dispatch code with a generic versionJonas Gorski1-74/+56
2014-07-30MIPS: BCM63xx: Move bcm63xx_init_irq downJonas Gorski1-98/+92
2014-07-30MIPS: BCM63xx: Add width to __dispatch_internalJonas Gorski1-3/+3
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_idJonas Gorski2-93/+38