aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-08ARM: brcmstb: Add earlyprintk support using run-time checksFlorian Fainelli1-0/+145
2016-08-07arm: move exports to definitionsAl Viro1-0/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2-17/+12
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+24
2016-08-02ARM: kexec: fix kexec for Keystone 2Russell King1-0/+24
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-35/+20
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-12/+16
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas4-4/+5
2016-07-29Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-74/+66
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-07-28Merge branches 'cpuidle', 'fixes' and 'misc' into for-linusRussell King9-77/+70
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-0/+7
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size changeAneesh Kumar K.V1-0/+12
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V1-4/+13
2016-07-26arm: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-07-26ARM: uaccess: Enable hardened usercopyKees Cook1-2/+9
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-12/+113
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara1-1/+1
2016-07-12kvm arm/arm64: Remove trailing whitespace from headersArnaldo Carvalho de Melo1-2/+2
2016-07-07ARM: save and reset the address limit when entering an exceptionRussell King1-1/+1
2016-07-06ARM: clps711x: Reduce static map sizeAlexander Shiyan1-2/+2
2016-07-06arm/xen: add support for vm_assist hypercallJuergen Gross1-0/+1
2016-07-06ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao1-0/+6
2016-07-05Merge tag 'samsung-soc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/socOlof Johansson2-1/+13
2016-07-03arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier2-3/+1
2016-07-03arm/arm64: KVM: Prune unused #definesMarc Zyngier1-9/+0
2016-07-03arm: KVM: Allow hyp teardownMarc Zyngier2-5/+5
2016-07-03arm: KVM: Simplify HYP initMarc Zyngier1-10/+5
2016-07-03arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier1-1/+0
2016-07-03arm/arm64: KVM: Drop boot_pgdMarc Zyngier2-6/+3
2016-07-03arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier1-0/+4
2016-07-03arm/arm64: KVM: Remove hyp_kern_va helperMarc Zyngier1-1/+0
2016-07-02ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann1-1/+1
2016-07-02ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERSMasahiro Yamada1-3/+1
2016-06-29arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier1-1/+1
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier1-0/+1
2016-06-29arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier1-0/+1
2016-06-29arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier1-1/+1
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton1-2/+2
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-1/+1
2016-06-22ARM: 8306/1: loop_udelay: remove bogomips value limitationNicolas Pitre1-3/+3
2016-06-22ARM: uaccess: remove put_user() code duplicationRussell King1-57/+49
2016-06-22ARM: 8580/1: Remove orphaned __addr_ok() definitionRobin Murphy1-8/+0
2016-06-22ARM: get rid of horrible *(unsigned int *)(regs + 1)Russell King1-0/+2
2016-06-22ARM: introduce svc_pt_regs structureRussell King2-2/+10
2016-06-22ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King1-2/+2
2016-06-22ARM: EXYNOS: Fix UART address selection for DEBUG_LLJoonyoung Shim1-1/+5
2016-06-21ARM: Make PCI I/O space optionalBjorn Helgaas1-0/+1