summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-303-8/+15
|\
| * signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-231-7/+1
| * signal/arm: Document conflicts with SI_USER and SIGFPEEric W. Biederman2018-01-122-1/+14
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-302-0/+22
|\ \
| * | KVM: arm64: Handle RAS SErrors from EL1 on guest exitJames Morse2018-01-161-0/+3
| * | KVM: arm/arm64: mask/unmask daif around VHE guestsJames Morse2018-01-161-0/+2
| * | arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier2018-01-081-0/+10
| * | arm64: allow ID map to be extended to 52 bitsKristina Martsenko2017-12-221-0/+5
| * | arm64: handle 52-bit addresses in TTBRKristina Martsenko2017-12-221-0/+2
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-3012-22/+14
|\ \ \
| * | | irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier2018-01-249-9/+0
| * | | Merge tag 'irqchip-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-01-103-13/+14
| |\ \ \
| | * | | dt-bindings/bcm283x: Define polarity of per-cpu interruptsStefan Wahren2018-01-043-13/+14
| | | |/ | | |/|
* | | | Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds2018-01-298-428/+20
|\ \ \ \
| * | | | ARM: OMAP2+: Remove gpmc-onenandLadislav Michl2018-01-122-412/+0
| * | | | ARM: dts: omap3-igep: Update onenand node timingsLadislav Michl2018-01-121-15/+15
| * | | | ARM: dts: OMAP2+: Add compatible property to onenand nodeLadislav Michl2018-01-124-0/+4
| * | | | mtd: nand: use reworked NAND controller driver with Marvell EBU SoCsMiquel Raynal2018-01-121-1/+1
* | | | | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-01-291-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2018-01-181-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: dts: imx6ul: add 696MHz operating pointAnson Huang2018-01-101-0/+2
* | | | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-291-3/+0
|\ \ \ \ \ \
| * | | | | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-101-3/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-01-195-6/+14
|\ \ \ \ \ \
| * | | | | | ARM: sunxi_defconfig: Enable CMAMaxime Ripard2018-01-191-0/+2
| * | | | | | Merge tag 'sunxi-fixes-for-4.15-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-01-122-2/+2
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: sun[47]i: Fix display backend 1 output to TCON0 remote endpointChen-Yu Tsai2018-01-062-2/+2
| * | | | | | | Merge tag 'mvebu-fixes-4.15-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2018-01-121-2/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni2018-01-051-2/+8
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'davinci-for-v4.16/dt' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-01-121-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ARM: dts: da850-lcdk: Remove leading 0x and 0s from unit addressMathieu Malaterre2018-01-051-2/+2
| | |/ / / / /
* | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-01-181-114/+111
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ARM: net: bpf: clarify tail_call indexRussell King2018-01-171-1/+1
| * | | | | | ARM: net: bpf: fix LDX instructionsRussell King2018-01-171-28/+33
| * | | | | | ARM: net: bpf: fix register savingRussell King2018-01-171-58/+22
| * | | | | | ARM: net: bpf: correct stack layout documentationRussell King2018-01-171-8/+27
| * | | | | | ARM: net: bpf: move stack documentationRussell King2018-01-171-21/+21
| * | | | | | ARM: net: bpf: fix stack alignmentRussell King2018-01-171-3/+8
| * | | | | | ARM: net: bpf: fix tail call jumpsRussell King2018-01-171-1/+1
| * | | | | | ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUsRussell King2018-01-171-7/+11
* | | | | | | kernel/exit.c: export abort() to modulesAndrew Morton2018-01-051-1/+0
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-01-0415-26/+42
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann2018-01-045-8/+9
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | ARM: dts: sun8i: a711: Reinstate the PMIC compatibleMaxime Ripard2017-12-191-0/+1
| | * | | | | ARM: dts: sunxi: Convert to CCU index macros for HDMI controllerChen-Yu Tsai2017-12-054-8/+8
| | | |/ / / | | |/| | |
| * | | | | ARM: dts: tango4: remove bogus interrupt-controller propertyArnd Bergmann2017-12-221-1/+0
| * | | | | ARM: dts: ls1021a: fix incorrect clock referencesArnd Bergmann2017-12-222-2/+2
| * | | | | Merge tag 'davinci-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2017-12-212-13/+20
| |\ \ \ \ \
| | * | | | | ARM: davinci: fix mmc entries in dm365's dma_slave_mapAlejandro Mery2017-12-081-4/+4
| | * | | | | ARM: dts: da850-lego-ev3: Fix battery voltage gpioDavid Lechner2017-12-071-2/+2