index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
entry-common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-11
include/linux/entry-common.h: remove has_signal comment of arch_do_signal_or_...
Tiezhu Yang
1
-1
/
+0
2022-07-05
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
1
-5
/
+5
2022-05-09
entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
Sven Schnelle
1
-4
/
+4
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-43
/
+4
2022-03-10
task_work: Call tracehook_notify_signal from get_signal on all architectures
Eric W. Biederman
1
-1
/
+1
2022-03-10
ptrace: Remove arch_syscall_{enter,exit}_tracehook
Eric W. Biederman
1
-41
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+3
2022-02-19
sched/preempt: Add PREEMPT_DYNAMIC using static keys
Mark Rutland
1
-2
/
+8
2022-02-19
sched/preempt: Simplify irqentry_exit_cond_resched() callers
Mark Rutland
1
-3
/
+6
2022-02-19
sched/preempt: Refactor sched_dynamic_update()
Mark Rutland
1
-0
/
+2
2021-03-22
entry: Fix typos in comments
Ingo Molnar
1
-2
/
+2
2021-02-17
preempt/dynamic: Provide irqentry_exit_cond_resched() static call
Peter Zijlstra (Intel)
1
-0
/
+4
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
1
-0
/
+1
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+0
2020-12-12
kernel: remove checking for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-4
/
+0
2020-12-02
entry: Add syscall_exit_to_user_mode_work()
Sven Schnelle
1
-0
/
+20
2020-12-02
entry: Add exit_to_user_mode() wrapper
Sven Schnelle
1
-2
/
+21
2020-12-02
entry_Add_enter_from_user_mode_wrapper
Sven Schnelle
1
-1
/
+23
2020-12-02
entry: Support Syscall User Dispatch on common syscall entry
Gabriel Krisman Bertazi
1
-0
/
+2
2020-11-16
entry: Drop usage of TIF flags in the generic syscall code
Gabriel Krisman Bertazi
1
-14
/
+12
2020-11-16
audit: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-12
/
+6
2020-11-16
ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-6
/
+2
2020-11-16
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
1
-4
/
+6
2020-11-16
tracepoints: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-8
/
+5
2020-11-16
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-6
/
+2
2020-11-16
entry: Wire up syscall_work in common entry code
Gabriel Krisman Bertazi
1
-0
/
+3
2020-11-15
entry: Fix spelling/typo errors in irq entry code
Ira Weiny
1
-2
/
+2
2020-11-09
Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/ke...
Jens Axboe
1
-3
/
+8
2020-11-04
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
1
-1
/
+38
2020-11-04
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
1
-10
/
+43
2020-10-29
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-3
/
+8
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-09-22
x86/entry: Fix typo in comments for syscall_enter_from_user_mode()
Kees Cook
1
-1
/
+1
2020-09-04
x86/entry: Unbreak 32bit fast syscall
Thomas Gleixner
1
-9
/
+42
2020-07-24
entry: Provide generic interrupt entry/exit code
Thomas Gleixner
1
-0
/
+62
2020-07-24
entry: Provide generic syscall exit function
Thomas Gleixner
1
-0
/
+189
2020-07-24
entry: Provide generic syscall entry functionality
Thomas Gleixner
1
-0
/
+121