index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64/sve: Signal frame and context structure definition
Dave Martin
2017-11-03
1
-1
/
+116
*
arm64/sve: Kconfig update and conditional compilation support
Dave Martin
2017-11-03
1
-0
/
+5
*
arm64/sve: Low-level SVE architectural state manipulation functions
Dave Martin
2017-11-03
2
-0
/
+153
*
arm64/sve: System register and exception syndrome definitions
Dave Martin
2017-11-03
3
-1
/
+24
*
arm64: KVM: Hide unsupported AArch64 CPU features from guests
Dave Martin
2017-11-03
1
-0
/
+3
*
arm64: entry.S: convert elX_irq
James Morse
2017-11-02
1
-0
/
+5
*
arm64: entry.S convert el0_sync
James Morse
2017-11-02
1
-9
/
+0
*
arm64: entry.S: convert el1_sync
James Morse
2017-11-02
1
-0
/
+6
*
arm64: entry.S: Remove disable_dbg
James Morse
2017-11-02
1
-8
/
+1
*
arm64: Move the async/fiq helpers to explicitly set process context flags
James Morse
2017-11-02
2
-6
/
+3
*
arm64: introduce an order for exceptions
James Morse
2017-11-02
1
-21
/
+13
*
arm64: explicitly mask all exceptions
James Morse
2017-11-02
2
-0
/
+86
*
arm64: Implement arch-specific pte_access_permitted()
Catalin Marinas
2017-10-30
1
-0
/
+14
*
arm64: uapi: Remove PSR_Q_BIT
Will Deacon
2017-10-27
1
-1
/
+0
*
arm64: asm-bug: Renumber macro local labels to avoid clashes
Dave Martin
2017-10-25
1
-4
/
+4
*
arm64: Fix single stepping in kernel traps
Julien Thierry
2017-10-25
1
-0
/
+6
*
arm64: Use existing defines for mdscr
Julien Thierry
2017-10-25
1
-2
/
+3
*
Merge branch 'for-next/perf' into aarch64/for-next/core
Will Deacon
2017-10-24
2
-0
/
+95
|
\
|
*
arm64: sysreg: Move SPE registers and PSB into common header files
Will Deacon
2017-10-18
2
-0
/
+95
*
|
arm_arch_timer: Expose event stream status
Julien Thierry
2017-10-13
1
-0
/
+1
*
|
arm64: Expose support for optional ARMv8-A features
Suzuki K Poulose
2017-10-11
2
-0
/
+9
*
|
arm64: elf.h: Correct comment about READ_IMPLIES_EXEC propagation
Ben Hutchings
2017-10-09
1
-2
/
+2
*
|
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
2017-10-02
2
-15
/
+21
|
/
*
arm64: mm: Use READ_ONCE when dereferencing pointer to pte table
Will Deacon
2017-09-29
1
-1
/
+1
*
arm64: relax assembly code alignment from 16 byte to 4 byte
Masahiro Yamada
2017-09-18
1
-2
/
+2
*
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-08
1
-5
/
+19
|
\
|
*
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-08
2
-4
/
+4
|
|
\
|
*
|
KVM: arm/arm64: Fix guest external abort matching
James Morse
2017-09-05
1
-5
/
+19
*
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-07
1
-0
/
+3
|
\
\
\
|
*
|
|
efi/libstub/arm64: Use hidden attribute for struct screen_info reference
Ard Biesheuvel
2017-08-21
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-09-05
34
-281
/
+475
|
\
\
\
|
*
|
|
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
Yury Norov
2017-08-22
2
-2
/
+3
|
*
|
|
arm64: introduce separated bits for mm_context_t flags
Yury Norov
2017-08-22
2
-2
/
+4
|
*
|
|
arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages
Punit Agrawal
2017-08-22
1
-0
/
+3
|
*
|
|
arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
Punit Agrawal
2017-08-22
1
-1
/
+5
|
*
|
|
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
2017-08-21
1
-1
/
+1
|
*
|
|
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
2017-08-21
1
-8
/
+1
|
*
|
|
arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()
Catalin Marinas
2017-08-21
1
-8
/
+13
|
*
|
|
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
2017-08-21
2
-34
/
+18
|
*
|
|
kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()
Catalin Marinas
2017-08-21
1
-12
/
+9
|
*
|
|
arm64: Convert pte handling from inline asm to using (cmp)xchg
Catalin Marinas
2017-08-21
1
-38
/
+33
|
*
|
|
Merge branch 'for-next/kernel-mode-neon' into for-next/core
Catalin Marinas
2017-08-18
6
-75
/
+75
|
|
\
\
\
|
|
*
|
|
arm64: neon: Forbid when irqs are disabled
Dave Martin
2017-08-09
1
-1
/
+3
|
|
*
|
|
arm64: neon: Temporarily add a kernel_mode_begin_partial() definition
Catalin Marinas
2017-08-04
1
-0
/
+7
|
|
*
|
|
arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
2017-08-04
4
-74
/
+33
|
|
*
|
|
arm64: neon: Allow EFI runtime services to use FPSIMD in irq context
Dave Martin
2017-08-04
2
-2
/
+7
|
|
*
|
|
arm64: neon: Add missing header guard in <asm/neon.h>
Dave Martin
2017-08-04
1
-0
/
+5
|
|
*
|
|
arm64: neon: replace generic definition of may_use_simd()
Ard Biesheuvel
2017-08-04
2
-1
/
+23
|
*
|
|
|
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
9
-48
/
+164
|
|
\
\
\
\
|
|
*
|
|
|
arm64: add VMAP_STACK overflow detection
Mark Rutland
2017-08-15
2
-0
/
+18
[next]