summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/stackprotector.h
Commit message (Expand)AuthorAgeFilesLines
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-141-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86: ascii armor the x86_64 boot init stack canaryRik van Riel2017-07-121-0/+1
* x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-161-1/+1
* x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-1/+1
* x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()Andy Lutomirski2015-07-061-1/+1
* x86/fpu: Move various internal function prototypes to fpu/internal.hIngo Molnar2015-05-191-0/+2
* x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-141-2/+2
* Disintegrate asm/system.h for X86David Howells2012-03-281-1/+0
* x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge2009-09-031-2/+2
* x86: Introduce GDT_ENTRY_INIT()Akinobu Mita2009-08-081-1/+1
* x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita2009-07-191-3/+1
* x86: fix x86_32 stack protector bugsTejun Heo2009-02-111-1/+1
* x86: implement x86_32 stack protectorTejun Heo2009-02-101-5/+86
* x86: stackprotector.h misc updateTejun Heo2009-02-101-1/+6
* x86: move stack_canary into irq_stackBrian Gerst2009-01-201-3/+3
* x86: cleanup stack protectorTejun Heo2009-01-201-7/+6
* Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-181-0/+39