index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
xen/events: avoid NULL pointer dereference in dom0 on large machines
Juergen Gross
1
-6
/
+12
2014-09-23
xen/events: support threaded irqs for interdomain event channels
Juergen Gross
1
-2
/
+3
2014-08-01
xen/events: drop negativity check of unsigned parameter
Andrey Utkin
1
-1
/
+1
2014-07-31
xen/events/fifo: remove a unecessary use of BM()
Frediano Ziglio
1
-1
/
+1
2014-07-31
xen/events/fifo: ensure all bitops are properly aligned even on x86
David Vrabel
1
-3
/
+2
2014-07-31
xen/events/fifo: reset control block and local HEADs on resume
David Vrabel
1
-20
/
+28
2014-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+1
2014-05-16
x86: Get rid of get_nr_irqs_gsi()
Thomas Gleixner
1
-16
/
+1
2014-04-28
xen/events/fifo: correctly align bitops
Vladimir Murzin
1
-11
/
+30
2014-04-07
Xen: do hv callback accounting only on x86
Arnd Bergmann
1
-1
/
+1
2014-04-07
Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...
David Vrabel
3
-37
/
+11
2014-03-18
xen: add support for MSI message groups
Roger Pau Monne
2
-15
/
+33
2014-03-12
xen: Validate online cpus in set_affinity
Thomas Gleixner
1
-1
/
+1
2014-03-04
xen: Add proper irq accounting for HYPERCALL vector
Thomas Gleixner
1
-0
/
+1
2014-03-04
xen: Get rid of the last irq_desc abuse
Thomas Gleixner
1
-14
/
+1
2014-03-04
xen: Use the proper irq functions
Thomas Gleixner
3
-22
/
+8
2014-02-28
xen/events: remove unnecessary call to bind_evtchn_to_cpu()
David Vrabel
1
-3
/
+0
2014-02-28
xen/events: remove the unused resend_irq_on_evtchn()
David Vrabel
1
-21
/
+12
2014-02-11
xen/events: bind all new interdomain events to VCPU0
David Vrabel
1
-0
/
+2
2014-01-10
xen: delete new instances of __cpuinit usage
Paul Gortmaker
1
-3
/
+3
2014-01-07
xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()
Wei Yongjun
1
-2
/
+4
2014-01-06
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
1
-5
/
+9
2014-01-06
xen/events: use the FIFO-based ABI if available
David Vrabel
4
-1
/
+448
2014-01-06
xen/events: allow event channel priority to be set
David Vrabel
1
-0
/
+17
2014-01-06
xen/events: Add the hypervisor interface for the FIFO-based event channels
David Vrabel
1
-4
/
+4
2014-01-06
xen/evtchn: support more than 4096 ports
David Vrabel
2
-5
/
+13
2014-01-06
xen/events: add xen_evtchn_mask_all()
David Vrabel
1
-7
/
+11
2014-01-06
xen/events: Refactor evtchn_to_irq array to be dynamically allocated
David Vrabel
3
-55
/
+149
2014-01-06
xen/events: add a evtchn_op for port setup
David Vrabel
2
-1
/
+13
2014-01-06
xen/events: allow setup of irq_info to fail
David Vrabel
1
-65
/
+91
2014-01-06
xen/events: add struct evtchn_ops for the low-level port operations
David Vrabel
3
-16
/
+84
2014-01-06
xen/events: move 2-level specific code into its own file
David Vrabel
4
-362
/
+440
2014-01-06
xen/events: move drivers/xen/events.c into drivers/xen/events/
David Vrabel
2
-0
/
+1911