index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
2019-04-11
arm64: vdso: use $(LD) instead of $(CC) to link VDSO
Masahiro Yamada
2019-04-09
arm64: Clear OSDLR_EL1 on CPU boot
Jean-Philippe Brucker
2019-04-09
arm64: debug: Clean up brk_handler()
Will Deacon
2019-04-09
arm64: probes: Move magic BRK values into brk-imm.h
Will Deacon
2019-04-09
arm64: debug: Remove redundant user_mode(regs) checks from debug handlers
Will Deacon
2019-04-09
arm64: kprobes: Avoid calling kprobes debug handlers explicitly
Will Deacon
2019-04-09
arm64: debug: Separate debug hooks based on target exception level
Will Deacon
2019-04-09
arm64: debug: Remove meaningless comment
Will Deacon
2019-04-09
arm64: debug: Rename addr parameter for non-watchpoint exception hooks
Will Deacon
2019-04-09
arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
2019-04-05
arm64: Use defines instead of magic numbers
Alexandru Elisei
2019-04-03
arm64: vdso: fix and clean-up Makefile
Masahiro Yamada
2019-04-03
arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
Wen Yang
2019-04-03
arm64/vdso: don't leak kernel addresses
Matteo Croce
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
[next]