index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2019-04-23
arm64/module: ftrace: deal with place relative nature of PLTs
Ard Biesheuvel
2019-04-08
arm64: backtrace: Don't bother trying to unwind the userspace stack
Will Deacon
2019-04-08
arm64/ftrace: fix inadvertent BUG() in trampoline check
Ard Biesheuvel
2019-04-04
arm64: fix wrong check of on_sdei_stack in nmi context
Wei Li
2019-03-27
arm64: replace memblock_alloc_low with memblock_alloc
Chen Zhou
2019-03-19
arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs
Hanjun Guo
2019-03-19
arm64/stacktrace: Export save_stack_trace_regs()
William Cohen
2019-03-19
arm64: kprobes: Use arch_populate_kprobe_blacklist()
Masami Hiramatsu
2019-03-19
arm64: kprobes: Move exception_text check in blacklist
Masami Hiramatsu
2019-03-19
arm64: kprobes: Remove unneeded RODATA check
Masami Hiramatsu
2019-03-19
arm64: kprobes: Move extable address check into arch_prepare_kprobe()
Masami Hiramatsu
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-06
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-03-05
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
David Hildenbrand
2019-03-05
arm64: kexec: no need to ClearPageReserved()
David Hildenbrand
2019-03-04
Merge branch 'acpi-apei'
Rafael J. Wysocki
2019-03-01
arm64: debug: Ensure debug handlers check triggering exception level
Will Deacon
2019-02-26
arm64: Rename get_thread_info()
Julien Thierry
2019-02-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-02-21
kasan: fix random seed generation for tag-based mode
Andrey Konovalov
2019-02-20
arm64: Relax GIC version check during early boot
Vladimir Murzin
2019-02-18
arm64: fix SSBS sanitization
Mark Rutland
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2019-02-15
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
2019-02-07
arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
James Morse
2019-02-06
arm64: Enable the support of pseudo-NMIs
Julien Thierry
2019-02-06
arm64: Skip irqflags tracing for NMI in IRQs disabled context
Julien Thierry
2019-02-06
arm64: Skip preemption when exiting an NMI
Julien Thierry
2019-02-06
arm64: Handle serror in NMI context
Julien Thierry
2019-02-06
arm64: Switch to PMR masking when starting CPUs
Julien Thierry
2019-02-06
arm64: alternative: Apply alternatives early in boot process
Daniel Thompson
2019-02-06
arm64: alternative: Allow alternative status checking per cpufeature
Julien Thierry
2019-02-06
arm64: Unmask PMR before going idle
Julien Thierry
2019-02-06
arm64: Make PMR part of task context
Julien Thierry
2019-02-06
arm64: cpufeature: Add cpufeature for IRQ priority masking
Julien Thierry
2019-02-06
arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
Julien Thierry
2019-02-06
arm64: Fix HCR.TGE status for NMI contexts
Julien Thierry
2019-02-05
arm64: kexec_file: handle empty command-line
Jean-Philippe Brucker
2019-02-04
arm64: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-02-01
arm64: hibernate: Clean the __hyp_text to PoC after resume
James Morse
2019-02-01
arm64: hyp-stub: Forbid kprobing of the hyp-stub
James Morse
2019-02-01
arm64: kprobe: Always blacklist the KVM world-switch code
James Morse
2019-02-01
arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
Ard Biesheuvel
2019-02-01
arm64: add ptrace regsets for ptrauth key management
Kristina Martsenko
2019-01-21
arm64: Remove asm/memblock.h
Will Deacon
2019-01-21
arm64: asm-offsets: remove unused offsets
Andrew Murray
2019-01-19
arm64: perf: remove misleading comment
Andrew Murray
2019-01-16
arm64: kaslr: ensure randomized quantities are clean to the PoC
Ard Biesheuvel
2019-01-11
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
AKASHI Takahiro
[next]