Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-09 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 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-24 | rcu: Remove unused __rcu_is_watching() function | Paul E. McKenney | 1 | -1/+1 |
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 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 | 1 | -0/+88 |