index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code
Marc Zyngier
2014-07-11
|
|
*
|
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
2014-07-11
|
|
*
|
arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S
Marc Zyngier
2014-07-11
|
|
*
|
arm/arm64: KVM: Fix and refactor unmap_range
Christoffer Dall
2014-07-11
*
|
|
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-08-04
|
\
\
\
\
|
*
|
|
|
efi/arm64: efistub: Move shared dependencies to <asm/efi.h>
Ard Biesheuvel
2014-07-07
|
*
|
|
|
efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls
Ard Biesheuvel
2014-07-07
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-08-04
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-08-04
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "arm64: dmi: Add SMBIOS/DMI support"
Will Deacon
2014-07-31
|
*
|
arm64: gicv3: Allow GICv3 compilation with older binutils
Catalin Marinas
2014-07-25
|
*
|
arm64: fix soft lockup due to large tlb flush range
Mark Salter
2014-07-24
|
*
|
arm64: Fix barriers used for page table modifications
Catalin Marinas
2014-07-24
|
*
|
arm64: Add support for 48-bit VA space with 64KB page configuration
Catalin Marinas
2014-07-23
|
*
|
arm64: asm/pgtable.h pmd/pud definitions clean-up
Catalin Marinas
2014-07-23
|
*
|
arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS
Catalin Marinas
2014-07-23
|
*
|
arm64: Remove asm/pgtable-*level-types.h files
Catalin Marinas
2014-07-23
|
*
|
arm64: Remove asm/pgtable-*level-hwdef.h files
Catalin Marinas
2014-07-23
|
*
|
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
2014-07-23
|
*
|
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
|
*
|
arm64: Add 4 levels of page tables definition with 4KB pages
Jungseok Lee
2014-07-23
|
*
|
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
2014-07-23
|
*
|
arm64: Do not initialise the fixmap page tables in head.S
Catalin Marinas
2014-07-23
|
*
|
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-07-21
|
*
|
arm64: cachetype: report weakest cache policy
Mark Rutland
2014-07-18
|
*
|
arm64: cpuinfo: record cpu system register values
Mark Rutland
2014-07-18
|
*
|
arm64: add MIDR_EL1 field accessors
Mark Rutland
2014-07-18
|
*
|
arm64: fpsimd: avoid restoring fpcr if the contents haven't changed
Will Deacon
2014-07-18
|
*
|
arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions
Catalin Marinas
2014-07-17
|
*
|
arm64: place initial page tables above the kernel
Mark Rutland
2014-07-10
|
*
|
arm64: Cast KSTK_(EIP|ESP) to unsigned long
Catalin Marinas
2014-07-10
|
*
|
arm64: Add audit support
AKASHI Takahiro
2014-07-10
|
*
|
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
2014-07-10
|
*
|
arm64: enable context tracking
Larry Bassel
2014-07-10
|
*
|
arm64: Add CONFIG_CC_STACKPROTECTOR
Laura Abbott
2014-07-09
|
*
|
arm64: topology: add MPIDR-based detection
Zi Shen Lim
2014-07-09
*
|
|
arm64: implement TASK_SIZE_OF
Colin Cross
2014-07-08
|
/
/
*
|
arm64: fix el2_setup check of CurrentEL
Marc Zyngier
2014-07-04
*
|
arm64: mm: Fix horrendous config typo
Steve Capper
2014-07-04
*
|
arm64: mm: remove broken &= operator from pmd_mknotpresent
Will Deacon
2014-06-18
*
|
arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro
Suravee Suthikulpanit
2014-06-18
*
|
arm64: uid16: fix __kernel_old_{gid,uid}_t definitions
Will Deacon
2014-06-18
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-06
|
\
|
*
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
2014-05-29
|
*
arm64: ftrace: Add CALLER_ADDRx macros
AKASHI Takahiro
2014-05-29
|
*
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
2014-05-29
|
*
arm64: Add ftrace support
AKASHI Takahiro
2014-05-29
|
*
arm64: add __ASSEMBLY__ in asm/insn.h
AKASHI Takahiro
2014-05-29
|
*
arm64: lib: Implement optimized string length routines
zhichang.yuan
2014-05-23
[prev]
[next]