Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-09 | x86/membarrier: Get rid of a dubious optimization | Andy Lutomirski | 1 | -4/+5 |
2020-08-19 | x86/cpu: Fix typos and improve the comments in sync_core() | Ingo Molnar | 1 | -8/+8 |
2020-08-17 | x86/cpu: Use SERIALIZE in sync_core() when available | Ricardo Neri | 1 | -8/+18 |
2020-07-27 | x86/cpu: Refactor sync_core() for readability | Ricardo Neri | 1 | -24/+32 |
2020-07-27 | x86/cpu: Relocate sync_core() to sync_core.h | Ricardo Neri | 1 | -0/+64 |
2018-02-05 | lockin/x86: Implement sync_core_before_usermode() | Mathieu Desnoyers | 1 | -0/+28 |