aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2013-12-11ARM: fiq_glue: Add custom fiq return handler api.Arve Hjønnevåg
2013-07-01ARM: etm: Add sysfs entry to enable return stack if supportedArve Hjønnevåg
2013-07-01ARM: etm: Add sysfs entry to disable branch_output flagArve Hjønnevåg
2013-07-01ARM: etm: Add sysfs entry to set context-id-sizeArve Hjønnevåg
2013-07-01ARM: etm: Add sysfs entry to enable timestamps if supportedArve Hjønnevåg
2013-07-01ARM: etm: Check arch version and disable data tracing for ptmArve Hjønnevåg
2013-07-01ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg
2013-07-01ARM: etm: Configure data tracingArve Hjønnevåg
2013-07-01ARM: Add generic fiq serial debuggerIliyan Malchev
2013-07-01ARM: Add fiq_glueArve Hjønnevåg
2013-07-01ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt
2013-07-01Recreate asm/mach/mmc.h include fileColin Cross
2013-07-01ARM: allow the kernel text section to be made read-onlyColin Cross
2013-07-01ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2013-07-01ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross
2013-06-24ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi
2013-06-19Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-06-17ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz
2013-06-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-06-05ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()Will Deacon
2013-05-20Merge tag 'ux500-arm-soc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-14ARM: ux500: Fix incorrect DEBUG UART virtual addressesLee Jones
2013-05-13ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...Jaccon Bastiaansen
2013-05-07Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-04Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas
2013-04-28ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier
2013-04-28ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier
2013-04-28ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier
2013-04-28ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier
2013-04-28ARM: KVM: rework HYP page table freeingMarc Zyngier
2013-04-28ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier
2013-04-28ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson
2013-04-25xen/arm: implement HYPERVISOR_vcpu_opStefano Stabellini
2013-04-25Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov