summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/kaslr.c
Commit message (Expand)AuthorAgeFilesLines
* x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake2019-01-111-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke2017-05-051-1/+2
* x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* x86/mm/kaslr: Fix -Wformat-security warningNicolas Iooss2016-08-111-1/+1
* x86/mm: Refactor KASLR entropy functionsThomas Garnier2016-07-081-0/+90