Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | x86/entry: Unbreak 32bit fast syscall | Thomas Gleixner | 2020-09-04 | 1 | -6/+29 | |
| |/ / | ||||||
| * / | core/entry: Respect syscall number rewrites | Thomas Gleixner | 2020-08-21 | 1 | -1/+2 | |
| |/ | ||||||
* | | entry: Fixup irqentry_enter() comment | Ira Weiny | 2020-10-29 | 1 | -1/+1 | |
* | | entry: Add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 2020-10-29 | 1 | -3/+11 | |
|/ | ||||||
* | entry: Correct 'noinstr' attributes | Ingo Molnar | 2020-07-26 | 1 | -2/+2 | |
* | entry: Provide generic interrupt entry/exit code | Thomas Gleixner | 2020-07-24 | 1 | -0/+117 | |
* | entry: Provide generic syscall exit function | Thomas Gleixner | 2020-07-24 | 1 | -0/+169 | |
* | entry: Provide generic syscall entry functionality | Thomas Gleixner | 2020-07-24 | 1 | -0/+88 |