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
/
drivers
/
xen
/
evtchn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
xen/evtchn: use READ/WRITE_ONCE() for accessing ring indices
Juergen Gross
1
-9
/
+16
2021-02-23
xen/evtchn: use smp barriers for user event ring
Juergen Gross
1
-2
/
+2
2020-12-15
xen/events: Remove disfunct affinity spreading
Thomas Gleixner
1
-33
/
+1
2020-10-20
xen/events: switch user event channels to lateeoi model
Juergen Gross
1
-4
/
+3
2020-04-07
xen: Use evtchn_type_t as a type for event channels
Yan Yankovskyi
1
-6
/
+7
2019-07-17
xen/events: fix binding user event channels to cpus
Juergen Gross
1
-1
/
+1
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-3
/
+3
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-06-13
xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
Anoob Soman
1
-1
/
+33
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-13
/
+1
2016-12-22
xen/evtchn: use rb_entry()
Geliang Tang
1
-2
/
+2
2016-07-25
xen/evtchn: use xen_vcpu_id mapping
Vitaly Kuznetsov
1
-1
/
+2
2016-07-25
xen/evtchn: add IOCTL_EVTCHN_RESTRICT
David Vrabel
1
-0
/
+40
2016-05-04
xen/evtchn: fix ring resize when binding new events
Jan Beulich
1
-12
/
+8
2015-11-26
xen/evtchn: dynamically grow pending event channel ring
David Vrabel
1
-16
/
+107
2014-01-06
xen/evtchn: support more than 4096 ports
David Vrabel
1
-1
/
+1
2013-11-06
xen: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-08-30
xen/evtchn: double free on error
Dan Carpenter
1
-1
/
+0
2013-08-09
xen/evtchn: improve scalability by using per-user locks
David Vrabel
1
-80
/
+112
2013-07-30
xen/evtchn: avoid a deadlock when unbinding an event channel
David Vrabel
1
-19
/
+2
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
1
-2
/
+4
2013-02-19
xen: close evtchn port if binding to irq fails
Wei Liu
1
-0
/
+10
2013-02-19
xen-evtchn: correct comment and error output
Wei Liu
1
-2
/
+2
2011-11-21
xen/event: Add reference counting to event channels
Daniel De Graaf
1
-1
/
+1
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2010-11-18
Merge branch 'xen/dev-evtchn' into upstream/evtchn
Jeremy Fitzhardinge
1
-22
/
+74
2010-11-18
xen/evtchn: the evtchn device is non-seekable
Jeremy Fitzhardinge
1
-2
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-05
xen/evtchn: add missing static
Jeremy Fitzhardinge
1
-1
/
+1
2010-05-28
xen/evtchn: Fix name of Xen event-channel device
Bastian Blank
1
-1
/
+1
2010-05-28
xen/evtchn: don't do unbind_from_irqhandler under spinlock
Jeremy Fitzhardinge
1
-2
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
1
-0
/
+2
2009-09-20
includecheck fix: drivers/xen, evtchn.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-18
xen/evtchn: remove spurious barrier
Jeremy Fitzhardinge
1
-3
/
+0
2009-09-18
xen/evtchn: ports start enabled
Jeremy Fitzhardinge
1
-5
/
+4
2009-09-18
xen/evtchn: dynamically allocate port_user array
Jeremy Fitzhardinge
1
-2
/
+8
2009-09-18
xen/evtchn: track enabled state for each port
Jeremy Fitzhardinge
1
-15
/
+56
2009-03-30
xen/dev-evtchn: clean up locking in evtchn
Jeremy Fitzhardinge
1
-12
/
+25
2009-03-30
xen: add /dev/xen/evtchn driver
Ian Campbell
1
-0
/
+494