Age | Commit message (Expand) | Author |
2018-06-12 | treewide: kvmalloc() -> kvmalloc_array() | Kees Cook |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro |
2017-06-13 | xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU | Anoob Soman |
2017-05-08 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko |
2016-12-22 | xen/evtchn: use rb_entry() | Geliang Tang |
2016-07-25 | xen/evtchn: use xen_vcpu_id mapping | Vitaly Kuznetsov |
2016-07-25 | xen/evtchn: add IOCTL_EVTCHN_RESTRICT | David Vrabel |
2016-05-04 | xen/evtchn: fix ring resize when binding new events | Jan Beulich |
2015-11-26 | xen/evtchn: dynamically grow pending event channel ring | David Vrabel |
2014-01-06 | xen/evtchn: support more than 4096 ports | David Vrabel |
2013-11-06 | xen: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-08-30 | xen/evtchn: double free on error | Dan Carpenter |
2013-08-09 | xen/evtchn: improve scalability by using per-user locks | David Vrabel |
2013-07-30 | xen/evtchn: avoid a deadlock when unbinding an event channel | David Vrabel |
2013-06-28 | xen: Convert printks to pr_<level> | Joe Perches |
2013-02-19 | xen: close evtchn port if binding to irq fails | Wei Liu |
2013-02-19 | xen-evtchn: correct comment and error output | Wei Liu |
2011-11-21 | xen/event: Add reference counting to event channels | Daniel De Graaf |
2011-04-10 | treewide: remove extra semicolons | Justin P. Mattock |
2010-11-18 | Merge branch 'xen/dev-evtchn' into upstream/evtchn | Jeremy Fitzhardinge |
2010-11-18 | xen/evtchn: the evtchn device is non-seekable | Jeremy Fitzhardinge |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-05 | xen/evtchn: add missing static | Jeremy Fitzhardinge |
2010-05-28 | xen/evtchn: Fix name of Xen event-channel device | Bastian Blank |
2010-05-28 | xen/evtchn: don't do unbind_from_irqhandler under spinlock | Jeremy Fitzhardinge |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-11-04 | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge |
2009-09-20 | includecheck fix: drivers/xen, evtchn.c | Jaswinder Singh Rajput |
2009-09-18 | xen/evtchn: remove spurious barrier | Jeremy Fitzhardinge |
2009-09-18 | xen/evtchn: ports start enabled | Jeremy Fitzhardinge |
2009-09-18 | xen/evtchn: dynamically allocate port_user array | Jeremy Fitzhardinge |
2009-09-18 | xen/evtchn: track enabled state for each port | Jeremy Fitzhardinge |
2009-03-30 | xen/dev-evtchn: clean up locking in evtchn | Jeremy Fitzhardinge |
2009-03-30 | xen: add /dev/xen/evtchn driver | Ian Campbell |