index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
assembler.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: cpu_errata: Remove ARM64_MISMATCHED_CACHE_LINE_SIZE
Will Deacon
2018-09-19
1
-4
/
+3
*
arm64: assembler: add macros to conditionally yield the NEON under PREEMPT
Ard Biesheuvel
2018-04-11
1
-0
/
+73
*
arm64: assembler: add utility macros to push/pop stack frames
Ard Biesheuvel
2018-04-11
1
-0
/
+63
*
arm64: asm: drop special versions of adr_l/ldr_l/str_l for modules
Ard Biesheuvel
2018-03-19
1
-32
/
+2
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-0
/
+21
|
\
|
*
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
1
-0
/
+10
|
|
\
|
|
*
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
2017-12-12
1
-0
/
+10
|
*
|
arm64: KVM: Add invalidate_icache_range helper
Marc Zyngier
2018-01-08
1
-0
/
+21
|
|
/
*
|
arm64: entry: Ensure branch through syscall table is bounded under speculation
Will Deacon
2018-02-06
1
-0
/
+11
*
|
arm64: barrier: Add CSDB macros to control data-value prediction
Will Deacon
2018-02-06
1
-0
/
+7
*
|
arm64: assembler: Align phys_to_pte with pte_to_phys
Will Deacon
2018-02-06
1
-0
/
+13
*
|
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
2018-02-06
1
-1
/
+1
*
|
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
2018-02-06
1
-0
/
+10
*
|
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
2018-02-06
1
-0
/
+10
*
|
arm64: kernel: Prepare for a DISR user
James Morse
2018-01-16
1
-0
/
+7
*
|
arm64: fix comment above tcr_compute_pa_size
Kristina Martsenko
2018-01-15
1
-1
/
+1
*
|
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
2018-01-13
1
-0
/
+8
*
|
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
2018-01-08
1
-13
/
+0
*
|
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
2017-12-22
1
-2
/
+34
|
\
\
|
*
|
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
2017-12-22
1
-2
/
+0
|
*
|
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2017-12-22
1
-0
/
+16
|
*
|
arm64: limit PA size to supported range
Kristina Martsenko
2017-12-22
1
-0
/
+18
|
|
/
*
|
arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
2017-12-11
1
-3
/
+2
*
|
arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
Will Deacon
2017-12-11
1
-22
/
+0
|
/
*
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: explicitly mask all exceptions
James Morse
2017-11-02
1
-0
/
+17
*
arm64: Use existing defines for mdscr
Julien Thierry
2017-10-25
1
-2
/
+3
*
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
1
-1
/
+7
|
\
|
*
arm64: assembler: allow adr_this_cpu to use the stack pointer
Ard Biesheuvel
2017-08-15
1
-1
/
+7
*
|
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-09
1
-0
/
+11
|
\
|
|
*
arm64: move non-entry code out of .entry.text
Mark Rutland
2017-08-08
1
-0
/
+11
*
|
arm64: Implement pmem API support
Robin Murphy
2017-08-09
1
-0
/
+6
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-22
1
-0
/
+23
|
\
|
*
arm64: Work around Falkor erratum 1003
Christopher Covington
2017-02-10
1
-0
/
+23
*
|
arm64: assembler: make adr_l work in modules under KASLR
Ard Biesheuvel
2017-01-12
1
-9
/
+27
|
/
*
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-11-21
1
-0
/
+16
*
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Catalin Marinas
2016-11-21
1
-0
/
+13
*
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
2016-11-11
1
-4
/
+15
*
arm64: barriers: introduce nops and __nops macros for NOP sequences
Will Deacon
2016-09-09
1
-0
/
+9
*
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
2016-09-09
1
-2
/
+22
*
arm64: Introduce raw_{d,i}cache_line_size
Suzuki K Poulose
2016-09-09
1
-4
/
+20
*
arm64: include alternative handling in dcache_by_line_op
Andre Przywara
2016-07-01
1
-1
/
+11
*
arm64: Add new asm macro copy_page
Geoff Levand
2016-04-28
1
-0
/
+19
*
arm64: Fold proc-macros.S into assembler.h
Geoff Levand
2016-04-28
1
-1
/
+81
*
arm64: introduce mov_q macro to move a constant into a 64-bit register
Ard Biesheuvel
2016-04-26
1
-0
/
+20
*
arm64: asm: remove unused push/pop macros
Mark Rutland
2016-04-20
1
-12
/
+0
*
arm64: switch to relative exception tables
Ard Biesheuvel
2016-02-24
1
-4
/
+11
[next]