summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre2015-08-181-1/+1
* ARM: 8410/1: VDSO: fix coarse clock monotonicity regressionNathan Lynch2015-08-111-4/+3
* ARM: 8409/1: Mark ret_fast_syscall as a functionDrew Richardson2015-08-071-0/+1
* ARM: 8408/1: Fix the secondary_startup function in Big Endian caseGregory CLEMENT2015-08-071-0/+3
* ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executableNathan Lynch2015-07-311-1/+1
* ARM: fix __virt_to_idmap build error on !MMURussell King2015-07-171-1/+1
* ARM: invalidate L1 before enabling coherencyRussell King2015-07-171-5/+9
* ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski2015-07-171-1/+1
* ARM: 8402/1: perf: Don't use of_node after putting itStephen Boyd2015-07-171-1/+2
* ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov2015-07-171-1/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-07-1112-11/+1135
|\
| * Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2015-07-104-1/+15
| |\
| | * Merge branch 'fixes-rc1' into omap-for-v4.2/fixesTony Lindgren2015-07-06805-23540/+37642
| | |\
| | | * ARM: dts: am4372.dtsi: disable rfbiTomi Valkeinen2015-07-061-0/+1
| | | * ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2Roger Quadros2015-07-061-0/+4
| | | * ARM: dts: am4372: Add emif nodeDave Gerlach2015-07-061-0/+6
| | | * Revert "ARM: dts: am335x-boneblack: disable RTC-only sleep"Johan Hovold2015-07-061-0/+4
| | * | ARM: OMAP2+: Remove unnessary return statement from the void function, omap2_...Nicholas Krause2015-06-021-1/+0
| * | | Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman2015-07-104-4/+10
| |\ \ \
| | * | | ARM: sunxi: Enable simplefb in the defconfigMaxime Ripard2015-07-051-0/+5
| | * | | ARM: Remove deprecated symbol from defconfig filesTimo Sigurdsson2015-07-052-2/+0
| | * | | ARM: sunxi: Add Machine support for A33Vishnu Patekar2015-07-051-0/+1
| | * | | ARM: sunxi: Introduce Allwinner H3 supportJens Kuske2015-07-052-2/+4
| | |/ /
| * | | arm: dts: vexpress: add missing CCI PMU device node to TC2Sudeep Holla2015-07-081-0/+10
| * | | arm: dts: vexpress: describe all PMUs in TC2 dtsMark Rutland2015-07-081-2/+13
| * | | Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2015-07-082-3/+46
| |\ \ \
| | * | | ARM: prima2: move to use REGMAP APIs for rtciobrgGuo Zeng2015-06-102-3/+46
| | |/ /
| * | | Merge tag 'atlas7-pinctrl-dts-for-4.2' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman2015-07-081-1/+1041
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: dts: atlas7: add pinctrl and gpio descriptionsWei Chen2015-06-101-1/+1041
| | |/
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-07-0814-69/+198
|\ \ \ | |/ / |/| |
| * | Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-07748-23000/+36902
| |\ \
| | * | ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King2015-07-034-3/+16
| | * | ARM: pgtable: document mapping typesRussell King2015-07-031-1/+30
| | * | ARM: io: convert ioremap*() to functionsRussell King2015-07-033-34/+62
| | * | ARM: io: fix ioremap_wt() implementationRussell King2015-07-031-1/+1
| | * | ARM: io: document ARM specific behaviour of ioremap*() implementationsRussell King2015-07-031-3/+39
| * | | ARM: fix lockdep unannotated irqs-off warningRussell King2015-07-031-1/+1
| * | | ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.hSzabolcs Nagy2015-07-031-23/+33
| * | | ARM: add helpful message when truncating physical memoryRussell King2015-06-291-0/+6
| * | | ARM: add help text for HIGHPTE configuration entryRussell King2015-06-291-0/+6
| * | | ARM: fix DEBUG_SET_MODULE_RONX build dependenciesRussell King2015-06-291-1/+1
| * | | ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()Vitaly Andrianov2015-06-291-1/+1
| * | | ARM: 8394/1: update memblock limit after mapping lowmemLaura Abbott2015-06-291-0/+1
| * | | ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd2015-06-291-2/+2
* | | | Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2015-07-032-63/+0
|\ \ \ \
| * | | | hwspinlock/omap: add support for dt nodesSuman Anna2015-05-022-63/+0
| | |_|/ | |/| |
* | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-07-0210-69/+72
|\ \ \ \
| * | | | ARM: multi_v7_defconfig: Enable BRCMNAND driverFlorian Fainelli2015-07-011-0/+1
| * | | | ARM: BCM: Do not select CONFIG_MTD_NAND_BRCMNANDFlorian Fainelli2015-07-011-1/+0
| * | | | Merge tag 'mvebu-fixes-4.2-0' of git://git.infradead.org/linux-mvebu into nex...Kevin Hilman2015-07-013-63/+66
| |\ \ \ \