summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+1
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-1/+10
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-17/+20
2016-05-16Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+1
2016-05-13ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt1-0/+2
2016-05-12Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar1-0/+11
2016-05-05ARM: 8573/1: domain: move {set,get}_domain under config guardVladimir Murzin1-0/+11
2016-05-05Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar1-1/+1
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2-1/+10
2016-04-28arm/efi: Enable runtime call flag checkingMark Rutland1-0/+5
2016-04-28arm/efi: Move to generic {__,}efi_call_virt()Mark Rutland1-16/+4
2016-04-28efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel1-0/+4
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel1-0/+3
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel1-1/+3
2016-04-28ARM/efi: Apply strict permissions for UEFI Runtime Services regionsArd Biesheuvel1-0/+1
2016-04-28sched/core, ARM: Include linux/preempt.h from asm/mmu_context.hAndy Lutomirski1-0/+1
2016-04-26Merge branch 'cpuidle/4.7' of http://git.linaro.org/people/daniel.lezcano/lin...Rafael J. Wysocki1-1/+1
2016-04-20ARM: cpuidle: add const qualifier to cpuidle_ops member in structuresJisheng Zhang1-1/+1
2016-04-19ARM: 8564/1: fix cpu feature extracting helperVladimir Murzin1-1/+1
2016-04-07ARM: wire up preadv2 and pwritev2 syscallsRussell King2-1/+3
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-1/+1
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+0
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2016-03-21xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker1-0/+2
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds4-4/+18
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-31/+1
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-30/+49
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-7/+7
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+2
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+0
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-59/+232
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-2/+2
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-5/+5
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-1/+0
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King6-30/+49
2016-03-02Merge tag 'imx-soc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann1-0/+3
2016-03-02ARM: at91: avoid defining CONFIG_* symbols in source codeArnd Bergmann1-2/+2
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao1-0/+15
2016-02-29ARM: KVM: Use common version of timer-sr.cMarc Zyngier1-0/+9
2016-02-29ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier1-0/+130
2016-02-29arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier1-0/+5
2016-02-29arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier1-0/+5
2016-02-29ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_endMarc Zyngier1-3/+0
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier2-6/+0
2016-02-29ARM: KVM: Turn CP15 defines to an enumMarc Zyngier2-33/+39
2016-02-29ARM: KVM: Switch to C-based stage2 initMarc Zyngier2-0/+3
2016-02-29ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier1-1/+1
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier2-6/+5