]> git.ipfire.org Git - people/arne_f/kernel.git/history - arch/x86/mm/mem_encrypt.c
x86/mm: Make the SME mask a u64
[people/arne_f/kernel.git] / arch / x86 / mm / mem_encrypt.c
2017-09-07  Borislav Petkovx86/mm: Make the SME mask a u64
2017-09-06  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-09-06  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-09-06  Linus TorvaldsMerge tag 'wberr-v4.14-1' of git://git.kernel.org/pub...
2017-09-06  Linus TorvaldsMerge tag 'locks-v4.14-1' of git://git.kernel.org/pub...
2017-09-06  Linus TorvaldsMerge tag 'dlm-4.14' of git://git.kernel.org/pub/scm...
2017-09-06  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2017-09-06  Linus TorvaldsMerge tag 'xfs-4.14-merge-7' of git://git.kernel.org...
2017-09-06  Linus TorvaldsMerge tag 'gfs2-4.14.fixes' of git://git.kernel.org...
2017-09-05  Linus TorvaldsMerge tag 'devprop-4.14-rc1' of git://git.kernel.org...
2017-09-05  Linus TorvaldsMerge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub...
2017-09-05  Linus TorvaldsMerge tag 'pm-4.14-rc1' of git://git.kernel.org/pub...
2017-09-05  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-09-05  Linus TorvaldsMerge tag 'gpio-v4.14-1' of git://git.kernel.org/pub...
2017-09-05  Linus TorvaldsMerge tag 'pinctrl-v4.14-1' of git://git.kernel.org...
2017-09-05  Linus TorvaldsMerge tag 'regulator-v4.14' of git://git.kernel.org...
2017-09-05  Linus TorvaldsMerge tag 'spi-v4.14' of git://git.kernel.org/pub/scm...
2017-09-05  Linus TorvaldsMerge tag 'edac_for_4.14' of git://git.kernel.org/pub...
2017-09-05  Linus TorvaldsMerge tag 'char-misc-4.14-rc1' of git://git.kernel...
2017-09-05  Linus TorvaldsMerge tag 'driver-core-4.14-rc1' of git://git.kernel...
2017-09-05  Linus TorvaldsMerge tag 'staging-4.14-rc1' of git://git.kernel.org...
2017-09-05  Linus TorvaldsMerge tag 'tty-4.14-rc1' of git://git.kernel.org/pub...
2017-09-05  Linus TorvaldsMerge tag 'usb-4.14-rc1' of git://git.kernel.org/pub...
2017-09-05  Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2017-09-05  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-09-05  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-09-05  Linus TorvaldsMerge branch 'parisc-4.14-1' of git://git.kernel.org...
2017-09-05  Linus TorvaldsMerge tag 'm68k-for-v4.14-tag1' of git://git.kernel...
2017-09-05  Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git.kernel...
2017-09-04  Linus TorvaldsMerge branch 'x86-cache-for-linus' of git://git.kernel...
2017-09-04  Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git.kerne...
2017-09-04  Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git.kernel...
2017-09-04  Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2017-09-04  Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git.kernel...
2017-08-26  Ingo MolnarMerge branch 'linus' into x86/mm to pick up fixes and...
2017-07-18  Tom Lendackyx86/mm: Add support to make use of Secure Memory Encryption
2017-07-18  Tom Lendackyx86/mm: Add support to encrypt the kernel in-place
2017-07-18  Tom Lendackyx86, swiotlb: Add memory encryption support
2017-07-18  Tom Lendackyx86/mm: Insure that boot memory areas are mapped properly
2017-07-18  Tom Lendackyx86/mm: Add support for early encryption/decryption...
2017-07-18  Tom Lendackyx86/mm: Provide general kernel support for memory encry...
2017-07-18  Tom Lendackyx86/mm: Add support to enable SME in early boot processing
2017-07-18  Tom Lendackyx86/mm: Add Secure Memory Encryption (SME) support