Mark Rutland
|
ee03353bc0
arm64: entry: remove pointless SPSR mode check
|
10 tahun lalu |
Will Deacon
|
39b5be9b42
arm64: mm: move pgd_cache initialisation to pgtable_cache_init
|
10 tahun lalu |
Ard Biesheuvel
|
f930896967
arm64: module: avoid undefined shift behavior in reloc_data()
|
10 tahun lalu |
Ard Biesheuvel
|
b24a557527
arm64: module: fix relocation of movz instruction with negative immediate
|
10 tahun lalu |
Will Deacon
|
c9cd0ed925
arm64: traps: address fallout from printk -> pr_* conversion
|
10 tahun lalu |
AKASHI Takahiro
|
20380bb390
arm64: ftrace: fix a stack tracer's output under function graph tracer
|
10 tahun lalu |
AKASHI Takahiro
|
fe13f95b72
arm64: pass a task parameter to unwind_frame()
|
10 tahun lalu |
AKASHI Takahiro
|
79fdee9b63
arm64: ftrace: modify a stack frame in a safe way
|
10 tahun lalu |
James Morse
|
d224a69e3d
arm64: remove irq_count and do_softirq_own_stack()
|
10 tahun lalu |
David Woods
|
66b3923a1a
arm64: hugetlb: add support for PTE contiguous bit
|
10 tahun lalu |
Ashok Kumar
|
0a28714c53
arm64: Use PoU cache instr for I/D coherency
|
10 tahun lalu |
Ashok Kumar
|
e6b1185f77
arm64: Defer dcache flush in __cpu_copy_user_page
|
10 tahun lalu |
James Morse
|
971c67ce37
arm64: reduce stack use in irq_handler
|
10 tahun lalu |
Will Deacon
|
129b985cc3
Merge branch 'aarch64/efi' into aarch64/for-next/core
|
10 tahun lalu |
Will Deacon
|
32d6397805
arm64: mm: ensure that the zero page is visible to the page table walker
|
10 tahun lalu |
Will Deacon
|
9cb9c9e5ba
arm64: Documentation: add list of software workarounds for errata
|
10 tahun lalu |
Mark Rutland
|
f00083cae3
arm64: mm: place __cpu_setup in .text
|
10 tahun lalu |
Mark Brown
|
4a6ccf3026
arm64: cmpxchg: Don't incldue linux/mmdebug.h
|
10 tahun lalu |
Mark Rutland
|
9aa4ec1571
arm64: mm: fold alternatives into .init
|
10 tahun lalu |
Mark Rutland
|
5b28cd9d08
arm64: Remove redundant padding from linker script
|
10 tahun lalu |
Mark Rutland
|
e2c30ee320
arm64: mm: remove pointless PAGE_MASKing
|
10 tahun lalu |
James Morse
|
49003a8d6b
arm64: don't call C code with el0's fp register
|
10 tahun lalu |
James Morse
|
1ffe199b1c
arm64: when walking onto the task stack, check sp & fp are in current->stack
|
10 tahun lalu |
James Morse
|
aa4d5d3cbc
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
|
10 tahun lalu |
Ard Biesheuvel
|
f7d9248942
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
|
10 tahun lalu |
Ard Biesheuvel
|
e5bc22a42e
arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
|
10 tahun lalu |
Ard Biesheuvel
|
4dffbfc48d
arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP
|
10 tahun lalu |
Ard Biesheuvel
|
68709f4538
arm64: only consider memblocks with NOMAP cleared for linear mapping
|
10 tahun lalu |
Ard Biesheuvel
|
bf3d3cc580
mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table
|
10 tahun lalu |
Will Deacon
|
7596abf2e5
arm64: irq: fix walking from irq stack to task stack
|
10 tahun lalu |