summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: kirkwood: add node labelsSebastian Hesselbarth2014-05-054-26/+26
* ARM: mvebu: Enable the thermal sensor in Armada 380/385 SoCEzequiel Garcia2014-04-281-0/+6
* ARM: mvebu: Enable the thermal sensor in Armada 375 SoCEzequiel Garcia2014-04-261-0/+6
* ARM: mvebu: don't use clocks property in UART node for Netgear RN2120Thomas Petazzoni2014-04-261-1/+0
* ARM: mvebu: remove clock-frequency of serial port Device Tree nodesThomas Petazzoni2014-04-2613-24/+0
* ARM: mvebu: use clocks property for serial portsThomas Petazzoni2014-04-264-0/+8
* ARM: mvebu: add Device Tree description of AHCI interfaces on Armada 38xThomas Petazzoni2014-04-262-0/+24
* ARM: mvebu: enable the SDHCI interface on Armada 385Thomas Petazzoni2014-04-252-0/+17
* ARM: mvebu: add SMP support in the Armada 38x device treeThomas Petazzoni2014-04-243-0/+14
* ARM: mvebu: add SMP support in the Armada 375 device treeGregory CLEMENT2014-04-241-0/+7
* ARM: mvebu: add enable-method property for CPUsThomas Petazzoni2014-04-243-0/+3
* ARM: mvebu: switch to the new PMSU binding in Armada 370/XP Device TreeGregory CLEMENT2014-04-243-3/+13
* ARM: mvebu: enable the coherency fabric on Armada 38xThomas Petazzoni2014-04-241-0/+10
* ARM: mvebu: enable the coherency fabric on Armada 375Thomas Petazzoni2014-04-241-0/+10
* ARM: mvebu: Enable Armada 380/385 watchdog in the devicetreeEzequiel Garcia2014-04-241-0/+7
* ARM: mvebu: Enable Armada 375 watchdog in the devicetreeEzequiel Garcia2014-04-241-0/+6
* ARM: kirkwood: rename kirwood-nsa310-common to 3x0-commonAdam Baker2014-04-244-3/+3
* ARM: kirkwood: Add DTS file for NSA320Adam Baker2014-04-241-0/+214
* ARM: kirkwood: Move NSA310 common parts to include fileAdam Baker2014-04-243-104/+54
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-122-3/+3
|\
| * audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-201-1/+1
| * syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-2/+1
| * audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-1119-614/+685
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2014-04-118-551/+562
| |\ \
| | * \ Merge tag 'for_russell/arm-be-probes' of git://git.linaro.org/people/taras.ko...Russell King2014-04-028-551/+562
| | |\ \
| | | * | ARM: kprobes-test: Workaround GAS .align bugTaras Kondratiuk2014-04-012-2/+2
| | | * | ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction buildingBen Dooks2014-04-011-223/+224
| | | * | ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction buildingBen Dooks2014-04-011-301/+302
| | | * | ARM: kprobes-test: use <asm/opcodes.h> for instruction accessesBen Dooks2014-04-011-5/+6
| | | * | ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks2014-04-014-20/+28
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2014-04-1111-63/+123
| |\ \ \ \ \
| | | * | | | Dump the registers on undefined instruction userspace faultsRussell King2014-04-111-0/+1
| | | * | | | ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas2014-04-093-29/+37
| | | * | | | ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas2014-04-094-13/+18
| | | * | | | ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux2014-04-081-0/+4
| | | * | | | ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some difference...Chao Xie Linux2014-04-081-0/+19
| | | * | | | ARM: add missing system_misc.h include to process.cRussell King2014-04-081-0/+1
| | * | | | | ARM: 8009/1: dcscb.c: remove call to outer_flush_all()Nicolas Pitre2014-04-071-4/+9
| | * | | | | ARM: 8014/1: mm: fix reporting of read-only PMD bitsKees Cook2014-04-071-15/+32
| | * | | | | ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua2014-04-071-1/+1
| | * | | | | ARM: 8010/1: avoid tracers in soft_restartSebastian Capella2014-04-071-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-102-0/+4
|\ \ \ \ \ \ \
| * | | | | | | dmaengine: sirf: enable generic dt binding for dma channelsBarry Song2014-03-292-0/+4
* | | | | | | | Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-097-0/+110
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "dts: socfpga: Add support for SD/MMC on the SOCFPGA platform"Chris Ball2014-03-174-47/+3
| * | | | | | | | ARM: OMAP: enable SYSCON and REGULATOR_PBIAS in omap2plus_defconfigBalaji T K2014-03-041-0/+2
| * | | | | | | | ARM: dts: add pbias dt nodeBalaji T K2014-03-045-0/+85
| * | | | | | | | ARM: dts: omap3-ldp: fix mmc configurationNishanth Menon2014-03-041-0/+23
| * | | | | | | | dts: socfpga: Add support for SD/MMC on the SOCFPGA platformDinh Nguyen2014-02-274-3/+47
| |/ / / / / / /