summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2016-09-12ARM: 8612/1: LPAE: initialize cache policy correctlyStefan Agner
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02ARM: kexec: fix kexec for Keystone 2Russell King
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-07-29Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-07-28Merge branches 'cpuidle', 'fixes' and 'misc' into for-linusRussell King
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V
2016-07-26arm: get rid of superfluous __GFP_REPEATMichal Hocko
2016-07-26ARM: uaccess: Enable hardened usercopyKees Cook
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara
2016-07-12kvm arm/arm64: Remove trailing whitespace from headersArnaldo Carvalho de Melo
2016-07-07ARM: save and reset the address limit when entering an exceptionRussell King
2016-07-06ARM: clps711x: Reduce static map sizeAlexander Shiyan
2016-07-06arm/xen: add support for vm_assist hypercallJuergen Gross
2016-07-06ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao
2016-07-05Merge tag 'samsung-soc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2016-07-03arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier
2016-07-03arm/arm64: KVM: Prune unused #definesMarc Zyngier
2016-07-03arm: KVM: Allow hyp teardownMarc Zyngier
2016-07-03arm: KVM: Simplify HYP initMarc Zyngier
2016-07-03arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier
2016-07-03arm/arm64: KVM: Drop boot_pgdMarc Zyngier
2016-07-03arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier
2016-07-03arm/arm64: KVM: Remove hyp_kern_va helperMarc Zyngier
2016-07-02ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann
2016-07-02ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERSMasahiro Yamada
2016-06-29arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier
2016-06-29arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier
2016-06-29arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-22ARM: 8306/1: loop_udelay: remove bogomips value limitationNicolas Pitre
2016-06-22ARM: uaccess: remove put_user() code duplicationRussell King
2016-06-22ARM: 8580/1: Remove orphaned __addr_ok() definitionRobin Murphy
2016-06-22ARM: get rid of horrible *(unsigned int *)(regs + 1)Russell King
2016-06-22ARM: introduce svc_pt_regs structureRussell King
2016-06-22ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King
2016-06-22ARM: EXYNOS: Fix UART address selection for DEBUG_LLJoonyoung Shim
2016-06-21ARM: Make PCI I/O space optionalBjorn Helgaas