summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-12-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-12-01arm64: context: Fix comments and remove pointless smp_wmb()Will Deacon
2017-12-01arm64: cpu_ops: Add missing 'const' qualifiersYury Norov
2017-12-01arm64: perf: remove unsupported events for Cortex-A73Xu YiPing
2017-12-01arm64: fpsimd: Fix failure to restore FPSIMD state after signalsDave Martin
2017-12-01arm64: pgd: Mark pgd_cache as __ro_after_initJinbum Park
2017-12-01arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel
2017-12-01arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams
2017-11-28arm64: mm: cleanup stale AIVIVT referencesMark Rutland
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-17Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-16arm64: dts: uniphier: route on-board device IRQ to GPIO controller for PXs3Masahiro Yamada
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15arm64/mm/kasan: don't use vmemmap_populate() to initialize shadowWill Deacon
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-13Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-11-13arm64: Make ARMV8_DEPRECATED depend on SYSCTLDave Martin
2017-11-13arm64: Implement __lshrti3 library functionJason A. Donenfeld
2017-11-13Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-11-10KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domainMarc Zyngier
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2017-11-07Merge tag 'v4.15-rockchip-dts64-2' of ssh://gitolite.kernel.org/pub/scm/linux...Arnd Bergmann
2017-11-07Merge tag 'sunxi-dt64-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann
2017-11-07Merge tag 'mvebu-dt64-4.15-2' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann
2017-11-07Merge tag 'sunxi-dt-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2017-11-07Merge tag 'realtek-arm64-dt-for-4.15' of ssh://gitolite.kernel.org/pub/scm/li...Arnd Bergmann
2017-11-07Merge tag 'actions-arm64-dt-for-4.15' of ssh://gitolite.kernel.org/pub/scm/li...Arnd Bergmann
2017-11-07irqchip/exiu: Add support for Socionext Synquacer EXIU controllerArd Biesheuvel
2017-11-07arm64: mm: Remove arch_apei_flush_tlb_one()James Morse
2017-11-07ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-06KVM: arm/arm64: register irq bypass consumer on ARM/ARM64Eric Auger