summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* dsa: Replace mii_bus with a generic host deviceAlexander Duyck2014-09-151-1/+1
* ARM: dts: imx6sx: add multi-queue support enetFrank Li2014-09-131-0/+2
* ARM: dts: Enable emac node on the rk3188-radxarock boardsRomain Perier2014-09-101-0/+22
* ARM: dts: Add emac nodes to the rk3188 device treeRomain Perier2014-09-102-0/+39
* net: bpf: be friendly to kmemcheckDaniel Borkmann2014-09-101-1/+1
* net: bpf: arm: address randomize and write protect JIT codeDaniel Borkmann2014-09-101-6/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-0864-551/+286
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-09-072-0/+6
| |\
| | * arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall2014-08-291-0/+2
| | * ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar2014-08-291-0/+4
| * | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman2014-09-053-2/+12
| |\ \
| | * | ARM: at91/dt: rm9200: fix usb clock definitionAlexandre Belloni2014-09-051-1/+1
| | * | ARM: at91: rm9200: fix clock registrationAlexandre Belloni2014-09-051-1/+10
| | * | ARM: at91/dt: sam9g20: set at91sam9g20 pllb driverGaƫl PORTAY2014-09-051-0/+1
| * | | Merge tag 'omap-fixes-against-v3.17-rc3' of git://git.kernel.org/pub/scm/linu...Kevin Hilman2014-09-0517-58/+83
| |\ \ \
| | * | | ARM: dts: dra7-evm: Add vtt regulator supportLokesh Vutla2014-09-041-1/+26
| | * | | ARM: dts: dra7-evm: Fix spi1 mux documentationNishanth Menon2014-09-041-7/+7
| | * | | ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NANDRoger Quadros2014-09-041-2/+2
| | * | | ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoringRoger Quadros2014-09-041-4/+3
| | * | | ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoringRoger Quadros2014-09-041-2/+1
| | * | | ARM: dts: am437x-gp-evm: Don't use read/write wait monitoringRoger Quadros2014-09-041-2/+0
| | * | | ARM: dts: am437x-gp-evm: Use BCH16 ECC scheme instead of BCH8Roger Quadros2014-09-041-1/+1
| | * | | ARM: dts: am43x-epos-evm: Use BCH16 ECC scheme instead of BCH8Roger Quadros2014-09-041-1/+1
| | * | | ARM: dts: am4372: fix USB regs sizeFelipe Balbi2014-09-031-2/+2
| | * | | ARM: dts: am437x-gp: switch i2c0 to 100KHzNishanth Menon2014-09-031-1/+1
| | * | | Merge branch 'for-v3.17-rc/ti-clk-dt' of github.com:t-kristo/linux-pm into fi...Tony Lindgren2014-09-031-0/+1
| | |\ \ \
| | | * | | ARM: dts: set 'ti,set-rate-parent' for dpll4_m5x2 clockStefan Herbrechtsmeier2014-08-211-0/+1
| | | | |/ | | | |/|
| | * | | ARM: dts: dra7-evm: Fix 8th NAND partition's nameRoger Quadros2014-09-031-1/+1
| | * | | ARM: dts: dra7-evm: Fix i2c3 pinmux and frequencyRoger Quadros2014-09-031-3/+3
| | | |/ | | |/|
| | * | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-09-019-29/+34
| | |\ \
| | | * | ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli2014-08-272-1/+17
| | | * | ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland2014-08-273-16/+15
| | | * | ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2014-08-272-12/+0
| | | * | ARM: 8127/1: module: add support for R_ARM_TARGET1 relocationsAndrey Ryabinin2014-08-272-0/+2
| | * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-0125-457/+104
| | |\ \ \
| | * | | | kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-301-2/+0
| | * | | | Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2014-08-281-1/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren2014-08-281-1/+1
| | | | |/ | | | |/|
| * | | | Merge tag 'davinci-fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2014-09-041-4/+5
| |\ \ \ \
| | * | | | ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CCPeter Ujfalusi2014-08-261-4/+5
| | | |/ / | | |/| |
| * | | | ARM: ux500: disable msp2 node on SnowballLinus Walleij2014-09-021-1/+0
| | |_|/ | |/| |
| * | | vexpress/spc: fix a build warning on array boundsAlex Shi2014-08-311-3/+11
| * | | Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/p...Olof Johansson2014-08-313-2/+29
| |\ \ \
| | * | | ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface listsRajendra Nayak2014-08-282-2/+23
| | * | | ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variantsRajendra Nayak2014-08-281-0/+6
| | | |/ | | |/|
| * | | Merge tag 'renesas-clock-fixes-for-v3.17' of git://git.kernel.org/pub/scm/lin...Olof Johansson2014-08-283-4/+4
| |\ \ \
| | * | | ARM: shmobile: r8a7791: add missing 0x0100 for SDCKCRKuninori Morimoto2014-08-221-1/+1
| | * | | ARM: shmobile: r8a7790: add missing 0x0100 for SDCKCRKuninori Morimoto2014-08-221-2/+2
| | * | | ARM: shmobile: sh73a0: Remove spurious 0x from SCIFB clock nameSimon Horman2014-07-161-1/+1
| * | | | Merge tag 'imx-fixes-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-08-284-7/+26
| |\ \ \ \