index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
entry
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-17
entry: Explicitly flush pending rcuog wakeup before last rescheduling point
Frederic Weisbecker
1
-0
/
+7
2021-02-17
preempt/dynamic: Provide irqentry_exit_cond_resched() static call
Peter Zijlstra (Intel)
1
-1
/
+9
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
1
-2
/
+2
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
1
-10
/
+2
2021-01-28
entry: Unbreak single step reporting behaviour
Yuxuan Shui
1
-1
/
+1
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2020-12-02
entry: Add syscall_exit_to_user_mode_work()
Sven Schnelle
1
-2
/
+12
2020-12-02
entry: Add exit_to_user_mode() wrapper
Sven Schnelle
1
-12
/
+6
2020-12-02
entry_Add_enter_from_user_mode_wrapper
Sven Schnelle
1
-10
/
+6
2020-12-02
entry: Rename exit_to_user_mode()
Sven Schnelle
1
-4
/
+4
2020-12-02
entry: Rename enter_from_user_mode()
Sven Schnelle
1
-5
/
+5
2020-12-02
entry: Support Syscall User Dispatch on common syscall entry
Gabriel Krisman Bertazi
1
-0
/
+25
2020-12-02
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
3
-1
/
+112
2020-11-24
sched: highmem: Store local kmaps in task struct
Thomas Gleixner
1
-0
/
+2
2020-11-16
entry: Drop usage of TIF flags in the generic syscall code
Gabriel Krisman Bertazi
1
-10
/
+7
2020-11-16
ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-9
/
+10
2020-11-16
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
1
-2
/
+2
2020-11-16
tracepoints: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-2
/
+2
2020-11-16
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-1
/
+1
2020-11-16
entry: Wire up syscall_work in common entry code
Gabriel Krisman Bertazi
1
-6
/
+9
2020-11-15
entry: Fix spelling/typo errors in irq entry code
Ira Weiny
1
-2
/
+2
2020-11-04
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
1
-0
/
+36
2020-11-04
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
2
-14
/
+37
2020-11-04
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
1
-2
/
+2
2020-10-29
entry: Fixup irqentry_enter() comment
Ira Weiny
1
-1
/
+1
2020-10-29
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-3
/
+14
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+1
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2
-4
/
+1
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-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 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