summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
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: 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-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-62/+153
2014-07-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-14/+34
2014-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-1/+4
2014-07-13Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-38/+13
2014-07-13parisc: drop unused defines and header includesHelge Deller1-36/+0
2014-07-13parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller2-1/+11
2014-07-13parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller1-1/+2
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson3-6/+66