summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa: move header file out of I2C realmWolfram Sang2017-11-2835-35/+35
* ARM: pxa: move declarations to proper placeWolfram Sang2017-11-285-0/+13
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-276-6/+42
|\
| * ARM: BUG if jumping to usermode address in kernel modeRussell King2017-11-262-0/+24
| * ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin2017-11-211-2/+2
| * ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin2017-11-211-2/+2
| * ARM: make decompressor debug output user selectableRussell King2017-11-211-2/+2
| * ARM: fix get_user_pages_fastRussell King2017-11-211-0/+12
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-254-9/+8Star
|\ \
| * | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-222-4/+4
| * | treewide: init_timer() -> setup_timer()Kees Cook2017-11-221-2/+1Star
| * | treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-222-4/+4
* | | Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-11-251-1/+0Star
|\ \ \
| * | | kbuild: remove all dummy assignments to obj-Masahiro Yamada2017-11-181-1/+0Star
| |/ /
* | | Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-252-0/+6
|\ \ \
| * \ \ Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2017-11-172-0/+6
| |\ \ \
| | * | | KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domainMarc Zyngier2017-11-101-0/+1
| | * | | KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITSMarc Zyngier2017-11-061-0/+2
| | * | | KVM: arm/arm64: register irq bypass consumer on ARM/ARM64Eric Auger2017-11-061-0/+3
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/coreChristoffer Dall2017-11-061-0/+5
| | |\ \ \
* | | \ \ \ Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-231-6/+13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger2017-11-021-6/+13
| |\ \ \ \ \
| | * | | | | mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij2017-10-071-6/+13
* | | | | | | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-181-3/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | arm/kbuild: replace {C, LD}FLAGS_MODULE with KBUILD_{C, LD}FLAGS_MODULECao jin2017-10-301-3/+3
* | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-171-0/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v4.14-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann2017-11-021-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: mediatek: Cocci spatch "of_table"Thomas Meyer2017-10-131-0/+2
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2017-11-17440-11301/+22262
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v4.15-rockchip-dts32-2' of ssh://gitolite.kernel.org/pub/scm/linux...Arnd Bergmann2017-11-076-16/+270
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: rockchip: enable the hdmi output on the rk3288-firefly-reloadHans Verkuil2017-10-212-0/+13
| | * | | | | | | | ARM: dts: rockchip: define the two possible rk3288 CEC pinsHans Verkuil2017-10-211-0/+8
| | * | | | | | | | ARM: dts: rockchip: add the cec clk for dw-hdmi on rk3288Hans Verkuil2017-10-211-2/+2
| | * | | | | | | | ARM: dts: rockchip: Add io domains for rk3288-vyasaJagan Teki2017-10-181-0/+15
| | * | | | | | | | ARM: dts: rockchip: Add usb otg for rk3288-vyasaJagan Teki2017-10-171-0/+25
| | * | | | | | | | ARM: dts: rockchip: Add usb host for rk3288-vyasaJagan Teki2017-10-171-0/+48
| | * | | | | | | | ARM: dts: rockchip: Add gmac support for rk3288-vyasa boardJagan Teki2017-10-171-0/+41
| | * | | | | | | | ARM: dts: rockchip: Add regulators for rk3288-vyasaJagan Teki2017-10-171-0/+40
| | * | | | | | | | ARM: dts: rockchip: Use vmmc-supply from PMIC on rk3288-vyasaJagan Teki2017-10-171-20/+2Star
| | * | | | | | | | ARM: dts: rockchip: Remove vdd_log from rk808, DCDC_REG1 on rk3288-vyasaJagan Teki2017-10-171-2/+2
| | * | | | | | | | ARM: dts: rockchip: enable tsadc module on RV1108 evaluation boardRocky Hao2017-10-171-0/+4
| | * | | | | | | | ARM: dts: rockchip: add thermal nodes for RV1108 SoCRocky Hao2017-10-171-0/+38
| | * | | | | | | | ARM: dts: rockchip: add tsadc node for RV1108 SoCRocky Hao2017-10-171-0/+29
| | * | | | | | | | ARM: dts: rockchip: add RGA device node for RK3288Jacob Chen2017-10-171-0/+11
| * | | | | | | | | Merge tag 'sunxi-dt-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Arnd Bergmann2017-11-0717-46/+952
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: dts: sun8i: a711: Enable USB OTGMaxime Ripard2017-11-021-0/+7
| | * | | | | | | | | ARM: dts: sun8i: a711: Add regulator supportMaxime Ripard2017-11-021-10/+155
| | * | | | | | | | | ARM: dts: sun8i: a83t: bananapi-m3: Enable AP6212 WiFi on mmc1Chen-Yu Tsai2017-11-021-0/+28
| | * | | | | | | | | ARM: dts: sun8i: a83t: cubietruck-plus: Enable AP6330 WiFi on mmc1Chen-Yu Tsai2017-11-021-0/+20
| | * | | | | | | | | ARM: dts: sun8i: a83t: Move mmc1 pinctrl setting to dtsi fileChen-Yu Tsai2017-11-022-2/+2