summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT in cpu-feature-overridesJonas Gorski1-1/+1
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet codeJonas Gorski2-50/+0
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi codeJonas Gorski2-35/+0
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT code from gpio codeJonas Gorski1-14/+0
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT from reset codeJonas Gorski1-60/+0
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup codeJonas Gorski1-109/+0
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT code from register setsJonas Gorski1-78/+0
2014-07-30MIPS: BCM63xx: Sync MIPS counters during CPU bringupJonas Gorski1-0/+1
2014-07-30MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.Rickard Strandqvist1-1/+1
2014-07-30MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen1-0/+1
2014-07-30MIPS: Alchemy: remove old clock supportManuel Lauss5-177/+5
2014-07-30MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss1-0/+14
2014-07-30MIPS: Alchemy: db1x00: use clk frameworkManuel Lauss3-25/+45
2014-07-30MIPS: Alchemy: pci: use clk framework to enable PCI clockManuel Lauss1-1/+23
2014-07-30MIPS: Alchemy: usb: use clk frameworkManuel Lauss1-7/+40
2014-07-30MIPS: Alchemy: platform: use clk framework for uartsManuel Lauss3-22/+12
2014-07-30MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss4-2/+1115
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss4-91/+44
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss5-47/+59
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss13-140/+134
2014-07-30MIPS: Alchemy: au1000.h move C-code after register definitions.Manuel Lauss1-618/+622
2014-07-30MIPS: Alchemy: move ethernet registers to ethernet driverManuel Lauss1-126/+0
2014-07-30MIPS: Alchemy: au1000.h: remove unused register definitionsManuel Lauss1-157/+0
2014-07-30MIPS: RB532: Replace parse_mac_addr() with mac_pton().Daniel Walter1-23/+4
2014-07-30MIPS: RB532: Fix reregistering of serial consoleWaldemar Brodkorb1-0/+1
2014-07-30MIPS: IP22: Add missing put_device callLevente Kurusa1-1/+9
2014-07-30MIPS: TXx9: 7segled: add missing put_device callLevente Kurusa1-3/+11
2014-07-30MIPS: TXx9: Add missing put_device callLevente Kurusa1-10/+19
2014-07-27staging: silicom: remove driverKristina Martšenko1-1/+0
2014-07-18MIPS: add seccomp syscallKees Cook5-6/+13
2014-07-18MIPS: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2-8/+0
2014-07-18MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)1-0/+3
2014-07-18tgt: defconfig cleanupBart Van Assche16-20/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1