summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2015-05-28arm: perf: kill off unused pm callbacksMark Rutland
2015-05-28EDAC: Cleanup atomic_scrub messBorislav Petkov
2015-05-28arm,arm64/xen: move Xen initialization earlierStefano Stabellini
2015-05-28ARM: 8380/1: bpf: fix NOMMU buildArnd Bergmann
2015-05-27arm: perf: treat PMUs as CPU affineMark Rutland
2015-05-27arm: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-26ARM: KVM: fix commentGeert Uytterhoeven
2015-05-22Merge tag 'arm-soc/for-4.2/soc-take2' of http://github.com/broadcom/stblinux ...Arnd Bergmann
2015-05-20ARM: vfp: Add vfp_disable for problematic platformsFlorian Fainelli
2015-05-20ARM: vfp: Add include guardsFlorian Fainelli
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-19sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() e...David Hildenbrand
2015-05-19sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inato...David Hildenbrand
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra
2015-05-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King
2015-05-08ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfoPaul Kocialkowski
2015-05-08ARM: optimize memset_io()/memcpy_fromio()/memcpy_toio()Russell King
2015-05-08ARM: 8220/1: allow modules outside of bl rangeArd Biesheuvel
2015-05-08ARM: 8341/1: io: Unpessimize relaxed io accessorsPeter Hurley
2015-05-06ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre
2015-05-06ARM: MCPM: make internal helpers private to the core codeNicolas Pitre
2015-05-06ARM: MCPM: remove backward compatibility codeNicolas Pitre
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-05-03ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_opsMarek Szyprowski
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17arm: use asm-generic for seccomp.hKees Cook
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook
2015-04-14Merge branch 'devel-stable' into for-nextRussell King
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King
2015-04-14ARM: allow 16-bit instructions in ALT_UP()Russell King
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-12arm: Remove signal translation and exec_domainRichard Weinberger
2015-04-10crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layerArd Biesheuvel
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-04-03ARM: MCPM: move the algorithmic complexity to the core codeNicolas Pitre
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang
2015-04-02ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibilityGeert Uytterhoeven