summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-142-6/+6
|\
| * Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-2955-269/+429
| |\
| * | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-252-6/+6
* | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-142-3/+1
|\ \ \
| * | | ARM/vdso: Mark the vDSO code read-only after initDavid Brown2016-02-221-2/+1
| * | | asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-02-221-1/+0
* | | | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-143-22/+18
|\ \ \ \
| * | | | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-093-22/+18
* | | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-142-5/+5
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar2016-03-0455-269/+429
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | arm/samsung: Change s3c_pm_run_res() to use System RAM typeToshi Kani2016-01-301-2/+2
| * | | | | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-1112-20/+40
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory windowThomas Petazzoni2016-03-119-19/+19
| * | | | Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm...Olof Johansson2016-03-093-1/+21
| |\ \ \ \
| | * | | | ARM: dts: dra7: do not gate cpsw clock due to errata i877Mugunthan V N2016-03-071-0/+10
| | * | | | ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla2016-03-072-1/+11
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-061-1/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge tag 'renesas-dt-fixes2-for-v4.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2016-03-021-1/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: dts: porter: remove enable prop from HS-USB device nodeSergei Shtylyov2016-03-021-1/+0
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-063-0/+6
|\ \ \ \ \ \
| * | | | | | ARM: 8544/1: set_memory_xx fixesMika Penttilä2016-03-041-0/+3
| * | | | | | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-222-0/+3
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-031-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge tag 'kvm-arm-for-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-03-021-1/+1
| |\ \ \ \ \ \
| | * | | | | | arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2016-02-291-1/+1
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-281-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier2016-02-181-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-02-2722-92/+163
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'renesas-soc-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2016-02-246-23/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: shmobile: Remove shmobile_boot_argGeert Uytterhoeven2016-02-174-9/+2
| | * | | | | | | | ARM: shmobile: Move shmobile_smp_{mpidr, fn, arg}[] from .text to .bssGeert Uytterhoeven2016-02-171-6/+14
| | * | | | | | | | ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup codeGeert Uytterhoeven2016-02-171-2/+0
| | * | | | | | | | ARM: shmobile: Move shmobile_scu_base from .text to .bssGeert Uytterhoeven2016-02-172-6/+3
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'omap-for-v4.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2016-02-247-61/+70
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruptionIvaylo Dimitrov2016-02-221-3/+3
| | * | | | | | | | Revert "regulator: tps65217: remove tps65217.dtsi file"Peter Ujfalusi2016-02-196-58/+67
| * | | | | | | | | ARM: at91/dt: fix typo in sama5d2 pinmux descriptionsLudovic Desroches2016-02-241-1/+1
| * | | | | | | | | Merge tag 'imx-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2016-02-241-1/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: dts: imx6: remove bogus interrupt-parent from CAAM nodeLucas Stach2016-01-281-1/+0
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'omap-for-v4.5/fixes-rc3-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2016-02-245-5/+41
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbidTony Lindgren2016-02-121-0/+10
| | * | | | | | | | ARM: OMAP2+: Improve omap_device error for driver writersTony Lindgren2016-02-121-1/+3
| | * | | | | | | | ARM: DTS: am57xx-beagle-x15: Select SYS_CLK2 for audio clocksPeter Ujfalusi2016-02-101-0/+4
| | * | | | | | | | ARM: dts: am335x/am57xx: replace gpio-key,wakeup with wakeup-source propertySudeep Holla2016-02-102-3/+3
| | * | | | | | | | ARM: OMAP2+: Set system_rev from ATAGS for n900Ivaylo Dimitrov2016-02-101-1/+21
| * | | | | | | | | Merge tag 'mvebu-fixes-4.5-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2016-02-242-1/+32
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | ARM: dts: orion5x: fix the missing mtd flash on linkstation lswtglRoger Shimizu2016-02-091-0/+31
| | * | | | | | | | ARM: dts: kirkwood: use unique machine name for ds112Heinrich Schuchardt2016-02-091-1/+1
* | | | | | | | | | mm: ASLR: use get_random_long()Daniel Cashman2016-02-271-1/+1