summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-111-0/+26
|\
| * Merge tag 'imx-soc-3.13' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2013-10-281-0/+26
| |\
| | * ARM: imx: add low-level debug for vybridShawn Guo2013-10-211-0/+26
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-112-8/+0Star
|\ \ \
| * | | Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson2013-10-281-0/+7
| |\| |
| * | | ARM: Remove temporary sched_clock.h headerStephen Boyd2013-10-111-4/+0Star
| * | | ARM: delete mach-sharkLinus Walleij2013-09-171-4/+0Star
| | |/ | |/|
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-10-143-5/+16
|\ \ \
| * | | ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro2013-10-131-0/+6
| * | | ARM: 7843/1: drop asm/types.h from generic-yArd Biesheuvel2013-10-031-1/+0Star
| * | | ARM: 7842/1: MCPM: don't explode if invoked without being initialized firstNicolas Pitre2013-10-031-4/+10
| | |/ | |/|
* / | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-1/+1
|/ /
* / ARM: 7836/1: add __get_user_unaligned/__put_user_unalignedNicolas Pitre2013-09-181-0/+7
|/
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-102-3/+3
|\
| * Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ...Olof Johansson2013-08-292-3/+3
| |\
| | * ARM: move outer_cache declaration out of ifdefRob Herring2013-08-231-2/+2
| | * ARM: use phys_addr_t for DMA zone sizesRob Herring2013-08-131-1/+1
* | | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-091-1/+0Star
|\ \ \
| * | | drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-271-1/+0Star
| * | | Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-nextMarek Szyprowski2013-07-151-1/+1
| |\ \ \
* | \ \ \ Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-0/+4
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-0/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni2013-08-121-0/+4
| | |/ / /
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-062-34/+93
|\ \ \ \ \
| * | | | | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-1412-90/+61Star
| |\| | | |
| * | | | | Merge branch 'msm/cleanup' into next/cleanupKevin Hilman2013-08-141-0/+93
| |\ \ \ \ \
| | * | | | | ARM: msm: Move debug-macro.S to include/debugStephen Boyd2013-08-061-0/+93
| * | | | | | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-241-34/+0Star
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ARM: smp: Remove local timer APIStephen Boyd2013-06-251-34/+0Star
* | | | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-061-2/+0Star
|\ \ \ \ \ \ \
| * | | | | | | Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-021-2/+0Star
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-0637-532/+453Star
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King2013-09-0537-532/+453Star
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | | | * | | | | | ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson2013-09-021-0/+2
| | | | * | | | | | ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König2013-09-021-0/+12
| | | | * | | | | | ARM: 7822/1: add workaround for ambiguous C99 stdint.h typesArd Biesheuvel2013-08-251-0/+40
| | | | * | | | | | ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICEChristoffer Dall2013-08-131-1/+1
| | | | * | | | | | ARM: constify machine_desc structure usesRussell King2013-07-263-6/+5Star
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-08-282-2/+12
| | | |\ \ \ \ \ \
| | | | * | | | | | ARM: cacheflush: don't round address range up to nearest pageWill Deacon2013-08-201-2/+1Star
| | | | * | | | | | ARM: cacheflush: split user cache-flushing into interruptible chunksWill Deacon2013-08-201-0/+11
| | | | |/ / / / /
| | | * | | | | | Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King2013-08-2817-142/+240
| | | |\ \ \ \ \ \
| | | | * | | | | | ARM: cacheflush: use -ishst dsb variant for ensuring flush completionWill Deacon2013-08-121-1/+1
| | | | * | | | | | ARM: spinlock: use inner-shareable dsb variant prior to sev instructionWill Deacon2013-08-122-1/+11
| | | | * | | | | | ARM: tlb: reduce scope of barrier domains for TLB invalidationWill Deacon2013-08-121-18/+18
| | | | * | | | | | ARM: barrier: allow options to be passed to memory barrier instructionsWill Deacon2013-08-122-18/+18
| | | | * | | | | | ARM: tlb: don't perform inner-shareable invalidation for local BP opsWill Deacon2013-08-121-2/+20
| | | | * | | | | | ARM: tlb: don't bother with barriers for branch predictor maintenanceWill Deacon2013-08-121-3/+4
| | | | * | | | | | ARM: tlb: don't perform inner-shareable invalidation for local TLB opsWill Deacon2013-08-121-20/+118
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...Russell King2013-07-222-0/+109
| | | |\ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |