summaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-2410-44/+104
|\
| * Merge branch 'devel-stable' into for-nextRussell King2014-01-211-10/+44
| |\
| | * ARM: fix ffs/fls implementations to match x86Russell King2014-01-141-10/+44
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-2112-37/+64
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | * | ARM: 7927/1: dcache: select DCACHE_WORD_ACCESS for big-endian CPUsWill Deacon2013-12-291-8/+10
| | | | | * | ARM: PCI: add legacy IDE IRQ implementationRussell King2013-12-291-4/+1
| | | | | * | ARM: 7922/1: l2x0: add Marvell Tauros3 supportSebastian Hesselbarth2013-12-291-0/+1
| | | | | * | ARM: fix csum_tcpudp_magic() miscompilationRussell King2013-12-291-10/+24
| | | | | * | ARM: 7896/1: rename ioremap_cached to ioremap_cacheRob Herring2013-12-292-2/+2
| | |_|_|/ / | |/| | | |
| | | | * | ARM: mm: Define set_memory_* functions for ARMLaura Abbott2013-12-111-0/+5
| | | | * | ARM: add definitions for pte_mkexec/pte_mknexecLaura Abbott2013-12-111-0/+2
| | | | * | ARM: implement basic NX support for kernel lowmem mappingsRussell King2013-12-111-0/+1
| | | | * | ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-111-12/+14
| | | | * | ARM: add support to dump the kernel page tablesRussell King2013-12-112-0/+2
| | | |/ / | | |/| |
* | | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-231-1/+2
|\ \ \ \ \
| * | | | | xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-061-0/+1
| * | | | | asm/xen/page.h: remove redundant semicolonWei Liu2014-01-061-1/+1
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-233-0/+32
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini2014-01-151-0/+1
| |\ \ \ \ \
| | * | | | | arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar2013-12-111-0/+1
| | | |/ / / | | |/| | |
| * | | | | KVM: arm-vgic: Add vgic reg access from dev attrChristoffer Dall2013-12-211-0/+6
| * | | | | KVM: arm-vgic: Set base addr through device APIChristoffer Dall2013-12-211-0/+2
| * | | | | ARM/KVM: save and restore generic timer registersAndre Przywara2013-12-212-0/+23
| |/ / / /
* | | | | mm/memblock: add memblock memory allocation apisSantosh Shilimkar2014-01-221-2/+2
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-202-1/+3
|\ \ \ \ \
| * | | | | sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2014-01-132-1/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-133-3/+4
|\| | | |
| * | | | ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2014-01-052-2/+2
| * | | | ARM: 7931/1: Correct virt_addr_validLaura Abbott2013-12-291-1/+2
| | |/ / | |/| |
* / | | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-121-0/+15
|/ / /
* | / ARM: fix asm/memory.h build errorRussell King2013-12-131-17/+14
| |/ |/|
* | ARM: fix booting low-vectors machinesRussell King2013-11-301-1/+1
|/
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-221-1/+8
|\
| * ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE caseVictor Kamensky2013-11-141-1/+8
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-202-34/+0
|\ \
| * | dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-142-34/+0
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-6/+0
|\ \ \
| * | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-6/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-157-13/+77
|\ \ \ \
| * \ \ \ Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2013-11-111-0/+46
| |\ \ \ \
| | * | | | arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier2013-11-071-0/+5
| | * | | | arm/arm64: KVM: MMIO support for BE guestMarc Zyngier2013-11-071-0/+41
| * | | | | Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-11-111-0/+5
| |\ \ \ \ \
| | * | | | | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier2013-10-221-0/+5
| * | | | | | Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-10-283-4/+20
| |\| | | | |
| | * | | | | KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall2013-10-182-3/+16
| | * | | | | KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall2013-10-181-0/+1
| | * | | | | ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-181-1/+3
| * | | | | | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-175-6/+24
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| * | | | | Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov2013-10-164-4/+6
| |\ \ \ \ \