index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
arm64/cpufeature: detect pointer authentication
Mark Rutland
1
-0
/
+90
2018-12-13
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
1
-3
/
+2
2018-12-13
arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 field
Will Deacon
1
-0
/
+6
2018-12-12
Merge branch 'for-next/perf' into aarch64/for-next/core
Will Deacon
1
-166
/
+55
2018-12-12
arm64: enable per-task stack canaries
Ard Biesheuvel
2
-1
/
+4
2018-12-11
arm64: preempt: Fix big-endian when checking preempt count in assembly
Will Deacon
1
-4
/
+2
2018-12-11
arm64: kexec_file: include linux/vmalloc.h
Arnd Bergmann
1
-0
/
+1
2018-12-10
Merge branch 'for-next/kexec' into aarch64/for-next/core
Will Deacon
8
-17
/
+386
2018-12-10
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
Will Deacon
1
-0
/
+8
2018-12-10
arm64: smp: Handle errors reported by the firmware
Suzuki K Poulose
1
-0
/
+1
2018-12-10
arm64: smp: Rework early feature mismatched detection
Will Deacon
2
-14
/
+9
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
2
-3
/
+3
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
1
-0
/
+13
2018-12-10
arm64: mm: Prevent mismatched 52-bit VA support
Steve Capper
2
-0
/
+31
2018-12-10
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
2
-0
/
+2
2018-12-10
arm64: ftrace: Set FTRACE_MAY_SLEEP before ftrace_modify_all_code()
Steven Rostedt (VMware)
1
-0
/
+1
2018-12-10
arm64: KVM: Force VHE for systems affected by erratum 1165522
Marc Zyngier
1
-0
/
+8
2018-12-10
arm64: remove arm64ksyms.c
Mark Rutland
2
-31
/
+1
2018-12-10
arm64: frace: use asm EXPORT_SYMBOL()
Mark Rutland
2
-5
/
+4
2018-12-10
arm64: string: use asm EXPORT_SYMBOL()
Mark Rutland
1
-20
/
+0
2018-12-10
arm64: uaccess: use asm EXPORT_SYMBOL()
Mark Rutland
1
-7
/
+0
2018-12-10
arm64: page: use asm EXPORT_SYMBOL()
Mark Rutland
1
-3
/
+0
2018-12-10
arm64: smccc: use asm EXPORT_SYMBOL()
Mark Rutland
2
-5
/
+4
2018-12-10
arm64: tishift: use asm EXPORT_SYMBOL()
Mark Rutland
1
-7
/
+0
2018-12-10
arm64: move memstart_addr export inline
Mark Rutland
1
-3
/
+0
2018-12-10
arm64: remove bitop exports
Mark Rutland
1
-8
/
+0
2018-12-08
arm64: function_graph: Remove use of FTRACE_NOTRACE_DEPTH
Steven Rostedt (VMware)
1
-3
/
+0
2018-12-07
arm64: hibernate: Avoid sending cross-calling with interrupts disabled
Will Deacon
1
-1
/
+1
2018-12-07
arm64: kexec_file: forbid kdump via kexec_file_load()
James Morse
1
-0
/
+4
2018-12-06
arm64: entry: Remove confusing comment
Will Deacon
1
-4
/
+0
2018-12-06
arm64: entry: Place an SB sequence following an ERET instruction
Will Deacon
1
-0
/
+2
2018-12-06
arm64: Add support for SB barrier and patch in over DSB; ISB sequences
Will Deacon
2
-0
/
+13
2018-12-06
arm64: kexec_file: Refactor setup_dtb() to consolidate error checking
Will Deacon
1
-30
/
+34
2018-12-06
arm64: kexec_file: add kaslr support
AKASHI Takahiro
1
-1
/
+18
2018-12-06
arm64: kexec_file: add kernel signature verification support
AKASHI Takahiro
1
-5
/
+18
2018-12-06
arm64: capabilities: Batch cpu_enable callbacks
Suzuki K Poulose
1
-26
/
+44
2018-12-06
arm64: capabilities: Use linear array for detection and verification
Suzuki K Poulose
1
-25
/
+17
2018-12-06
arm64: capabilities: Optimize this_cpu_has_cap
Suzuki K Poulose
1
-22
/
+9
2018-12-06
arm64: capabilities: Speed up capability lookup
Suzuki K Poulose
1
-2
/
+30
2018-12-06
arm64: kexec_file: invoke the kernel without purgatory
AKASHI Takahiro
3
-7
/
+16
2018-12-06
arm64: kexec_file: allow for loading Image-format kernel
AKASHI Takahiro
3
-1
/
+115
2018-12-06
arm64: kexec_file: load initrd and device-tree
AKASHI Takahiro
1
-0
/
+185
2018-12-06
arm64: enable KEXEC_FILE config
AKASHI Takahiro
2
-1
/
+18
2018-12-06
arm64: add image head flag definitions
AKASHI Takahiro
2
-9
/
+15
2018-12-06
arm64: capabilities: Merge duplicate entries for Qualcomm erratum 1003
Suzuki K Poulose
1
-9
/
+16
2018-12-06
arm64: capabilities: Merge duplicate Cavium erratum entries
Suzuki K Poulose
1
-26
/
+24
2018-12-06
arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE
Suzuki K Poulose
1
-12
/
+16
2018-12-04
arm64: relocatable: fix inconsistencies in linker script and options
Ard Biesheuvel
1
-4
/
+5
2018-11-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-3
/
+17
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-14
/
+1
[prev]
[next]