Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-20 | arm64: replace in_irq() with in_hardirq() | Changbin Du | 1 | -1/+1 |
2020-01-14 | arm64: fpsimd: Make sure SVE setup is complete before SIMD is used | Suzuki K Poulose | 1 | -2/+6 |
2019-07-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -5/+5 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-06-04 | arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state | Julien Grall | 1 | -5/+5 |
2018-07-11 | arm64: neon: Fix function may_use_simd() return error status | Yandong Zhao | 1 | -12/+7 |
2017-08-09 | arm64: neon: Forbid when irqs are disabled | Dave Martin | 1 | -1/+3 |
2017-08-04 | arm64: neon: Remove support for nested or hardirq kernel-mode NEON | Dave Martin | 1 | -1/+32 |
2017-08-04 | arm64: neon: replace generic definition of may_use_simd() | Ard Biesheuvel | 1 | -0/+23 |