summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
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 branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki
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-02Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/qrwlock, arm64: Move rwlock implementation over to qrwlocksWill Deacon
2017-10-19irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon
2017-10-04arm64: Use larger stacks when KASAN is selectedMark Rutland
2017-10-03arm64: wire cpu-invariant accounting support up to the task schedulerDietmar Eggemann
2017-10-03arm64: wire frequency-invariant accounting support up to the task schedulerDietmar Eggemann
2017-09-29arm64: mm: Use READ_ONCE when dereferencing pointer to pte tableWill Deacon
2017-09-18arm64: relax assembly code alignment from 16 byte to 4 byteMasahiro Yamada
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-09-05KVM: arm/arm64: Fix guest external abort matchingJames Morse
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse
2017-08-31irqchip/gic-v3-its: Add VPE interrupt maskingMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessorsMarc Zyngier
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-08-22arm64: cleanup {COMPAT_,}SET_PERSONALITY() macroYury Norov
2017-08-22arm64: introduce separated bits for mm_context_t flagsYury Norov
2017-08-22arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepagesPunit Agrawal
2017-08-22arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepagesPunit Agrawal
2017-08-21arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic coresHoeun Ryu
2017-08-21arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code pathsCatalin Marinas
2017-08-21arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()Catalin Marinas
2017-08-21arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas
2017-08-21kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()Catalin Marinas
2017-08-21arm64: Convert pte handling from inline asm to using (cmp)xchgCatalin Marinas
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-21efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel