aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
...
* | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-08
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'bcm63138-v4' of http://github.com/brcm/linux into next/socArnd Bergmann2014-09-25
| |\ \ \ \ \ \
| | * | | | | | ARM: BCM63XX: add low-level UART debug supportFlorian Fainelli2014-09-17
| | | |/ / / / | | |/| | | |
| * | | | | | ARM: meson: debug: add debug UART for earlyprintk supportCarlo Caione2014-09-25
| * | | | | | Merge tag 'D01-for-3.18' of git://github.com/hisilicon/linux-hisi into next/socOlof Johansson2014-09-24
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ARM: mcpm: support 4 clustersHaojian Zhuang2014-09-03
| | |/ / / /
* | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-10-08
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-02
| |\ \ \ \ \ \ \ \
| | | | * | | | | | ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster2014-09-26
| | | | * | | | | | ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches2014-09-26
| | | | * | | | | | ARM: 8131/1: arm/smp: Absorb boot_secondary()Geert Uytterhoeven2014-08-27
| | | | | |/ / / / | | | | |/| | | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-09-27
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall2014-09-26
| | * | | | | | | arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier2014-09-18
| | * | | | | | | Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2014-09-18
| | |\ \ \ \ \ \ \
| | * | | | | | | | ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel2014-09-11
| | * | | | | | | | KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon2014-08-27
| | * | | | | | | | arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall2014-08-27
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | kvm: Add arch specific mmu notifier for page invalidationTang Chen2014-09-24
| * | | | | | | | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-24
| | |/ / / / / / | |/| | | | | |
| * | | | | | | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
| * | | | | | | KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-29
| * | | | | | | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-29
| |/ / / / / /
* | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-09-30
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch2014-09-30
| * | | | | ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski2014-09-30
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-09-21
|\| | | | | | |_|/ / / |/| | | |
| * | | | ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch2014-09-16
| * | | | ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytesVictor Kamensky2014-09-12
| | |/ / | |/| |
* | | | Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds2014-09-12
|\ \ \ \ | |/ / / |/| | |
| * | | xen/arm: remove mach_to_phys rbtreeStefano Stabellini2014-09-11
| * | | xen/arm: reimplement xen_dma_unmap_page & friendsStefano Stabellini2014-09-11
| |/ /
* | | ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli2014-08-27
* | | ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland2014-08-27
* | | ARM: 8127/1: module: add support for R_ARM_TARGET1 relocationsAndrey Ryabinin2014-08-27
|/ /
* | ARM: wire up memfd_create syscallRussell King2014-08-09
* | ARM: wire up getrandom syscallRussell King2014-08-09
* | Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-08
|\ \
| * | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-08
* | | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-08
|\ \ \
| * \ \ Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann2014-07-26
| |\ \ \
| * | | | ARM: S5PV210: move debug-macro.S into the common spaceTomasz Figa2014-07-18
* | | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-08
|\ \ \ \ \
| * \ \ \ \ Merge tag 'gpio-h-purge' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson2014-07-15
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM: delete old reference to ARM_GPIOLIB_COMPLEXLinus Walleij2014-06-30
| | * | | | ARM: kill CONFIG_NEED_MACH_GPIO_HLinus Walleij2014-06-30
| | |/ / /
| * / / / ARM: clps711x: Move debug include into arch/arm/include/debug/Alexander Shiyan2014-07-06
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-07
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-08-05
| |\ \ \