summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm (follow)
Commit message (Expand)AuthorAge
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\
| * Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-13
| |\
| * | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-30
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\ \ \
| * | | arm: Fix compile warning for psciChristoffer Dall2014-05-27
| * | | PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2014-05-15
| * | | ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel2014-04-30
| * | | ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel2014-04-30
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \
| * | | arch,arm: Convert smp_mb__*()Peter Zijlstra2014-04-18
| |/ /
* | | Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-06-03
|\ \ \
| * | | arm: dma-iommu: Clean up redundant variableRitesh Harjani2014-05-20
| | |/ | |/|
* | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03
|\ \ \
| * | | ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington2014-05-28
| |/ /
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-02
|\ \ \
| * | | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-27
| | |/ | |/|
* | | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-02
|\ \ \
| * | | arm,arm64/xen: introduce HYPERVISOR_suspend()Stefano Stabellini2014-05-12
| * | | arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.hJulien Grall2014-04-24
| * | | arm: xen: implement multicall hypercall support.Ian Campbell2014-04-24
| |/ /
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-05-29
|\ \ \
| * | | ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin2014-05-25
* | | | ARM: trusted_foundations: fix compile error on non-SMPAlexandre Courbot2014-05-23
|/ / /
* | | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-05-13
|\ \ \ | |_|/ |/| |
| * | arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.hJulien Grall2014-04-28
| * | Merge commit 'e26a9e0' into stable/for-linus-3.15David Vrabel2014-04-28
| |\ \
| * \ \ Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel2014-04-07
| |\ \ \
* | \ \ \ Merge branch 'safe-dirty-tlb-flush'Linus Torvalds2014-04-27
|\ \ \ \ \
| * | | | | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-25
* | | | | | ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth2014-04-25
|/ / / / /
* | | | | ARM: 8032/1: bL_switcher: fix validation check before its activationNicolas Pitre2014-04-22
* | | | | ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu2014-04-22
| |_|_|/ |/| | |
* | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\ \ \ \
| * | | | audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-20
| * | | | syscall_get_arch: remove useless function argumentsEric Paris2014-03-20
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-11
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2014-04-11
| |\ \ \ \ \ \
| | | * | | | | ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas2014-04-09
| | | * | | | | ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas2014-04-09
| | | * | | | | ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some difference...Chao Xie Linux2014-04-08
| | | | |_|_|/ | | | |/| | |
* | | | | | | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-05
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'tegra-for-3.15-tf' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-03-20
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: firmware: add prepare_idle() operationAlexandre Courbot2014-02-18
| | * | | | | | | ARM: trusted_foundations: fallback when TF support is missingAlexandre Courbot2014-02-18
| | * | | | | | | ARM: trusted_foundations: fix vendor prefix typosAlexandre Courbot2014-02-18
| * | | | | | | | Merge tag 'mvebu-soc-3.15-2' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2014-03-17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: MM: Add DT binding for Feroceon L2 cacheAndrew Lunn2014-02-22
| | * | | | | | | | ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn2014-02-22
| | |/ / / / / / /
| * | | | | | | | Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2014-03-09
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd2014-02-11
| | |/ / / / / / / | |/| | | | | | |