summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-072-85/+105
|\
| * Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2017-08-263-1/+14
| |\
| * | arm/efi: Split zImage code and data into separate PE/COFF sectionsArd Biesheuvel2017-08-212-16/+46
| * | arm/efi: Replace open coded constants with symbolic onesArd Biesheuvel2017-08-211-61/+67
| * | arm/efi: Remove pointless dummy .reloc sectionArd Biesheuvel2017-08-211-17/+1
| * | arm/efi: Remove forbidden values from the PE/COFF headerArd Biesheuvel2017-08-211-3/+3
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-076-77/+283
|\ \ \
| * | | crypto: arm/aes - avoid expanded lookup tables in the final roundArd Biesheuvel2017-08-041-23/+65
| * | | crypto: arm/ghash - add NEON accelerated fallback for vmull.p64Ard Biesheuvel2017-08-043-48/+215
| * | | crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-042-6/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-065-811/+1782
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-024-7/+14
| |\ \ \ \
| * | | | | ARM: dts: rk3228-evb: Fix the compiling errorDavid Wu2017-08-281-2/+2
| * | | | | arm: eBPF JIT compilerShubham Bansal2017-08-223-811/+1747
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-224-16/+17
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-161-2/+9
| |\ \ \ \ \
| * | | | | | ARM: dts: rk3228-evb: Enable the integrated PHY for gmacDavid Wu2017-08-111-0/+34
| * | | | | | multi_v7_defconfig: Make rockchip PHY built-inDavid Wu2017-08-111-0/+1
* | | | | | | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-052-3/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2017-09-041-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki2017-08-111-2/+2
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-09-041-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: ux500: don't select CPUFREQ_DTArnd Bergmann2017-08-251-1/+0
| | * | | | | | | cpufreq: dbx500: Delete obsolete driverLinus Walleij2017-08-221-0/+1
| | * | | | | | | cpufreq: dt: Don't use generic platdev driver for tangoMarc Gonzalez2017-07-221-1/+0
| | |/ / / / / /
* | | | | | | | Merge tag 'pinctrl-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-051-0/+468
|\ \ \ \ \ \ \ \
| * | | | | | | | dt-bindings: pinctrl: add imx7ulp pinctrl binding docDong Aisheng2017-08-141-0/+468
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-0/+16
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman2017-08-287-17/+31
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman2017-08-1444-363/+383
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge 4.13-rc2 into char-misc-nextGreg Kroah-Hartman2017-07-242-2/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ARM: dts: imx6q-evi: support altera-ps-spiJoshua Clayton2017-07-171-0/+16
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-043-4/+39
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2017-08-312-4/+38
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm: dts: ls1021a: Share all MSIsMinghuan Lian2017-08-311-2/+2
| | * | | | | | | | | arm: dts: ls1021a: Fix typo of MSI compatible stringMinghuan Lian2017-08-311-2/+2
| | * | | | | | | | | irqchip/gic-v3-its: Add VPE interrupt maskingMarc Zyngier2017-08-311-0/+6
| | * | | | | | | | | irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessorsMarc Zyngier2017-08-311-0/+28
| | | |_|/ / / / / / | | |/| | | | | | |
| * / | | | | | | | irqchip/hip04: Report that effective affinity is a single targetMarc Zyngier2017-08-181-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-22/+4
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-0417-248/+63
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-22/+4
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-044-8/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm/syscalls: Check address limit on user-mode returnThomas Garnier2017-07-084-8/+23
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-041-7/+0
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-08-253-1/+14
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-08-244-16/+17
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-08-171-2/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | irq: Make the irqentry text section unconditionalMasami Hiramatsu2017-08-101-7/+0
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-16/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |