summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-221-0/+20
|\
| * arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier2018-07-091-0/+20
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-08-171-1/+1
|\ \
| * | arm64: Avoid calling stop_machine() when patching jump labelsWill Deacon2018-08-171-1/+1
* | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-151-0/+3
|\ \ \
| * | | arm64: Add build salt to the vDSOLaura Abbott2018-07-171-0/+3
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-1527-610/+885
|\ \ \ | | |/ | |/|
| * | arm64: alternative: Use true and false for boolean valuesGustavo A. R. Silva2018-08-081-2/+2
| * | arm64: kexec: Add comment to explain use of __flush_icache_range()Will Deacon2018-07-311-1/+8
| * | arm64: sdei: Mark sdei stack helper functions as staticWill Deacon2018-07-311-6/+3Star
| * | arm64, kaslr: export offset in VMCOREINFO ELF notesBhupesh Sharma2018-07-311-0/+1
| * | arm64: perf: Add cap_user_time aarch64Michael O'Farrell2018-07-311-0/+30
| * | arm64: kexec: machine_kexec should call __flush_icache_rangeDave Kleikamp2018-07-301-1/+1
| * | arm64: svc: Ensure hardirq tracing is updated before returnWill Deacon2018-07-301-1/+8
| * | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon2018-07-271-50/+201
| |\ \
| | * | arm64: perf: Add support for chaining event countersSuzuki K Poulose2018-07-101-27/+158
| | * | arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose2018-07-101-22/+28
| | * | arm64: perf: Clean up armv8pmu_select_counterSuzuki K Poulose2018-07-101-10/+19
| | * | arm_pmu: Tidy up clear_event_idx call backsSuzuki K Poulose2018-07-101-0/+7
| | * | arm_pmu: Change API to support 64bit counter valuesSuzuki K Poulose2018-07-101-5/+4Star
| | * | arm_pmu: Clean up maximum period handlingSuzuki K Poulose2018-07-101-1/+0Star
| * | | arm64: Add support for STACKLEAK gcc pluginLaura Abbott2018-07-262-0/+25
| * | | arm64: Add stack information to on_accessible_stackLaura Abbott2018-07-263-11/+44
| * | | arm64: acpi: fix alignment fault in accessing ACPIAKASHI Takahiro2018-07-231-8/+3Star
| * | | arm64: export memblock_reserve()d regions via /proc/iomemJames Morse2018-07-231-0/+38
| * | | arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()Mark Rutland2018-07-231-8/+11
| * | | arm64: Drop asmlinkage qualifier from syscall_trace_{enter,exit}Will Deacon2018-07-121-2/+2
| * | | arm64: implement syscall wrappersMark Rutland2018-07-123-5/+19
| * | | arm64: convert compat wrappers to CMark Rutland2018-07-123-123/+104Star
| * | | arm64: use SYSCALL_DEFINE6() for mmapMark Rutland2018-07-121-3/+3
| * | | arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturnMark Rutland2018-07-122-3/+3
| * | | arm64: remove in-kernel call to sys_personality()Mark Rutland2018-07-121-1/+1
| * | | arm64: drop alignment from syscall tablesMark Rutland2018-07-122-10/+2Star
| * | | arm64: zero GPRs upon entry from EL0Mark Rutland2018-07-121-1/+7
| * | | arm64: don't reload GPRs after apply_ssbdMark Rutland2018-07-121-13/+7Star
| * | | arm64: don't restore GPRs when context trackingMark Rutland2018-07-121-11/+1Star
| * | | arm64: convert native/compat syscall entry to CMark Rutland2018-07-122-40/+39Star
| * | | arm64: convert syscall trace logic to CMark Rutland2018-07-122-56/+56
| * | | arm64: convert raw syscall invocation to CMark Rutland2018-07-124-43/+59
| * | | arm64: introduce syscall_fn_tMark Rutland2018-07-122-6/+10
| * | | arm64: remove sigreturn wrappersMark Rutland2018-07-126-25/+9Star
| * | | arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>Mark Rutland2018-07-121-10/+0Star
| * | | arm64: kill change_cpacr()Mark Rutland2018-07-121-11/+2Star
| * | | arm64: kill config_sctlr_el1()Mark Rutland2018-07-123-7/+6Star
| * | | arm64: consistently use unsigned long for thread flagsMark Rutland2018-07-121-1/+1
| * | | Revert "arm64: fix infinite stacktrace"Will Deacon2018-07-121-3/+0Star
| * | | arm64: rseq: Implement backend rseq calls and select HAVE_RSEQWill Deacon2018-07-113-0/+7
| * | | arm64: numa: rework ACPI NUMA initializationLorenzo Pieralisi2018-07-092-46/+81
| * | | arm64: topology: re-introduce numa mask check for scheduler MC selectionSudeep Holla2018-07-061-1/+6
| * | | arm64: topology: rename llc_siblings to align with other struct membersSudeep Holla2018-07-061-6/+6