Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-12 | Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2020-09-22 | x86/entry: Fix typo in comments for syscall_enter_from_user_mode() | Kees Cook | 1 | -1/+1 |
2020-09-14 | core/entry: Report syscall correctly for trace and audit | Kees Cook | 1 | -2/+4 |
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 |