summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-10-10ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel1-1/+1
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2-2/+5
2014-10-10arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel1-0/+6
2014-10-10arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pagesArd Biesheuvel1-2/+1
2014-09-29arm: kvm: fix CPU hotplugVladimir Murzin1-1/+2
2014-09-26arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall2-3/+10
2014-09-26arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp1-2/+2
2014-09-19arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier1-0/+1
2014-09-19arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier1-7/+0
2014-09-19arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier1-0/+3
2014-09-19Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2-25/+9
2014-09-11ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel2-13/+10
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2-2/+2
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář2-19/+6
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-5/+2
2014-08-28KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon1-1/+1
2014-08-28KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon1-1/+1
2014-08-28KVM: ARM/arm64: fix broken __percpu annotationWill Deacon1-1/+1
2014-08-28KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon1-1/+1
2014-08-28arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall3-14/+10
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář1-0/+4
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-2/+4
2014-08-14Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-5/+0
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+30
2014-08-11Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely1-0/+4
2014-08-11arm/xen: remove duplicate arch_gnttab_init() functionDavid Vrabel1-5/+0
2014-08-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-120/+131
2014-08-10Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-28/+42
2014-08-09ARM: dts: exynos5420: remove disp_pdStephen Rothwell1-1/+0
2014-08-09ARM: EXYNOS: Fix suspend/resume sequencesTomasz Figa1-87/+76
2014-08-09Merge tag 'omap-for-v3.17/soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson3-12/+35
2014-08-09ARM: dts: Fix the sort ordering of EHCI and HSIC in rk3288.dtsiDoug Anderson1-20/+20
2014-08-09ARM: wire up memfd_create syscallRussell King2-0/+2
2014-08-09ARM: wire up getrandom syscallRussell King3-1/+3
2014-08-09ARM: 8114/1: LPAE: load upper bits of early TTBR0/TTBR1Konstantin Khlebnikov1-4/+3
2014-08-09Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-2/+2
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+4
2014-08-09Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds9-33/+16
2014-08-09kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+2
2014-08-09arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strtoDaniel Walter1-1/+2
2014-08-09arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*Daniel Walter1-1/+1
2014-08-09arch/arm/mach-pxa: replace strict_strto call with kstrtoDaniel Walter2-2/+2
2014-08-09arch/arm/mach-omap2: replace strict_strto* with kstrto*Daniel Walter2-17/+7
2014-08-09lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott3-12/+2
2014-08-08Merge tag 'defconfig-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-321/+151
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-229/+281
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds273-6820/+19154
2014-08-08Merge tag 'boards-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-33/+43
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds351-18671/+8651
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds272-13458/+1339