index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
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-06
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Will Deacon
1
-0
/
+5
2018-02-06
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Will Deacon
1
-1
/
+4
2018-02-06
arm64: entry: Ensure branch through syscall table is bounded under speculation
Will Deacon
1
-0
/
+2
2018-02-06
arm64: Make USER_DS an inclusive limit
Robin Murphy
1
-2
/
+2
2018-02-06
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
2017-12-11
arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
Will Deacon
1
-0
/
+12
2017-12-11
arm64: entry: Hook up entry trampoline to exception vectors
Will Deacon
1
-3
/
+36
2017-12-11
arm64: entry: Explicitly pass exception level to kernel_ventry macro
Will Deacon
1
-23
/
+23
2017-12-11
arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
1
-0
/
+86
2017-12-11
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
1
-2
/
+2
2017-12-11
arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
1
-1
/
+1
2017-11-03
arm64/sve: Detect SVE and activate runtime support
Dave Martin
1
-3
/
+4
2017-11-03
arm64/sve: Core task context handling
Dave Martin
1
-3
/
+36
2017-11-02
arm64: entry.S: move SError handling into a C function for future expansion
Xie XiuQi
1
-7
/
+29
2017-11-02
arm64: entry.S: convert elX_irq
James Morse
1
-2
/
+2
2017-11-02
arm64: entry.S convert el0_sync
James Morse
1
-14
/
+10
2017-11-02
arm64: entry.S: convert el1_sync
James Morse
1
-8
/
+4
2017-11-02
arm64: Mask all exceptions during kernel_exit
James Morse
1
-5
/
+5
2017-10-02
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
1
-1
/
+1
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
1
-23
/
+98
2017-08-15
arm64: add VMAP_STACK overflow detection
Mark Rutland
1
-0
/
+70
2017-08-15
arm64: use an irq stack pointer
Mark Rutland
1
-1
/
+1
2017-08-15
arm64: factor out entry stack manipulation
Mark Rutland
1
-21
/
+26
2017-08-15
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
1
-1
/
+1
2017-08-09
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
1
-56
/
+66
2017-08-09
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
1
-8
/
+12
2017-08-08
arm64: move non-entry code out of .entry.text
Mark Rutland
1
-44
/
+46
2017-08-08
arm64: consistently use bl for C exception entry
Mark Rutland
1
-4
/
+8
2017-08-07
arm64: Abstract syscallno manipulation
Dave Martin
1
-6
/
+4
2017-08-07
arm64: syscallno is secretly an int, make it official
Dave Martin
1
-17
/
+17
2017-05-09
arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
1
-2
/
+3
2017-01-19
arm64: avoid returning from bad_mode
Mark Rutland
1
-1
/
+1
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
1
-1
/
+1
[next]