summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-02ARM: keystone2: rename init_meminfo to pv_fixupRussell King1-1/+1
2015-06-02ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King1-1/+1
2015-05-28arm: perf: share arm_pmu_device_probeMark Rutland1-0/+4
2015-05-28arm: perf: kill off unused pm callbacksMark Rutland1-14/+0
2015-05-28EDAC: Cleanup atomic_scrub messBorislav Petkov1-2/+3
2015-05-28arm,arm64/xen: move Xen initialization earlierStefano Stabellini1-0/+8
2015-05-28ARM: 8380/1: bpf: fix NOMMU buildArnd Bergmann1-0/+7
2015-05-27arm: perf: treat PMUs as CPU affineMark Rutland1-0/+1
2015-05-27arm: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang1-0/+7
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2015-05-26ARM: KVM: fix commentGeert Uytterhoeven1-1/+1
2015-05-22Merge tag 'arm-soc/for-4.2/soc-take2' of http://github.com/broadcom/stblinux ...Arnd Bergmann1-0/+9
2015-05-21ARM: vfp: Add vfp_disable for problematic platformsFlorian Fainelli1-0/+4
2015-05-21ARM: vfp: Add include guardsFlorian Fainelli1-0/+5
2015-05-21ARM: unify MMU/!MMU addruart callsStefan Agner1-1/+1
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-19sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() e...David Hildenbrand1-2/+8
2015-05-19sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inato...David Hildenbrand1-0/+3
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra1-1/+1
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra1-1/+1
2015-05-15ARM: zx: add low level debug support for zx296702Jun Nie1-0/+7
2015-05-13Merge tag 'socfpga_updates_for_v4.2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+3
2015-05-11ARM: debug: fix big endian operation for 8250 word modeBen Dooks1-0/+3
2015-05-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King3-5/+18
2015-05-08ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfoPaul Kocialkowski1-0/+1
2015-05-08ARM: optimize memset_io()/memcpy_fromio()/memcpy_toio()Russell King1-0/+25
2015-05-08ARM: 8220/1: allow modules outside of bl rangeArd Biesheuvel1-1/+11
2015-05-08ARM: 8341/1: io: Unpessimize relaxed io accessorsPeter Hurley1-15/+12
2015-05-06ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre1-10/+5
2015-05-06ARM: MCPM: make internal helpers private to the core codeNicolas Pitre1-29/+23
2015-05-06ARM: MCPM: remove backward compatibility codeNicolas Pitre1-6/+0
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini1-0/+1
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig1-1/+1
2015-05-04ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_opsMarek Szyprowski1-1/+1
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+7
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+42
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-2/+63
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-14/+0
2015-04-22KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara1-1/+7
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-11/+1
2015-04-17arm: use asm-generic for seccomp.hKees Cook2-11/+1
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+10
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+0
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-10/+0
2015-04-15Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds16-9/+150
2015-04-15Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+23
2015-04-15mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook1-4/+0
2015-04-15Merge branch 'devel-stable' into for-nextRussell King3-2/+6
2015-04-15Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King8-2/+114