index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-04
arm64: Use larger stacks when KASAN is selected
Mark Rutland
2017-09-29
arm64: mm: Use READ_ONCE when dereferencing pointer to pte table
Will Deacon
2017-09-18
arm64: relax assembly code alignment from 16 byte to 4 byte
Masahiro Yamada
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-09-05
KVM: arm/arm64: Fix guest external abort matching
James Morse
2017-09-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-08-31
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
2017-08-31
irqchip/gic-v3-its: Add VPE interrupt masking
Marc Zyngier
2017-08-31
irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors
Marc Zyngier
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-24
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2017-08-22
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
Yury Norov
2017-08-22
arm64: introduce separated bits for mm_context_t flags
Yury Norov
2017-08-22
arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages
Punit Agrawal
2017-08-22
arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
Punit Agrawal
2017-08-21
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
2017-08-21
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
2017-08-21
arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()
Catalin Marinas
2017-08-21
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
2017-08-21
kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()
Catalin Marinas
2017-08-21
arm64: Convert pte handling from inline asm to using (cmp)xchg
Catalin Marinas
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-08-21
efi/libstub/arm64: Use hidden attribute for struct screen_info reference
Ard Biesheuvel
2017-08-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-08-18
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
2017-08-18
Merge branch 'for-next/kernel-mode-neon' into for-next/core
Catalin Marinas
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
arm64: add VMAP_STACK overflow detection
Mark Rutland
2017-08-15
arm64: add on_accessible_stack()
Mark Rutland
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
2017-08-15
arm64: use an irq stack pointer
Mark Rutland
2017-08-15
arm64: assembler: allow adr_this_cpu to use the stack pointer
Ard Biesheuvel
2017-08-15
efi/arm64: add EFI_KIMG_ALIGN
Mark Rutland
2017-08-15
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
2017-08-15
arm64: clean up irq stack definitions
Mark Rutland
2017-08-15
arm64: clean up THREAD_* definitions
Mark Rutland
2017-08-15
arm64: factor out PAGE_* and CONT_* definitions
Mark Rutland
[next]