summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/serpent-avx2-asm_64.S (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-29x86/boot: Fix "run_size" calculationYinghai Lu3-10/+16
2016-04-29x86/boot: Calculate decompression size during boot not buildYinghai Lu3-28/+30
2016-04-29x86/boot: Move compressed kernel to the end of the decompression bufferYinghai Lu7-8/+35
2016-04-29x86/KASLR: Handle kernel relocations above 2G correctlyBaoquan He1-1/+1
2016-04-28x86/boot: Rename overlapping memcpy() to memmove()Kees Cook2-10/+15
2016-04-22x86/init: Disable pnpbios and rtc for X86_SUBARCH_CE4100Luis R. Rodriguez2-3/+1
2016-04-22x86/init: Disable pnpbios for X86_SUBARCH_INTEL_MIDLuis R. Rodriguez1-3/+1
2016-04-22x86/paravirt: Remove paravirt_enabled()Luis R. Rodriguez7-19/+0
2016-04-22x86/init: Rename EBDA code fileLuis R. Rodriguez3-2/+2
2016-04-22x86/ACPI: Parse ACPI_FADT_LEGACY_DEVICESLuis R. Rodriguez1-0/+5
2016-04-22x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device checkLuis R. Rodriguez4-1/+41
2016-04-22x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work aroundLuis R. Rodriguez1-1/+1
2016-04-22x86/tboot: Remove paravirt_enabled() useLuis R. Rodriguez1-6/+0
2016-04-22x86/apm32: Remove paravirt_enabled() useLuis R. Rodriguez1-1/+1
2016-04-22tools/lguest: Force disable tboot and APMLuis R. Rodriguez1-0/+6
2016-04-22x86/init: Use a platform legacy quirk for EBDALuis R. Rodriguez3-1/+8
2016-04-22x86/ACPI: Move ACPI_FADT_NO_CMOS_RTC check to ACPI boot codeLuis R. Rodriguez2-8/+4
2016-04-22x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez12-22/+60
2016-04-22tools/lguest: Make lguest launcher use X86_SUBARCH_LGUEST explicitlyLuis R. Rodriguez1-2/+2
2016-04-22x86/xen: Use X86_SUBARCH_XEN for PV guest bootsLuis R. Rodriguez1-0/+1
2016-04-22x86/boot: Enumerate documentation for the x86 hardware_subarchLuis R. Rodriguez1-1/+40
2016-04-22x86/KASLR: Warn when KASLR is disabledKees Cook3-6/+13
2016-04-22x86/boot: Make memcpy() handle overlapsKees Cook2-5/+21
2016-04-22x86/boot: Clean up things used by decompressorsKees Cook1-4/+4
2016-04-22x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSETBaoquan He4-59/+36
2016-04-22x86/KASLR: Update description for decompressor worst case sizeBaoquan He3-82/+97
2016-04-19x86/KASLR: Rename "random" to "random_addr"Kees Cook1-5/+5
2016-04-19x86/KASLR: Clarify purpose of kaslr.cKees Cook3-4/+15
2016-04-19x86/boot: Clarify purpose of functions in misc.cKees Cook3-10/+12
2016-04-19x86/boot: Rename "real_mode" to "boot_params"Kees Cook4-27/+28
2016-04-19x86/KASLR: Remove unneeded boot_params argumentYinghai Lu3-8/+5
2016-04-19x86/KASLR: Rename aslr.c to kaslr.cKees Cook3-2/+2
2016-04-18Linux 4.6-rc4v4.6-rc4Linus Torvalds1-1/+1
2016-04-17dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy1-2/+2
2016-04-15libnvdimm, pmem: clarify the write+clear_poison+write flowDan Williams1-0/+14
2016-04-15block: loop: fix filesystem corruption in case of aio/dioMing Lei1-0/+6
2016-04-14dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer1-24/+40
2016-04-14NVMe: Always use MSI/MSI-x interruptsKeith Busch1-10/+15
2016-04-14/proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds1-2/+11
2016-04-14pci-sysfs: use proper file capability helper functionLinus Torvalds1-1/+1
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds2-12/+8
2016-04-14Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"Linus Torvalds1-0/+37
2016-04-14parisc: Fix ftrace function tracerHelge Deller8-168/+114
2016-04-14pmem: fix BUG() error in pmem.h:48 on X86_32Toshi Kani1-6/+16
2016-04-14pwm: fsl-ftm: Use flat regmap cacheStefan Agner1-1/+1
2016-04-14mmc: tegra: Disable UHS-I modes for Tegra124Jon Hunter1-9/+1
2016-04-14mmc: block: Use the mmc host device index as the mmcblk device indexUlf Hansson1-17/+1
2016-04-13usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski1-0/+9
2016-04-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede5-2/+28
2016-04-13USB: uas: Limit qdepth at the scsi-host levelHans de Goede1-1/+6