| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86: ascii armor the x86_64 boot init stack canary | Rik van Riel | 2017-07-13 | 1 | -0/+1 |
* | x86: Remap GDT tables in the fixmap section | Thomas Garnier | 2017-03-16 | 1 | -1/+1 |
* | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski | 2015-07-06 | 1 | -1/+1 |
* | x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc() | Andy Lutomirski | 2015-07-06 | 1 | -1/+1 |
* | x86/fpu: Move various internal function prototypes to fpu/internal.h | Ingo Molnar | 2015-05-19 | 1 | -0/+2 |
* | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi | 2012-05-14 | 1 | -2/+2 |
* | Disintegrate asm/system.h for X86 | David Howells | 2012-03-28 | 1 | -1/+0 |
* | x86/i386: Make sure stack-protector segment base is cache aligned | Jeremy Fitzhardinge | 2009-09-03 | 1 | -2/+2 |
* | x86: Introduce GDT_ENTRY_INIT() | Akinobu Mita | 2009-08-08 | 1 | -1/+1 |
* | x86: Introduce set_desc_base() and set_desc_limit() | Akinobu Mita | 2009-07-19 | 1 | -3/+1 |
* | x86: fix x86_32 stack protector bugs | Tejun Heo | 2009-02-11 | 1 | -1/+1 |
* | x86: implement x86_32 stack protector | Tejun Heo | 2009-02-10 | 1 | -5/+86 |
* | x86: stackprotector.h misc update | Tejun Heo | 2009-02-10 | 1 | -1/+6 |
* | x86: move stack_canary into irq_stack | Brian Gerst | 2009-01-20 | 1 | -3/+3 |
* | x86: cleanup stack protector | Tejun Heo | 2009-01-20 | 1 | -7/+6 |
* | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 2009-01-18 | 1 | -0/+39 |