| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2008-05-26 | x86: fix the stackprotector canary of the boot CPU | Ingo Molnar | 1 | -0/+4 | |
| Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> | |||||
| 2008-05-26 | stackprotector: add boot_init_stack_canary() | Ingo Molnar | 1 | -0/+4 | |
| add the boot_init_stack_canary() and make the secondary idle threads use it. Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> | |||||
| 2008-05-26 | stackprotector: include files | Ingo Molnar | 1 | -0/+8 | |
| create <linux/stackprotector.h> for core kernel files to include. Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> | |||||