index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-22
arm64: hugetlb: Introduce pte_pgprot helper
Steve Capper
2017-08-22
arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
Steve Capper
2017-08-21
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
2017-08-21
arm64: dma-mapping: Mark atomic_pool as __ro_after_init
Vladimir Murzin
2017-08-21
arm64: dma-mapping: Do not pass data to gen_pool_set_algo()
Vladimir Murzin
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-18
Merge branch 'for-next/kernel-mode-neon' into for-next/core
Catalin Marinas
2017-08-18
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
2017-08-18
arm64: neon/efi: Make EFI fpsimd save/restore variables static
Dave Martin
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
arm64: factor out entry stack manipulation
Mark Rutland
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
2017-08-15
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
2017-08-15
fork: allow arch-override of VMAP stack alignment
Mark Rutland
2017-08-15
arm64: remove __die()'s stack dump
Mark Rutland
2017-08-15
arm64: numa: Remove the unused parent_node() macro
Dou Liyang
2017-08-10
arm64: compat: Remove leftover variable declaration
Kevin Brodsky
2017-08-10
ACPI/IORT: Fix build regression without IOMMU
Arnd Bergmann
2017-08-10
arm64: fix pmem interface definition
Arnd Bergmann
2017-08-10
arm64: perf: add support for Cortex-A35
Julien Thierry
2017-08-10
arm64: perf: add support for Cortex-A73
Julien Thierry
2017-08-10
arm64: perf: Remove redundant entries from CPU-specific event maps
Will Deacon
2017-08-10
arm64: perf: Connect additional events to pmu counters
Julien Thierry
2017-08-10
arm64: uaccess: Add the uaccess_flushcache.c file
Robin Murphy
2017-08-09
md/raid6: implement recovery using ARM NEON intrinsics
Ard Biesheuvel
2017-08-09
md/raid6: use faster multiplication for ARM NEON delta syndrome
Ard Biesheuvel
2017-08-09
Merge tag 'arm64-iort-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
2017-08-09
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-09
arm64: neon: Forbid when irqs are disabled
Dave Martin
2017-08-09
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2017-08-09
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
2017-08-09
arm64/vdso: Support mremap() for vDSO
Dmitry Safonov
2017-08-09
arm64: uaccess: Implement *_flushcache variants
Robin Murphy
2017-08-09
arm64: Implement pmem API support
Robin Murphy
2017-08-09
arm64: Handle trapped DC CVAP
Robin Murphy
2017-08-09
arm64: Expose DC CVAP to userspace
Robin Murphy
2017-08-09
arm64: Convert __inval_cache_range() to area-based
Robin Murphy
[next]