summaryrefslogtreecommitdiff
path: root/tools/include/io_uring
diff options
context:
space:
mode:
authorGiovanni Cabiddu <giovanni.cabiddu@intel.com>2024-03-06 21:58:49 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2024-04-02 10:47:43 +0800
commit680302d191b043cf3abe4076794de10171a4ca93 (patch)
tree3e737c4d8b2568584dfb544e788b4a0146cb9552 /tools/include/io_uring
parent867e801005e9e76f7ae2d143fed0da440150c64d (diff)
downloadkernel-680302d191b043cf3abe4076794de10171a4ca93.tar.gz
crypto: qat - relocate CSR access code
As the common hw_data files are growing and the adf_hw_csr_ops is going to be extended with new operations, move all logic related to ring CSRs to the newly created adf_gen[2|4]_hw_csr_data.[c|h] files. This does not introduce any functional change. Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Xin Zeng <xin.zeng@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/include/io_uring')
0 files changed, 0 insertions, 0 deletions
2014-03-18x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macroStefani Seibold 2014-03-18x86, vdso: __vdso_clock_gettime() cleanupStefani Seibold 2014-03-18x86, vdso: Revamp vclock_gettime.cStefani Seibold 2014-03-13x86, vdso: Remove compat vdso supportAndy Lutomirski 2014-02-13x86, lto: Disable LTO for the x86 VDSOAndi Kleen 2014-01-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz 2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker 2013-11-06seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz 2013-07-18remove sched notifier for cross-cpu migrationsMarcelo Tosatti 2013-06-19x86/vdso: Convert use of typedef ctl_table to struct ctl_tableJoe Perches 2013-02-15timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()Satoru Takeuchi 2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds 2012-12-11mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse 2012-11-27x86: vdso: pvclock gettime supportMarcelo Tosatti 2012-09-24time: Convert x86_64 to using new update_vsyscallJohn Stultz 2012-06-07x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()H. Peter Anvin 2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron 2012-03-23x86-64: Inline vdso clock_gettime helpersAndy Lutomirski 2012-03-23x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski 2012-03-15x86: vdso: Use seqcount instead of seqlockThomas Gleixner 2012-03-15time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz 2012-02-22x32: Drop non-__vdso weak symbols from the x32 VDSOH. Peter Anvin 2012-02-21x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin 2012-02-20x32: Add x32 VDSO supportH. J. Lu 2011-10-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds