summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton1-0/+3
2014-03-31ARM: sun7i/sun6i: dts: Fix IRQ number for sun6i NMI controllerHans de Goede1-1/+1
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely24-56/+163
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann1-1/+2
2014-03-29Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann32-302/+165
2014-03-29Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann22-400/+535
2014-03-29Merge tag 'samsung-dt-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann1-0/+15
2014-03-29Merge tag 'samsung-cleanup-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann8-39/+2
2014-03-29Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann9-33/+123
2014-03-29Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann7-357/+2
2014-03-29Merge branches 'samsung/cleanup', 'samsung/exynos-clk' and 'samsung/exynos-cl...Arnd Bergmann105-577/+1060
2014-03-29Merge tag 'samsung-pm-1' of http://git.kernel.org/pub/scm/linux/kernel/git/kg...Arnd Bergmann1-146/+2
2014-03-29dts: socfpga: Add DTS entry for adding the stmmac glue layer for stmmac.Dinh Nguyen5-0/+59
2014-03-28ARM: sunxi: Select HAVE_ARM_ARCH_TIMERMaxime Ripard1-0/+1
2014-03-27ARM: cache-tauros2: remove ARMv6 codeArnd Bergmann1-28/+1
2014-03-27ARM: moxart: fix CPU selectionArnd Bergmann2-1/+7
2014-03-27Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ...Arnd Bergmann6-39/+122
2014-03-27Merge tag 'davinci-for-v3.15/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+3
2014-03-27ARM: STi: stih41x: Add support for the FSM Serial Flash ControllerLee Jones2-0/+29
2014-03-27ARM: STi: stih416: Add support for the FSM Serial Flash ControllerLee Jones2-0/+25
2014-03-27Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann6-10/+10
2014-03-27Revert "dts: socfpga: Add DTS entry for adding the stmmac glue layer for stmm...Arnd Bergmann5-103/+17
2014-03-27ARM: enable fhandle in multi_v7_defconfigAlexandre Courbot1-0/+1
2014-03-27ARM: tegra: enable fhandle in tegra_defconfigAlexandre Courbot1-0/+1
2014-03-27ARM: update multi_v7_defconfig for TegraStephen Warren1-0/+4
2014-03-27ARM: tegra: fix board DT pinmux setupStephen Warren2-11/+2
2014-03-27ARM: nspire: Fix compiler warningAlexander Shiyan1-1/+1
2014-03-27IXP4xx: Fix DMA masks.Krzysztof Halasa2-44/+56
2014-03-27Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"Arnd Bergmann2-12/+9
2014-03-27IXP4xx: Fix Goramo Multilink GPIO conversion.Krzysztof Halasa1-17/+26
2014-03-27Revert "ARM: ixp4xx: fix gpio rework"Arnd Bergmann2-10/+3
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert1-2/+2
2014-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-03-26ARM: sun7i/sun6i: dts: Add NMI irqchip supportCarlo Caione2-0/+16
2014-03-26Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/...Mark Brown4-21/+9
2014-03-25ARM: davinci: da850: update SATA AHCI supportBartlomiej Zolnierkiewicz2-92/+9
2014-03-24ARM: bockw: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto1-11/+5
2014-03-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-03-22Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann52-90/+158
2014-03-22ARM: tegra: make debug_ll code build for ARMv6Arnd Bergmann1-10/+8
2014-03-22ARM: sunxi: fix build for THUMB2_KERNELArnd Bergmann4-11/+3
2014-03-21ARM: mvebu: don't select CONFIG_NEONArnd Bergmann3-2/+2
2014-03-21ARM: hisi: select HAVE_ARM_SCU only for SMPArnd Bergmann1-1/+1
2014-03-21ARM: efm32: allow uncompress debug outputArnd Bergmann1-1/+1
2014-03-21ARM: exynos: add missing include of linux/module.hArnd Bergmann1-0/+1
2014-03-21ARM: exynos: fix l2x0 saved regs handlingArnd Bergmann1-2/+4
2014-03-21ARM: samsung: select CRC32 for SAMSUNG_PM_CHECKArnd Bergmann1-1/+2
2014-03-21ARM: samsung: select ATAGS where necessaryArnd Bergmann1-0/+5
2014-03-21ARM: samsung: fix SAMSUNG_PM_DEBUG Kconfig logicArnd Bergmann1-2/+1