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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
arm64: preempt: Fix big-endian when checking preempt count in assembly
Will Deacon
2018-12-11
1
-4
/
+2
|
*
|
|
|
arm64: kexec_file: include linux/vmalloc.h
Arnd Bergmann
2018-12-11
1
-0
/
+1
|
*
|
|
|
Merge branch 'for-next/kexec' into aarch64/for-next/core
Will Deacon
2018-12-10
8
-17
/
+386
|
|
\
\
\
\
|
|
*
|
|
|
arm64: kexec_file: forbid kdump via kexec_file_load()
James Morse
2018-12-07
1
-0
/
+4
|
|
*
|
|
|
arm64: kexec_file: Refactor setup_dtb() to consolidate error checking
Will Deacon
2018-12-06
1
-30
/
+34
|
|
*
|
|
|
arm64: kexec_file: add kaslr support
AKASHI Takahiro
2018-12-06
1
-1
/
+18
|
|
*
|
|
|
arm64: kexec_file: add kernel signature verification support
AKASHI Takahiro
2018-12-06
1
-5
/
+18
|
|
*
|
|
|
arm64: kexec_file: invoke the kernel without purgatory
AKASHI Takahiro
2018-12-06
3
-7
/
+16
|
|
*
|
|
|
arm64: kexec_file: allow for loading Image-format kernel
AKASHI Takahiro
2018-12-06
3
-1
/
+115
|
|
*
|
|
|
arm64: kexec_file: load initrd and device-tree
AKASHI Takahiro
2018-12-06
1
-0
/
+185
|
|
*
|
|
|
arm64: enable KEXEC_FILE config
AKASHI Takahiro
2018-12-06
2
-1
/
+18
|
|
*
|
|
|
arm64: add image head flag definitions
AKASHI Takahiro
2018-12-06
2
-9
/
+15
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
Will Deacon
2018-12-10
1
-0
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
arm64: KVM: Force VHE for systems affected by erratum 1165522
Marc Zyngier
2018-12-10
1
-0
/
+8
|
|
|
/
/
/
|
*
|
|
|
arm64: smp: Handle errors reported by the firmware
Suzuki K Poulose
2018-12-10
1
-0
/
+1
|
*
|
|
|
arm64: smp: Rework early feature mismatched detection
Will Deacon
2018-12-10
2
-14
/
+9
|
*
|
|
|
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
2018-12-10
2
-3
/
+3
|
*
|
|
|
arm64: mm: introduce 52-bit userspace support
Steve Capper
2018-12-10
1
-0
/
+13
|
*
|
|
|
arm64: mm: Prevent mismatched 52-bit VA support
Steve Capper
2018-12-10
2
-0
/
+31
|
*
|
|
|
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
2018-12-10
2
-0
/
+2
|
*
|
|
|
arm64: remove arm64ksyms.c
Mark Rutland
2018-12-10
2
-31
/
+1
|
*
|
|
|
arm64: frace: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
2
-5
/
+4
|
*
|
|
|
arm64: string: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
1
-20
/
+0
|
*
|
|
|
arm64: uaccess: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
1
-7
/
+0
|
*
|
|
|
arm64: page: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
1
-3
/
+0
|
*
|
|
|
arm64: smccc: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
2
-5
/
+4
|
*
|
|
|
arm64: tishift: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
1
-7
/
+0
|
*
|
|
|
arm64: move memstart_addr export inline
Mark Rutland
2018-12-10
1
-3
/
+0
|
*
|
|
|
arm64: remove bitop exports
Mark Rutland
2018-12-10
1
-8
/
+0
|
*
|
|
|
arm64: entry: Remove confusing comment
Will Deacon
2018-12-06
1
-4
/
+0
|
*
|
|
|
arm64: entry: Place an SB sequence following an ERET instruction
Will Deacon
2018-12-06
1
-0
/
+2
|
*
|
|
|
arm64: Add support for SB barrier and patch in over DSB; ISB sequences
Will Deacon
2018-12-06
2
-0
/
+13
|
*
|
|
|
arm64: capabilities: Batch cpu_enable callbacks
Suzuki K Poulose
2018-12-06
1
-26
/
+44
|
*
|
|
|
arm64: capabilities: Use linear array for detection and verification
Suzuki K Poulose
2018-12-06
1
-25
/
+17
|
*
|
|
|
arm64: capabilities: Optimize this_cpu_has_cap
Suzuki K Poulose
2018-12-06
1
-22
/
+9
|
*
|
|
|
arm64: capabilities: Speed up capability lookup
Suzuki K Poulose
2018-12-06
1
-2
/
+30
|
*
|
|
|
arm64: capabilities: Merge duplicate entries for Qualcomm erratum 1003
Suzuki K Poulose
2018-12-06
1
-9
/
+16
|
*
|
|
|
arm64: capabilities: Merge duplicate Cavium erratum entries
Suzuki K Poulose
2018-12-06
1
-26
/
+24
|
*
|
|
|
arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE
Suzuki K Poulose
2018-12-06
1
-12
/
+16
|
*
|
|
|
arm64: relocatable: fix inconsistencies in linker script and options
Ard Biesheuvel
2018-12-04
1
-4
/
+5
|
*
|
|
|
arm64: ftrace: always pass instrumented pc in x0
Mark Rutland
2018-11-30
2
-4
/
+4
|
*
|
|
|
arm64: ftrace: remove return_regs macros
Mark Rutland
2018-11-30
1
-20
/
+15
|
*
|
|
|
arm64: ftrace: don't adjust the LR value
Mark Rutland
2018-11-30
1
-1
/
+0
|
*
|
|
|
arm64: ftrace: enable graph FP test
Mark Rutland
2018-11-30
1
-2
/
+1
|
*
|
|
|
arm64: ftrace: use GLOBAL()
Mark Rutland
2018-11-30
1
-4
/
+2
|
*
|
|
|
arm64: drop linker script hack to hide __efistub_ symbols
Ard Biesheuvel
2018-11-30
1
-28
/
+18
|
*
|
|
|
arm64/module: switch to ADRP/ADD sequences for PLT entries
Ard Biesheuvel
2018-11-27
3
-25
/
+80
|
*
|
|
|
arm64/insn: add support for emitting ADR/ADRP instructions
Ard Biesheuvel
2018-11-27
1
-0
/
+29
|
*
|
|
|
arm64: Use a raw spinlock in __install_bp_hardening_cb()
James Morse
2018-11-27
1
-3
/
+3
|
*
|
|
|
arm64/module: use plt section indices for relocations
Jessica Yu
2018-11-20
2
-20
/
+25
|
|
/
/
/
[prev]
[next]