summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/stackprotector.h
AgeCommit message (Expand)AuthorLines
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-12x86: ascii armor the x86_64 boot init stack canaryRik van Riel-0/+1
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier-1/+1
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski-1/+1
2015-07-06x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()Andy Lutomirski-1/+1
2015-05-19x86/fpu: Move various internal function prototypes to fpu/internal.hIngo Molnar-0/+2
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi-2/+2
2012-03-28Disintegrate asm/system.h for X86David Howells-1/+0
2009-09-03x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge-2/+2
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita-1/+1
2009-07-19x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita-3/+1
2009-02-11x86: fix x86_32 stack protector bugsTejun Heo-1/+1
2009-02-10x86: implement x86_32 stack protectorTejun Heo-5/+86
2009-02-10x86: stackprotector.h misc updateTejun Heo-1/+6
2009-01-20x86: move stack_canary into irq_stackBrian Gerst-3/+3
2009-01-20x86: cleanup stack protectorTejun Heo-7/+6
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar-0/+39