Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Use the correct SPDX License Identifier in headers | Nishad Kamdar | 2019-10-01 | 1 | -1/+1 |
* | x86/exceptions: Split debug IST stack | Thomas Gleixner | 2019-04-17 | 1 | -4/+10 |
* | x86/exceptions: Enable IST guard pages | Thomas Gleixner | 2019-04-17 | 1 | -6/+2 |
* | x86/exceptions: Disconnect IST index and stack order | Thomas Gleixner | 2019-04-17 | 1 | -0/+11 |
* | x86/cpu_entry_area: Provide exception stack accessor | Thomas Gleixner | 2019-04-17 | 1 | -0/+4 |
* | x86/exceptions: Add structs for exception stacks | Thomas Gleixner | 2019-04-17 | 1 | -5/+47 |
* | x86/pti/64: Remove the SYSCALL64 entry trampoline | Andy Lutomirski | 2018-09-12 | 1 | -2/+0 |
* | x86/cpu_entry_area: Add debugstore entries to cpu_entry_area | Thomas Gleixner | 2017-12-23 | 1 | -0/+13 |
* | x86/cpu_entry_area: Move it out of the fixmap | Thomas Gleixner | 2017-12-22 | 1 | -1/+17 |
* | x86/cpu_entry_area: Move it to a separate unit | Thomas Gleixner | 2017-12-22 | 1 | -0/+52 |