summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | | arm64: cacheinfo: Update cache_line_size detected from DT or PPTTShaokun Zhang2019-06-041-0/+11
| * | | | arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE stateJulien Grall2019-06-041-40/+84
| * | | | arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use itJulien Grall2019-06-041-4/+13
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-07-032-3/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor2019-06-261-1/+5
| * | | | arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel2019-06-261-2/+6
* | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2164-604/+64
|\ \ \ \ \
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1921-89/+21
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 452Thomas Gleixner2019-06-191-12/+1