index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-17
/
+67
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
1
-5
/
+33
2019-06-21
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
1
-11
/
+33
2019-06-21
arm64: Do not enable IRQs for ct_user_exit
Julien Thierry
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-05-23
arm64: Handle erratum 1418040 as a superset of erratum 1188873
Marc Zyngier
1
-2
/
+2
2019-04-30
arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32
Marc Zyngier
1
-2
/
+17
2019-02-26
arm64: Rename get_thread_info()
Julien Thierry
1
-2
/
+2
2019-02-06
arm64: Skip irqflags tracing for NMI in IRQs disabled context
Julien Thierry
1
-0
/
+21
2019-02-06
arm64: Skip preemption when exiting an NMI
Julien Thierry
1
-1
/
+9
2019-02-06
arm64: Make PMR part of task context
Julien Thierry
1
-0
/
+14
2019-02-04
arm64: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-10
/
+1
2019-01-03
arm64: entry: remove unused register aliases
Mark Rutland
1
-11
/
+1
2018-12-11
arm64: preempt: Fix big-endian when checking preempt count in assembly
Will Deacon
1
-4
/
+2
2018-12-06
arm64: entry: Remove confusing comment
Will Deacon
1
-4
/
+0
2018-12-06
arm64: entry: Place an SB sequence following an ERET instruction
Will Deacon
1
-0
/
+2
2018-10-01
arm64: Trap WFI executed in userspace
Marc Zyngier
1
-0
/
+1
2018-10-01
arm64: compat: Add separate CP15 trapping hook
Marc Zyngier
1
-2
/
+13
2018-09-14
arm64: entry: Allow handling of undefined instructions from EL1
Will Deacon
1
-1
/
+1
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
1
-0
/
+3
2018-07-12
arm64: zero GPRs upon entry from EL0
Mark Rutland
1
-1
/
+7
2018-07-12
arm64: don't reload GPRs after apply_ssbd
Mark Rutland
1
-13
/
+7
2018-07-12
arm64: don't restore GPRs when context tracking
Mark Rutland
1
-11
/
+1
2018-07-12
arm64: convert native/compat syscall entry to C
Mark Rutland
1
-38
/
+4
2018-07-12
arm64: convert syscall trace logic to C
Mark Rutland
1
-53
/
+2
2018-07-12
arm64: convert raw syscall invocation to C
Mark Rutland
1
-26
/
+10
2018-07-12
arm64: remove sigreturn wrappers
Mark Rutland
1
-8
/
+0
2018-07-11
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
1
-0
/
+2
2018-05-31
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
1
-0
/
+2
2018-05-31
arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
Marc Zyngier
1
-0
/
+3
2018-05-31
arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
Marc Zyngier
1
-4
/
+7
2018-05-31
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
Marc Zyngier
1
-0
/
+22
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-13
/
+16
2018-02-07
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Will Deacon
1
-0
/
+5
2018-02-07
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Will Deacon
1
-1
/
+4
2018-02-07
arm64: entry: Ensure branch through syscall table is bounded under speculation
Will Deacon
1
-0
/
+2
2018-02-07
arm64: Make USER_DS an inclusive limit
Robin Murphy
1
-2
/
+2
2018-02-07
arm64: entry: Reword comment about post_ttbr_update_workaround
Will Deacon
1
-10
/
+3
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
1
-31
/
+365
2018-02-05
membarrier/arm64: Provide core serializing command
Mathieu Desnoyers
1
-0
/
+4
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
1
-1
/
+1
2018-01-14
arm64: entry: Move the trampoline to be before PAN
Steve Capper
1
-2
/
+2
2018-01-14
arm64: sdei: Add trampoline code for remapping the kernel
James Morse
1
-11
/
+87
2018-01-13
arm64: kernel: Add arch-specific SDEI entry code and CPU masking
James Morse
1
-0
/
+101
2018-01-08
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
1
-2
/
+5
2018-01-08
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
1
-1
/
+1
2018-01-08
arm64: use RET instruction for exiting the trampoline
Will Deacon
1
-1
/
+9
2017-12-11
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
1
-0
/
+14
2017-12-11
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
1
-1
/
+1
2017-12-11
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
1
-4
/
+5
[next]