summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-161-1/+8
|\
| * xen: re-introduce support for grant v2 interfaceJuergen Gross2017-11-061-1/+8
* | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-166-146/+49
|\ \
| * | KVM: arm/arm64: fix the incompatible matching for external abortDongjiu Geng2017-11-061-1/+1
| * | KVM: arm/arm64: Unify 32bit fault injectionMarc Zyngier2017-11-062-142/+33
| * | KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESETEric Auger2017-11-061-0/+1
| * | KVM: arm/arm64: Support EL1 phys timer register access in set/get regChristoffer Dall2017-11-061-0/+6
| * | KVM: arm/arm64: Move timer save/restore out of the hyp codeChristoffer Dall2017-11-063-5/+8
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-1642-521/+1180
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2017-11-0830-449/+1111
| |\ \ \
| | * | | ARM: 8719/1: NOMMU: work around maybe-uninitialized warningArnd Bergmann2017-11-061-1/+1
| | * | | ARM: 8713/1: NOMMU: Support MPU in XIP configurationVladimir Murzin2017-10-235-7/+90
| | * | | ARM: 8712/1: NOMMU: Use more MPU regions to cover memoryVladimir Murzin2017-10-232-46/+149
| | * | | ARM: 8711/1: V7M: Add support for MPU to M-classVladimir Murzin2017-10-235-20/+113
| | * | | ARM: 8710/1: Kconfig: Kill CONFIG_VECTORS_BASEVladimir Murzin2017-10-231-9/+0
| | * | | ARM: 8709/1: NOMMU: Disallow MPU for XIPVladimir Murzin2017-10-231-1/+1
| | * | | ARM: 8708/1: NOMMU: Rework MPU to be mostly done in CVladimir Murzin2017-10-236-40/+127
| | * | | ARM: 8707/1: NOMMU: Update MPU accessors to use cp15 helpersVladimir Murzin2017-10-231-22/+26
| | * | | ARM: 8706/1: NOMMU: Move out MPU setup in separate moduleVladimir Murzin2017-10-234-257/+276
| | * | | ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel()Geert Uytterhoeven2017-10-141-0/+1
| | * | | Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into...Russell King2017-10-0212-30/+173
| | |\ \ \
| | | * | | ARM: enable elf_fdpic on systems with an MMUNicolas Pitre2017-09-102-0/+26
| | | * | | ARM: add ELF_FDPIC supportNicolas Pitre2017-09-103-0/+20
| | | * | | ARM: signal handling support for FDPIC_FUNCPTRS functionsNicolas Pitre2017-09-105-20/+105
| | | * | | ARM: start_thread(): don't always clear all regsNicolas Pitre2017-09-101-7/+15
| | | * | | arm_elf_read_implies_exec(): remove unused argumentNicolas Pitre2017-09-102-3/+3
| | | * | | ARM: implement get_tls syscallNicolas Pitre2017-09-102-0/+4
| | * | | | Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux ...Russell King2017-09-288-118/+256
| | |\ \ \ \
| | | * | | | ARM: XIP kernel: store .data compressed in ROMNicolas Pitre2017-09-107-2/+172
| | | * | | | ARM: vmlinux-xip.lds.S: fix multiple issuesNicolas Pitre2017-09-101-36/+34
| | | * | | | ARM: vmlinux.lds.S: replace open coded .data sections with generic macrosNicolas Pitre2017-09-101-32/+6
| | | * | | | ARM: vmlinux*.lds.S: some decruftificationNicolas Pitre2017-09-102-17/+1
| | | * | | | ARM: head-common.S: speed up startup codeNicolas Pitre2017-09-102-33/+45
| | | |/ / /
| | | | | |
| | \ \ \ \
| *-. | | | | Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-nextRussell King2017-11-0813-72/+69
| |\ \| | | |
| | * | | | | ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r"Nicolas Pitre2017-11-061-11/+14
| | * | | | | ARM: 8705/1: early_printk: use printascii() rather than printch()Nicolas Pitre2017-10-121-6/+10
| | * | | | | ARM: 8703/1: debug.S: move hexbuf to a writable sectionNicolas Pitre2017-10-121-3/+11
| | * | | | | ARM: add additional table to compressed kernelRussell King2017-10-032-0/+13
| | * | | | | ARM: decompressor: fix BSS size calculationRussell King2017-10-031-2/+5
| | * | | | | ARM: better diagnostics with missing/corrupt dtbRussell King2017-09-292-5/+12
| | * | | | | ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()Vladimir Murzin2017-09-282-22/+0
| | * | | | | ARM: 8698/1: dma-mapping: Mark atomic_pool as __ro_after_initVladimir Murzin2017-09-281-2/+2
| | * | | | | ARM: 8697/1: dma-mapping: Do not pass data to gen_pool_set_algo()Vladimir Murzin2017-09-281-1/+1
| | * | | | | ARM: 8696/1: mm: Remove dead code in mem_init()Vladimir Murzin2017-09-281-10/+0
| | * | | | | ARM: 8695/1: entry: Remove dead code in sys_mmap2Vladimir Murzin2017-09-281-9/+0
| | * | | | | ARM: 8694/1: Remove leftover of fixmap_page_tableVladimir Murzin2017-09-281-1/+0
| | * | | | | ARM: 8693/1: discard memblock arrays when possibleNicolas Pitre2017-09-281-0/+1
| | |/ / / /
* | | | | | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-153-2/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab2017-11-1419-33/+76
| |\ \ \ \ \ \
| * | | | | | | media: arm: dts: omap3: N9/N950: Add flash references to the cameraSakari Ailus2017-10-313-2/+4
| | |_|_|_|/ / | |/| | | | |