| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-09-22 | x86/entry: Fix typo in comments for syscall_enter_from_user_mode() | Kees Cook | -1/+1 |
| 2020-09-14 | core/entry: Report syscall correctly for trace and audit | Kees Cook | -2/+4 |
| 2020-09-04 | x86/entry: Unbreak 32bit fast syscall | Thomas Gleixner | -6/+29 |
| 2020-08-24 | rcu: Remove unused __rcu_is_watching() function | Paul E. McKenney | -1/+1 |
| 2020-08-21 | core/entry: Respect syscall number rewrites | Thomas Gleixner | -1/+2 |
| 2020-07-26 | entry: Correct 'noinstr' attributes | Ingo Molnar | -2/+2 |
| 2020-07-24 | entry: Provide infrastructure for work before transitioning to guest mode | Thomas Gleixner | -1/+53 |
| 2020-07-24 | entry: Provide generic interrupt entry/exit code | Thomas Gleixner | -0/+117 |
| 2020-07-24 | entry: Provide generic syscall exit function | Thomas Gleixner | -0/+169 |
| 2020-07-24 | entry: Provide generic syscall entry functionality | Thomas Gleixner | -0/+100 |
