summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-211-2/+2
|\
| * arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-193-4/+9
|\ \
| * \ Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-12-153-4/+9
| |\ \ | | |/ | |/|
| | * arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2014-12-131-0/+1
| | * arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-131-2/+0Star
| | * arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-131-0/+5
| | * arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek2014-11-251-2/+3
* | | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-161-7/+6Star
|\ \ \
| * | | arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_opsWill Deacon2014-12-011-7/+5Star
| * | | dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon2014-12-011-1/+3
| * | | dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon2014-12-011-4/+4
| |/ /
* | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-152-157/+542
|\ \ \
| * | | ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier2014-11-081-157/+0Star
| * | | coresight-etm: add CoreSight ETM/PTM driverPratik Patel2014-11-081-0/+542
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-131-0/+4
|\ \ \
| * | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-121-0/+4
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-1312-36/+121
|\ \ \ \
| * \ \ \ Merge branch 'devel-stable' into for-nextRussell King2014-12-052-17/+24
| |\ \ \ \
| | * \ \ \ Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King2014-11-032-17/+24
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | ARM: mm: allow text and rodata sections to be read-onlyKees Cook2014-10-161-0/+10
| | | * | | arm: use fixmap for text patching when text is RORabin Vincent2014-10-161-0/+4
| | | * | | arm: fixmap: implement __set_fixmap()Kees Cook2014-10-161-0/+2
| | | * | | ARM: expand fixmap region to 3MBRob Herring2014-10-161-1/+1
| | | * | | arm: use generic fixmap.hMark Salter2014-10-161-18/+9Star
| | | | | |
| | \ \ \ \
| *-. | | | | Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King2014-12-0510-19/+97
| |\ \| | | |
| | * | | | | ARM: 8240/1: MCPM: document mcpm_sync_init()Nicolas Pitre2014-12-031-0/+17
| | * | | | | ARM: 8239/1: Introduce {set,clear}_pte_bitJungseung Lee2014-12-031-11/+51
| | * | | | | ARM: 8235/1: Support for the PXN CPU feature on ARMv7Jungseung Lee2014-12-033-1/+12
| | * | | | | ARM: 8218/1: warn if bad IRQ was scheduledDmitry Eremin-Solenikov2014-11-271-0/+1
| | * | | | | ARM: 8197/1: vfp: Fix VFPv3 hwcap detection on CPUID based cpusStephen Boyd2014-11-211-0/+5
| | * | | | | ARM: 8175/1: Use current_stack_pointer to calculate pt_regs addressBehan Webster2014-11-141-3/+2Star
| | * | | | | ARM: 8174/1: Use global stack register variable for percpuMark Charlebois2014-11-141-2/+2
| | * | | | | ARM: 8173/1: Calculate current_thread_info from current_stack_pointerBehan Webster2014-11-141-2/+2
| | * | | | | ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster2014-11-141-0/+5
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-124-9/+69
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2014-12-041-0/+4
| * | | | | xen/arm: use hypercall to flush caches in map_pageStefano Stabellini2014-12-041-1/+12
| * | | | | xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini2014-12-041-2/+2
| * | | | | arm: introduce is_device_dma_coherentStefano Stabellini2014-12-042-0/+8
| * | | | | xen/arm: if(pfn_valid(pfn)) call native dma_opsStefano Stabellini2014-12-041-6/+43
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0Star
|\ \ \ \ \
| * | | | | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0Star
| |/ / / /
* | | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-111-1/+0Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-12-081-1/+0Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-1/+0Star
| | |/ / /
* | | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-4/+6
|\ \ \ \ \
| * | | | | ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang2014-11-211-4/+0Star
| * | | | | ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-0/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-102-53/+40Star
|\ \ \ \ \