summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-1251-190/+1035
|\
| * Merge branch 'devel-stable' into for-linusRussell King2016-01-1229-368/+986
| |\
| | * Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/...Russell King2016-01-0429-368/+986
| | |\
| | | * ARM: add UEFI stub supportRoy Franz2015-12-149-4/+331
| | | * ARM: wire up UEFI init and runtime supportArd Biesheuvel2015-12-136-1/+104
| | | * ARM: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel2015-12-132-1/+7
| | | * ARM: implement create_mapping_late() for EFI useArd Biesheuvel2015-12-132-0/+22
| | | * ARM: add support for non-global kernel mappingsArd Biesheuvel2015-12-131-15/+20
| | | * ARM: factor out allocation routine from __create_mapping()Ard Biesheuvel2015-12-131-11/+23
| | | * ARM: split off core mapping logic from create_mappingArd Biesheuvel2015-12-131-25/+31
| | | * ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel2015-12-136-4/+45
| * | | Merge branches 'misc' and 'misc-rc6' into for-linusRussell King2016-01-0535-138/+454
| |\ \ \
| | * | | ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2016-01-046-64/+23
| | * | | ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander2016-01-045-1/+53
| | * | | ARM: 8479/2: add implementation for arm-smcccJens Wiklander2016-01-044-0/+71
| | * | | ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander2016-01-042-0/+107
| | * | | ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processorJungseung Lee2016-01-041-1/+1
| | * | | ARM: 8496/1: OMAP: RX51: save ATAGS data in the early boot stageIvaylo Dimitrov2016-01-041-1/+11
| | * | | ARM: 8495/1: ATAGS: move save_atags() to arch/arm/include/asm/setup.hIvaylo Dimitrov2016-01-042-6/+6
| | * | | ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel2016-01-042-1/+4
| | * | | ARM: 8482/1: l2x0: make it possible to disable outer sync from DTLinus Walleij2015-12-222-3/+13
| | * | | ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGIMarc Zyngier2015-12-221-1/+6
| | * | | ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLEMarc Zyngier2015-12-222-10/+2
| | * | | ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi2015-12-223-7/+7
| | * | | ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()Nicolas Pitre2015-12-173-0/+93
| | * | | ARM: 8476/1: VDSO: use PTR_ERR_OR_ZERO for vma checkPrasanna Karthik2015-12-171-1/+1
| | * | | ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text sectionNicolas Pitre2015-12-171-7/+16
| | * | | ARM: 8456/1: code patching only works on MMUArnd Bergmann2015-12-031-3/+3
| | * | | ARM: 8463/1: Enable GICv2m on 32-bit virt machinePavel Fedin2015-12-031-0/+1
| | * | | ARM: 8462/1: cache-uniphier: use common API to find the next level cacheMasahiro Yamada2015-12-031-12/+1
| | * | | ARM: 8458/1: bL_switcher: add GIC dependencyArnd Bergmann2015-12-031-1/+1
| | * | | ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann2015-12-031-1/+1
| | * | | ARM: 8455/1: define __BUG as asm(BUG_INSTR) without CONFIG_BUGArnd Bergmann2015-12-031-4/+1
| | * | | ARM: 8451/1: v7-M: Set an early stack for __v7m_setupEzequiel Garcia2015-11-161-9/+5
| | * | | ARM: 8450/1: v7-M: Use ret_to_user_from_irq in PendSV handlerEzequiel Garcia2015-11-161-1/+1
| | * | | ARM: 8448/1: add some L220 DT settingsLinus Walleij2015-11-162-4/+26
| * | | | ARM: 8484/1: Documentation: l2c2x0: Mention separate controllers explicitlyDirk B2015-12-211-2/+9
| * | | | ARM: 8483/1: Documentation: l2c: Rename l2cc to l2c2x0Dirk B2015-12-211-0/+0
* | | | | Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-01-126-168/+440
|\ \ \ \ \
| * | | | | arm64: perf: add support for Cortex-A72Will Deacon2015-12-222-1/+13
| * | | | | arm64: perf: add format entry to describe event -> config mappingWill Deacon2015-12-221-2/+16
| * | | | | ARM: perf: add format entry to describe event -> config mappingWill Deacon2015-12-221-4/+18
| * | | | | arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi2015-12-212-3/+2
| * | | | | arm64: perf: Correct Cortex-A53/A57 compatible valuesGeert Uytterhoeven2015-12-171-2/+2
| * | | | | arm64: perf: Add event descriptionsDrew Richardson2015-11-161-0/+138
| * | | | | arm64: perf: Convert event enums to #definesDrew Richardson2015-11-161-50/+45
| * | | | | arm: perf: Add event descriptionsDrew Richardson2015-11-161-0/+121
| * | | | | arm: perf: Convert event enums to #definesDrew Richardson2015-11-161-101/+85
| * | | | | drivers/perf: kill armpmu_registerMark Rutland2015-11-162-11/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-1254-534/+1234
|\ \ \ \ \