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