summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2014-07-30MIPS: BCM63xx: Add width to __dispatch_internalJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_idJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT in cpu-feature-overridesJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet codeJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi codeJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT code from gpio codeJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT from reset codeJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup codeJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT code from register setsJonas Gorski
2014-07-30MIPS: BCM63xx: Sync MIPS counters during CPU bringupJonas Gorski
2014-07-30MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.Rickard Strandqvist
2014-07-30MIPS: Alchemy: remove old clock supportManuel Lauss
2014-07-30MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: db1x00: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: pci: use clk framework to enable PCI clockManuel Lauss
2014-07-30MIPS: Alchemy: usb: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: platform: use clk framework for uartsManuel Lauss
2014-07-30MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss
2014-07-30MIPS: Alchemy: au1000.h move C-code after register definitions.Manuel Lauss
2014-07-30MIPS: Alchemy: move ethernet registers to ethernet driverManuel Lauss
2014-07-30MIPS: Alchemy: au1000.h: remove unused register definitionsManuel Lauss
2014-07-30MIPS: RB532: Replace parse_mac_addr() with mac_pton().Daniel Walter
2014-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-07-13Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-13parisc: drop unused defines and header includesHelge Deller
2014-07-13parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller
2014-07-13parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-07-12ARM: at91: at91sam9x5: add clocks for usb deviceBo Shen
2014-07-12Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...Russell King