aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/stackprotector.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-03x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge1-2/+2
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita1-1/+1
2009-07-19x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita1-3/+1
2009-02-11x86: fix x86_32 stack protector bugsTejun Heo1-1/+1
2009-02-10x86: implement x86_32 stack protectorTejun Heo1-5/+86
2009-02-10x86: stackprotector.h misc updateTejun Heo1-1/+6
2009-01-20x86: move stack_canary into irq_stackBrian Gerst1-3/+3
2009-01-20x86: cleanup stack protectorTejun Heo1-7/+6
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar1-0/+39