aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/stackprotector.h
AgeCommit message (Expand)Author
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi
2012-03-28Disintegrate asm/system.h for X86David Howells
2009-09-03x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita
2009-07-19x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita
2009-02-11x86: fix x86_32 stack protector bugsTejun Heo
2009-02-10x86: implement x86_32 stack protectorTejun Heo
2009-02-10x86: stackprotector.h misc updateTejun Heo
2009-01-20x86: move stack_canary into irq_stackBrian Gerst
2009-01-20x86: cleanup stack protectorTejun Heo
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar