summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-152-2/+10
|\
| * arm: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-142-2/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-1/+1
|\ \ | |/ |/|
| * module: use a structure to encapsulate layout.Rusty Russell2015-12-041-1/+1
* | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-132-14/+1
|\ \
| * | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-092-14/+1
* | | Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-01-131-9/+10
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/...Mark Brown2016-01-111-9/+10
| |\ \ \ \
| | | * | | spi: s3c64xx: pass DMA arguments in platform dataArnd Bergmann2015-11-181-9/+10
| | |/ / /
* | | | | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-139-15/+15
|\ \ \ \ \
| * | | | | ARM: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-071-2/+2
| * | | | | ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-079-13/+13
| | |/ / / | |/| | |
* | | | | Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-01-131-0/+2
|\ \ \ \ \
| * | | | | ARM: configs: Add STM32 DMA support in STM32 defconfigM'boumba Cedric Madianga2015-11-161-0/+2
| |/ / / /
* | | | | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-121-14/+14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-opp'Rafael J. Wysocki2016-01-121-14/+14
| |\ \ \ \ \
| | * | | | | ARM: dts: exynos4412: Rename OPP nodes as opp@<opp-hz>Viresh Kumar2015-11-231-14/+14
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-129-60/+117
|\ \ \ \ \ \ \
| * | | | | | | arm/arm64: KVM: Detect vGIC presence at runtimePavel Fedin2015-12-181-2/+20
| * | | | | | | arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-183-3/+14
| * | | | | | | arm: KVM: Make kvm_arm.h friendly to assembly codeVladimir Murzin2015-12-181-16/+17
| * | | | | | | arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin2015-12-182-4/+3
| * | | | | | | ARM: KVM: Cleanup exception injectionMarc Zyngier2015-12-181-36/+38
| * | | | | | | arm64: KVM: Map the kernel RO section into HYPMarc Zyngier2015-12-141-0/+7
| * | | | | | | KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-145-0/+19
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-128-0/+172
|\ \ \ \ \ \ \
| * | | | | | | xen/arm: set the system time in Xen via the XENPF_settime64 hypercallStefano Stabellini2015-12-211-0/+48
| * | | | | | | xen/arm: introduce xen_read_wallclockStefano Stabellini2015-12-211-0/+27
| * | | | | | | arm: extend pvclock_wall_clock with sec_hiStefano Stabellini2015-12-211-0/+1
| * | | | | | | xen/arm: introduce HYPERVISOR_platform_op on arm and arm64Stefano Stabellini2015-12-214-0/+11
| * | | | | | | xen/arm: account for stolen ticksStefano Stabellini2015-12-211-0/+19
| * | | | | | | arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini2015-12-214-0/+66
* | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-1236-146/+732
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'devel-stable' into for-linusRussell King2016-01-1216-49/+474
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/...Russell King2016-01-0416-49/+474
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: add UEFI stub supportRoy Franz2015-12-146-3/+234
| | | * | | | | | | | ARM: wire up UEFI init and runtime supportArd Biesheuvel2015-12-135-1/+103
| | | * | | | | | | | 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-0524-97/+258
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2016-01-043-33/+1
| | * | | | | | | | | ARM: 8479/2: add implementation for arm-smcccJens Wiklander2016-01-044-0/+71
| | * | | | | | | | | 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