index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
entry
Age
Commit message (
Expand
)
Author
2020-11-04
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-12
Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-09
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-09-22
x86/entry: Fix typo in comments for syscall_enter_from_user_mode()
Kees Cook
2020-09-14
core/entry: Report syscall correctly for trace and audit
Kees Cook
2020-09-04
x86/entry: Unbreak 32bit fast syscall
Thomas Gleixner
2020-08-24
rcu: Remove unused __rcu_is_watching() function
Paul E. McKenney
2020-08-21
core/entry: Respect syscall number rewrites
Thomas Gleixner
2020-07-26
entry: Correct 'noinstr' attributes
Ingo Molnar
2020-07-24
entry: Provide infrastructure for work before transitioning to guest mode
Thomas Gleixner
2020-07-24
entry: Provide generic interrupt entry/exit code
Thomas Gleixner
2020-07-24
entry: Provide generic syscall exit function
Thomas Gleixner
2020-07-24
entry: Provide generic syscall entry functionality
Thomas Gleixner