summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: bpf: arm: make hole-faulting more robustDaniel Borkmann2014-09-232-3/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-2318-149/+372
|\
| * Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-09-2111-55/+154
| |\
| | * ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd2014-09-161-10/+4
| | * ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch2014-09-164-17/+66
| | * ARM: 8151/1: add missing exports for asm functions required by get_user macroVictor Kamensky2014-09-161-0/+8
| | * ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytesVictor Kamensky2014-09-122-11/+75
| | * ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulationPunit Agrawal2014-09-121-15/+0
| | * ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-09-021-1/+1
| | * ARM: 8132/1: LPAE: drop wrong carry flag correction after adding TTBR1_OFFSETKonstantin Khlebnikov2014-09-021-1/+0
| * | Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds2014-09-136-93/+217
| |\ \
| | * | xen/arm: remove mach_to_phys rbtreeStefano Stabellini2014-09-112-74/+1
| | * | xen/arm: reimplement xen_dma_unmap_page & friendsStefano Stabellini2014-09-113-19/+210
| | * | xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini2014-09-111-0/+6
| * | | Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-121-1/+1
| |\ \ \
| | * | | video: fix composite video connector compatible stringTomi Valkeinen2014-09-031-1/+1
* | | | | 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