summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-02-17arm64: config: added tizen_tm2_defconfigAndi Shyti
2017-02-17mm: add new mmgrab() helperVegard Nossum
2017-02-17scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada
2017-02-17Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'iommu/next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'arm64/for-next/core'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'amlogic/for-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'arm-soc/for-next'Stephen Rothwell
2017-02-16Merge branch 'next/late' into for-nextArnd Bergmann
2017-02-16Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann
2017-02-16Merge tag 'samsung-dt64-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2017-02-16manual merge of timers/coreIngo Molnar
2017-02-16Merge branch 'sched/core'Ingo Molnar
2017-02-16Merge branch 'perf/core'Ingo Molnar
2017-02-16Merge branch 'efi/core'Ingo Molnar
2017-02-15Merge v4.11/dt64Kevin Hilman
2017-02-15arm64/kprobes: consistently handle MRS/MSR with XZRMark Rutland
2017-02-15arm64: cpufeature: correctly handle MRS to XZRMark Rutland
2017-02-15arm64: traps: correctly handle MRS/MSR with XZRMark Rutland
2017-02-15arm64: ptrace: add XZR-safe regs accessorsMark Rutland
2017-02-15arm64: include asm/assembler.h in entry-ftrace.SArnd Bergmann
2017-02-15arm64: fix warning about swapper_pg_dir overflowArnd Bergmann
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar
2017-02-11crypto: arm64/aes - add NEON/Crypto Extensions CBCMAC/CMAC/XCBC driverArd Biesheuvel
2017-02-11crypto: arm64/crc32 - merge CRC32 and PMULL instruction based driversArd Biesheuvel
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-10arm64: Work around Falkor erratum 1003Christopher Covington
2017-02-09arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2Will Deacon
2017-02-09Merge branches 'next/arm64' and 'next/dt64' into for-nextArnd Bergmann
2017-02-09arm64: add ARCH_THUNDER2 to defconfigJayachandran C
2017-02-09arm64: add THUNDER2 processor familyJayachandran C
2017-02-09Merge tag 'mvebu-dt64-4.11-3' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann
2017-02-09Merge tag 'qcom-arm64-for-4.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2017-02-09Merge tag 'sunxi-dt64-for-4.11' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2017-02-09arm64: use is_vmalloc_addrMiles Chen
2017-02-09arm64: use linux/sizes.h for constantsMiles Chen
2017-02-09arm64: armv8_deprecated: add missing arm/kprobes.h headerLuis R. Rodriguez
2017-02-09kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-09mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach
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