summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-02-10arm64: dts: exynos: Add stmfts touchscreen node for TM2 and TM2Enext/stmfts-20170210Andi Shyti
2017-02-10arm64: config: added tizen_tm2_defconfigAndi Shyti
2017-02-09mm: add new mmgrab() helperVegard Nossum
2017-02-09scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada
2017-02-09Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'kvm-arm/next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'iommu/next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'sunxi/sunxi/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'arm64/for-next/core'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'samsung-krzk/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'qcom/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'mvebu/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'amlogic/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'arm-soc/for-next'Stephen Rothwell
2017-02-09arm64: armv8_deprecated: add missing arm/kprobes.h headerLuis R. Rodriguez
2017-02-08arm64: uaccess: consistently check object sizesMark Rutland
2017-02-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-08KVM: arm/arm64: Emulate the EL1 phys timer registersJintack Lim
2017-02-08KVM: arm64: Add the EL1 physical timer access handlerJintack Lim
2017-02-08KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim
2017-02-08KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim
2017-02-08arm64: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli
2017-02-08arm64: dts: mt8173: add reference clock for usbChunfeng Yun
2017-02-08kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-08mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach
2017-02-07Merge branch 'for-next/rename-debug_rodata' into for-next/ksppKees Cook
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott
2017-02-06initify: Mark functions with the __nocapture attributeEmese Revfy
2017-02-06gcc-plugins: Add the initify gcc pluginEmese Revfy
2017-02-06arm64: do not trace atomic operationsPratyush Anand
2017-02-06arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMAArd Biesheuvel
2017-02-06Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-06iommu/dma: Remove bogus dma_supported() implementationRobin Murphy
2017-02-03firmware: qcom: scm: Fix interrupted SCM callsAndy Gross
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross
2017-02-03Merge v4.11/dt64Kevin Hilman
2017-02-03Merge remote-tracking branch 'arm-soc/fixes' into tmp/aml-rebuildKevin Hilman
2017-02-03efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel
2017-02-03crypto: arm64/aes - don't use IV buffer to return final keystream blockArd Biesheuvel
2017-02-03crypto: arm64/aes - replace scalar fallback with plain NEON fallbackArd Biesheuvel
2017-02-03crypto: arm64/aes-neon-blk - tweak performance for low end coresArd Biesheuvel
2017-02-03crypto: arm64/aes - performance tweakArd Biesheuvel
2017-02-03crypto: arm64/aes - avoid literals for cross-module symbol referencesArd Biesheuvel
2017-02-03crypto: arm64/chacha20 - remove cra_alignmaskArd Biesheuvel
2017-02-03crypto: arm64/aes-blk - remove cra_alignmaskArd Biesheuvel
2017-02-03crypto: arm64/aes-ce-ccm - remove cra_alignmaskArd Biesheuvel