Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-04 | x86/entry: Unbreak 32bit fast syscall | Thomas Gleixner | 1 | -6/+29 |
2020-08-21 | core/entry: Respect syscall number rewrites | Thomas Gleixner | 1 | -1/+2 |
2020-07-26 | entry: Correct 'noinstr' attributes | Ingo Molnar | 1 | -2/+2 |
2020-07-24 | entry: Provide infrastructure for work before transitioning to guest mode | Thomas Gleixner | 2 | -1/+53 |
2020-07-24 | entry: Provide generic interrupt entry/exit code | Thomas Gleixner | 1 | -0/+117 |
2020-07-24 | entry: Provide generic syscall exit function | Thomas Gleixner | 1 | -0/+169 |
2020-07-24 | entry: Provide generic syscall entry functionality | Thomas Gleixner | 2 | -0/+100 |