summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2019-06-22arm64: compat: VDSO setup for compat layerVincenzo Frascino
2019-06-22arm64: vdso: Refactor vDSO codeVincenzo Frascino
2019-06-22arm64: compat: Add vDSOVincenzo Frascino
2019-06-22arm64: compat: Generate asm offsets for signalsVincenzo Frascino
2019-06-22arm64: compat: Expose signal related structuresVincenzo Frascino
2019-06-22arm64: vdso: Build vDSO with -ffixed-x18Peter Collingbourne
2019-06-22arm64: vdso: Substitute gettimeofday() with C implementationVincenzo Frascino
2019-06-21arm64: PCI: Preserve firmware configuration when desiredBenjamin Herrenschmidt
2019-06-21arm64: PCI: Allow resource reallocation if necessaryBenjamin Herrenschmidt
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-21arm64: fix kernel stack overflow in kdump capture kernelWei Li
2019-06-21arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry
2019-06-21arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry
2019-06-21arm64: Do not enable IRQs for ct_user_exitJulien Thierry
2019-06-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 452Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-17arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier
2019-06-17arm64/mm: Correct the cache line size warning with non coherent deviceMasayoshi Mizuma
2019-06-14docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet
2019-06-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-06-13arm64/sve: Fix missing SVE/FPSIMD endianness conversionsDave Martin
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
2019-06-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-06-05arm64: ptrace: add support for syscall emulationSudeep Holla
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 252Thomas Gleixner
2019-06-05arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()Dave Martin
2019-06-04arm64: kernel: use aff3 instead of aff2 in commentLiu Song
2019-06-04arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()Julien Grall
2019-06-04arm64: cacheinfo: Update cache_line_size detected from DT or PPTTShaokun Zhang
2019-06-04arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE stateJulien Grall
2019-06-04arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use itJulien Grall
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-29arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen
2019-05-29signal/arm64: Use force_sig not force_sig_fault for SIGKILLEric W. Biederman
2019-05-28arm64/module: revert to unsigned interpretation of ABS16/32 relocationsArd Biesheuvel
2019-05-28arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas
2019-05-27signal: Remove task parameter from force_sig_mceerrEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-27signal/arm64: Use force_sig not force_sig_fault for SIGKILLEric W. Biederman
2019-05-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-05-23arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier
2019-05-23arm64/module: deal with ambiguity in PRELxx relocation rangesArd Biesheuvel