summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-201-2/+2
|\
| * kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-171-2/+2
* | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-1/+1
|\ \ | |/ |/|
| * docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-2/+11
|\ \ | |/ |/|
| * arm64: PCI: Preserve firmware configuration when desiredBenjamin Herrenschmidt2019-06-211-0/+10
| * arm64: PCI: Allow resource reallocation if necessaryBenjamin Herrenschmidt2019-06-211-2/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-122-5/+22
|\ \
| * | arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara2019-07-051-5/+18
| * | arm64: Update silicon-errata.txt for Neoverse-N1 #1349291James Morse2019-07-051-0/+4
* | | arm64: move jump_label_init() before parse_early_param()Kees Cook2019-07-122-5/+5
* | | mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual2019-07-121-2/+1
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \
| * | | docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab2019-06-141-1/+1
| * | | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-1420-124/+142
| |\ \ \
| * | | | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-3/+3
|\ \ \ \
| * | | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
| * | | | signal: Remove task parameter from force_sig_mceerrEric W. Biederman2019-05-271-1/+1
| * | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
| * | | | signal/arm64: Use force_sig not force_sig_fault for SIGKILLEric W. Biederman2019-05-271-1/+4
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-0814-524/+760
|\ \ \ \
| * | | | arm64: vdso: Fix compilation with clang older than 8Vincenzo Frascino2019-06-261-0/+7
| * | | | arm64: vdso: Remove unnecessary asm-offsets.c definitionsCatalin Marinas2019-06-261-39/+0
| * | | | arm64: vdso: Enable vDSO compat supportVincenzo Frascino2019-06-221-1/+5
| * | | | arm64: compat: Get sigreturn trampolines from vDSOVincenzo Frascino2019-06-221-0/+26
| * | | | arm64: compat: VDSO setup for compat layerVincenzo Frascino2019-06-221-2/+88
| * | | | arm64: vdso: Refactor vDSO codeVincenzo Frascino2019-06-221-71/+144
| * | | | arm64: compat: Add vDSOVincenzo Frascino2019-06-227-0/+425
| * | | | arm64: compat: Generate asm offsets for signalsVincenzo Frascino2019-06-221-0/+6
| * | | | arm64: compat: Expose signal related structuresVincenzo Frascino2019-06-221-46/+0
| * | | | arm64: vdso: Build vDSO with -ffixed-x18Peter Collingbourne2019-06-221-1/+1
| * | | | arm64: vdso: Substitute gettimeofday() with C implementationVincenzo Frascino2019-06-225-387/+81
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-0814-101/+245
|\ \ \ \
| * | | | arm64: rename dump_instr as dump_kernel_instrjinho lim2019-06-261-16/+7
| * | | | arm64: Implement panic_smp_self_stop()Aaro Koskinen2019-06-251-6/+13
| * | | | arm64: Improve parking of stopped CPUsJayachandran C2019-06-251-3/+1
| * | | | arm64: Expose FRINT capabilities to userspaceMark Brown2019-06-252-0/+2
| * | | | arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown2019-06-252-0/+2
| * | | | arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pagesArd Biesheuvel2019-06-241-1/+3
| * | | | arm64: module: create module allocations without exec permissionsArd Biesheuvel2019-06-241-2/+2
| * | | | acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel2019-06-241-3/+7
| * | | | arm64: fix kernel stack overflow in kdump capture kernelWei Li2019-06-212-7/+10
| * | | | arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry2019-06-213-9/+39
| * | | | arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry2019-06-212-11/+50
| * | | | arm64: Do not enable IRQs for ct_user_exitJulien Thierry2019-06-211-2/+2
| * | | | arm64/mm: Correct the cache line size warning with non coherent deviceMasayoshi Mizuma2019-06-171-3/+1
| * | | | arm64: ptrace: add support for syscall emulationSudeep Holla2019-06-051-1/+5
| * | | | arm64: kernel: use aff3 instead of aff2 in commentLiu Song2019-06-041-1/+1
| * | | | arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()Julien Grall2019-06-041-3/+3