Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen/events/fifo: remove a unecessary use of BM() | Frediano Ziglio | 2014-07-31 | 1 | -1/+1 |
* | xen/events/fifo: ensure all bitops are properly aligned even on x86 | David Vrabel | 2014-07-31 | 1 | -3/+2 |
* | xen/events/fifo: reset control block and local HEADs on resume | David Vrabel | 2014-07-31 | 1 | -20/+28 |
* | xen/events/fifo: correctly align bitops | Vladimir Murzin | 2014-04-28 | 1 | -11/+30 |
* | xen: Use the proper irq functions | Thomas Gleixner | 2014-03-04 | 1 | -6/+2 |
* | xen: delete new instances of __cpuinit usage | Paul Gortmaker | 2014-01-10 | 1 | -3/+3 |
* | xen/evtchn_fifo: fix error return code in evtchn_fifo_setup() | Wei Yongjun | 2014-01-07 | 1 | -2/+4 |
* | xen/events: use the FIFO-based ABI if available | David Vrabel | 2014-01-06 | 1 | -0/+426 |