summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-052-10/+9
|\
| * Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann2014-03-222-10/+9
| |\
| | * ARM: tegra: make debug_ll code build for ARMv6Arnd Bergmann2014-03-221-10/+8
| | * ARM: sunxi: fix build for THUMB2_KERNELArnd Bergmann2014-03-221-0/+1
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-0523-63/+207
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2014-04-046-17/+109
| |\ \ \
| | * \ \ Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King2014-03-198-33/+114
| | |\ \ \
| | | * | | ARM: add uprobes supportDavid A. Long2014-03-183-1/+55
| | | * | | ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long2014-03-182-4/+6
| | | * | | ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long2014-03-181-7/+6
| | | * | | ARM: Make the kprobes condition_check symbol names more genericDavid A. Long2014-03-181-5/+6
| | | * | | ARM: Remove use of struct kprobe from generic probes codeDavid A. Long2014-03-181-2/+7
| | | * | | ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long2014-03-181-0/+2
| | | * | | ARM: move shared uprobe/kprobe definitions into new include fileDavid A. Long2014-03-182-14/+37
| | | * | | ARM: Fix missing includes in kprobes sourcesDavid A. Long2014-03-181-1/+1
| | | |/ /
| | * | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2014-03-071-0/+2
| | |\ \ \
| | | * | | ARM: perf: add hook for event index clearingStephen Boyd2014-02-211-0/+2
| | | | |/ | | | |/|
| | * | | ARM: make isa_mode macro more robust and fix for v7-MUwe Kleine-König2014-02-031-2/+6
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-0420-70/+114
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | * | | ARM: Better virt_to_page() handlingRussell King2014-04-031-17/+24
| | | * | | ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
| | | * | | ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto ExtensionsArd Biesheuvel2014-02-251-0/+5
| | | * | | ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entryArd Biesheuvel2014-02-252-1/+6
| | | * | | ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+Will Deacon2014-02-251-4/+31
| | | * | | ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky2014-02-251-4/+4
| | | * | | ARM: 7989/1: Delete asm/system.hDavid Howells2014-02-253-9/+0
| | | * | | ARM: 7985/1: mm: implement pte_accessible for faulting mappingsWill Deacon2014-02-251-2/+5
| | | * | | ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomicsWill Deacon2014-02-253-0/+18
| | | * | | ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2014-02-102-6/+1
| | | * | | ARM: 7951/1: uaccess: use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESSNicolas Pitre2014-02-101-1/+1
| | | * | | ARM: 7948/1: hw_breakpoint: Add ARMv8 supportChristopher Covington2014-02-101-0/+1
| | | * | | ARM: 7940/1: add support for the Cortex-A12 processorJonathan Austin2014-02-101-0/+1
| | |/ / / | |/| | |
| | * | | ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington2014-03-191-1/+0
* | | | | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-031-9/+6
|\ \ \ \ \
| * | | | | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss2014-03-181-9/+6
| | |_|_|/ | |/| | |
* | | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-024-9/+38
|\ \ \ \ \
| * | | | | ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-031-1/+2
| * | | | | ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier2014-03-031-1/+3
| * | | | | ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier2014-03-032-4/+6
| * | | | | ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-031-1/+10
| * | | | | arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier2014-03-031-0/+2
| * | | | | ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier2014-03-031-0/+13
| * | | | | arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-031-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2014-04-021-5/+7
|\ \ \ \ \
| * | | | | arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()Marek Szyprowski2014-02-281-3/+1
| * | | | | arm: dma-mapping: Add support to extend DMA IOMMU mappingsAndreas Herrmann2014-02-281-2/+6
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-3/+0
|\ \ \ \ \
| * | | | | sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-111-3/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
OpenPOWER on IntegriCloud