| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r286062, r286063 | cperciva | 2015-09-14 | 2 | -23/+111 |
* | MFC r284618, r284663, r284664, r284670, r284723 | cperciva | 2015-09-14 | 2 | -98/+93 |
* | MFC r284615, r284662 | cperciva | 2015-09-14 | 1 | -5/+5 |
* | MFC: r284296 | royger | 2015-07-21 | 3 | -313/+104 |
* | MFC: r285089 | royger | 2015-07-21 | 1 | -5/+25 |
* | MFC: r282908 | royger | 2015-05-21 | 1 | -4/+5 |
* | MFC r271946 and r272595: | hselasky | 2014-11-03 | 1 | -2/+3 |
* | MFC r263710, r273377, r273378, r273423 and r273455: | hselasky | 2014-10-27 | 1 | -1/+1 |
* | MFC r271099: revert r269814: blkfront: add support for unmapped IO | royger | 2014-09-15 | 1 | -7/+5 |
* | MFC r269814: | royger | 2014-08-18 | 1 | -5/+7 |
* | MFC r257334, r257336, r257337, r257338, r257341, r257342, r257343, r257370, | ian | 2014-05-14 | 3 | -3/+3 |
* | MFC r261916: | dim | 2014-02-19 | 1 | -0/+2 |
* | MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE | avg | 2014-01-17 | 1 | -6/+6 |
* | Merge r256868,257276-257277,257515,257913 from head. These are fixes | glebius | 2013-12-18 | 3 | -38/+31 |
* | MFC 258178: | royger | 2013-12-05 | 1 | -157/+45 |
* | MFC 257876: | royger | 2013-12-05 | 1 | -8/+1 |
* | MFC: r256425 | gibbs | 2013-10-18 | 1 | -5/+33 |
* | Initialize a variable in sys/dev/xen/control/control.c, to silence a gcc | dim | 2013-10-07 | 1 | -0/+1 |
* | Formalize the concept of virtual CPU ids by adding a per-cpu vcpu_id | gibbs | 2013-10-05 | 1 | -2/+2 |
* | Add support for suspend/resume/migration operations when running as a | gibbs | 2013-09-20 | 3 | -78/+105 |
* | Correct blkback handling of the BLKIF_OP_FLUSH_DISKCACHE opcode. | gibbs | 2013-09-04 | 1 | -12/+4 |
* | sys/dev/xen/blkback/blkback.c: | gibbs | 2013-09-03 | 1 | -1/+1 |
* | If reading a virtual-device value fails, attempt to read a virtual-device-ext | cperciva | 2013-08-30 | 1 | -0/+3 |
* | Introduce a new, HVM compatible, paravirtualized timer driver for Xen. | gibbs | 2013-08-29 | 1 | -0/+608 |
* | Implement vector callback for PVHVM and unify event channel implementations | gibbs | 2013-08-29 | 12 | -754/+184 |
* | Remove duplicate dev.xbd.*.max_requests sysctl added in r252260. | cperciva | 2013-08-27 | 1 | -4/+0 |
* | Fix mbuf debugging printf()'s after the recent mbuf header changes. | andre | 2013-08-26 | 1 | -4/+4 |
* | Replace kernel virtual address space allocation with vmem. This provides | jeff | 2013-08-07 | 3 | -5/+5 |
* | In the Xen block front driver, take advantage of backends that | gibbs | 2013-06-26 | 2 | -27/+175 |
* | sys/dev/xen/blkfront/blkfront.c: | gibbs | 2013-06-16 | 1 | -1/+1 |
* | Properly track the different reasons new I/O is temporarily disabled, and | gibbs | 2013-06-15 | 2 | -16/+58 |
* | Improve debugger visibility into queuing functions by removing the macro | gibbs | 2013-06-14 | 2 | -178/+197 |
* | sys/dev/xen/netfront/netfront.c: | gibbs | 2013-06-14 | 1 | -1/+1 |
* | Specify a maximum TSO length limiting the segment chain to what the | andre | 2013-06-03 | 1 | -0/+2 |
* | sys/dev/xen/blkfront/blkfront.c: | gibbs | 2013-06-01 | 1 | -11/+0 |
* | sys/dev/xen/blkfront/blkfront.c: | gibbs | 2013-06-01 | 1 | -20/+20 |
* | Style changes. No intended functional changes. | gibbs | 2013-05-31 | 1 | -5/+5 |
* | Style cleanups. No intended functional changes. | gibbs | 2013-05-31 | 1 | -725/+687 |
* | Style cleanups. No intended functional changes. | gibbs | 2013-05-31 | 2 | -659/+664 |
* | Make netif_free() safe to call on a partially initialized softc. | gibbs | 2013-05-31 | 1 | -2/+5 |
* | Apply the ad* => ada* IDE device name transition to the Xen block | gibbs | 2013-05-31 | 1 | -10/+10 |
* | Correct panic on detach of Xen PV network interfaces. | gibbs | 2013-05-22 | 1 | -3/+7 |
* | - Correct spelling in comments | gabor | 2013-04-17 | 1 | -1/+1 |
* | - Correct mispellings of the word necessary | gabor | 2013-04-17 | 1 | -1/+1 |
* | Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de... | sbz | 2013-01-30 | 1 | -1/+2 |
* | Remove files not connected to the build. It's confusing enough that | marius | 2013-01-03 | 2 | -474/+0 |
* | - Replace partially incorrect function names in panic(9) strings with | marius | 2013-01-03 | 1 | -42/+16 |
* | - Fix !SMP build. | marius | 2013-01-03 | 1 | -13/+11 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-04 | 1 | -3/+3 |
* | Redo r242889, now using the method from projects/amd64_xen_pv r240747. | dim | 2012-11-12 | 1 | -4/+4 |