summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: fix wrong check of on_sdei_stack in nmi contextWei Li2019-04-041-0/+6
* arm64: replace memblock_alloc_low with memblock_allocChen Zhou2019-03-271-1/+1
* arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo2019-03-191-0/+1
* arm64/stacktrace: Export save_stack_trace_regs()William Cohen2019-03-191-0/+1
* arm64: kprobes: Use arch_populate_kprobe_blacklist()Masami Hiramatsu2019-03-191-19/+30
* arm64: kprobes: Move exception_text check in blacklistMasami Hiramatsu2019-03-191-4/+2
* arm64: kprobes: Remove unneeded RODATA checkMasami Hiramatsu2019-03-191-6/+0
* arm64: kprobes: Move extable address check into arch_prepare_kprobe()Masami Hiramatsu2019-03-191-2/+5
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-3/+5
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-1013-50/+397
|\
| * arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon2019-03-012-4/+16
| * arm64: Rename get_thread_info()Julien Thierry2019-02-261-2/+2
| * Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2019-02-151-1/+1
| |\
| | * arm64: perf: remove misleading commentAndrew Murray2019-01-191-1/+1
| * | arm64: Enable the support of pseudo-NMIsJulien Thierry2019-02-061-1/+9
| * | arm64: Skip irqflags tracing for NMI in IRQs disabled contextJulien Thierry2019-02-061-0/+21
| * | arm64: Skip preemption when exiting an NMIJulien Thierry2019-02-061-1/+9
| * | arm64: Handle serror in NMI contextJulien Thierry2019-02-061-2/+6
| * | arm64: Switch to PMR masking when starting CPUsJulien Thierry2019-02-061-0/+26
| * | arm64: alternative: Apply alternatives early in boot processDaniel Thompson2019-02-063-5/+51
| * | arm64: alternative: Allow alternative status checking per cpufeatureJulien Thierry2019-02-062-5/+18
| * | arm64: Unmask PMR before going idleJulien Thierry2019-02-061-0/+45
| * | arm64: Make PMR part of task contextJulien Thierry2019-02-063-0/+21
| * | arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry2019-02-061-0/+23
| * | arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system featureJulien Thierry2019-02-061-1/+1
| * | arm64: Fix HCR.TGE status for NMI contextsJulien Thierry2019-02-061-0/+3
| * | arm64: entry: Remove unneeded need_resched() loopValentin Schneider2019-02-041-10/+1
| * | arm64: add ptrace regsets for ptrauth key managementKristina Martsenko2019-02-011-0/+147
| * | arm64: Remove asm/memblock.hWill Deacon2019-01-211-1/+0
| * | arm64: asm-offsets: remove unused offsetsAndrew Murray2019-01-211-20/+0
* | | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-061-0/+31
|\ \ \
| * \ \ Merge branch 'acpi-apei'Rafael J. Wysocki2019-03-041-0/+31
| |\ \ \
| | * | | arm64: KVM/mm: Move SEA handling behind a single 'claim' interfaceJames Morse2019-02-071-0/+31
| | | |/ | | |/|
* | | | arm64: kdump: no need to mark crashkernel pages manually PG_reservedDavid Hildenbrand2019-03-061-1/+1
* | | | arm64: kexec: no need to ClearPageReserved()David Hildenbrand2019-03-061-1/+0
|/ / /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-02-212-9/+9
|\ \ \
| * | | arm64: Relax GIC version check during early bootVladimir Murzin2019-02-201-2/+1
| * | | arm64: fix SSBS sanitizationMark Rutland2019-02-181-7/+8
* | | | kasan: fix random seed generation for tag-based modeAndrey Konovalov2019-02-211-0/+3
|/ / /
* | | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-161-1/+0
* | | arm64: kexec_file: handle empty command-lineJean-Philippe Brucker2019-02-051-1/+3
* | | arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse2019-02-011-1/+3
* | | arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse2019-02-011-0/+2
* | | arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse2019-02-011-3/+3
* | | arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel2019-02-011-0/+1
| |/ |/|
* | arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel2019-01-161-2/+6
|/
* arm64: kexec_file: return successfully even if kaslr-seed doesn't existAKASHI Takahiro2019-01-111-1/+3
* arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon2019-01-103-3/+9
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-4/+0
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-054-53/+40
|\