| Age | Commit message (Expand) | Author |
| 2014-01-03 | Remove the borked definition of ELF64_Shalf from some more places. | dsl |
| 2013-01-13 | Re-apply | bouyer |
| 2013-01-12 | Revert these commits from november 2012: | bouyer |
| 2013-01-12 | Back out this commit: | bouyer |
| 2012-12-28 | Simplify the xen event handler callback by: | cherry |
| 2012-12-27 | Remove unused header evtchn.h from intr.h | cherry |
| 2012-11-25 | Make hypervisor_set_ipending() and its consumers cpu unaware. This syncs synt... | cherry |
| 2012-07-28 | Fix some -fno-common fallout. | matt |
| 2012-06-30 | Extend the xpmap API, as described in [1]. This change is mechanical and | jym |
| 2012-06-27 | Retire XEN_COMPAT_030001 as detailed on port-xen@: | jym |
| 2012-06-24 | Enable the map/unmap recursive mapping functions for all Xen ports for | jym |
| 2012-04-20 | - Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to use | rmind |
| 2012-02-17 | - make xen_version globally available, with macros to access major and | bouyer |
| 2012-02-17 | Apply patch proposed in PR port-xen/45975 (this does not solve the exact | bouyer |
| 2012-02-02 | Entropy-pool implementation move and cleanup. | tls |
| 2011-12-30 | per-cpu shadow directory pages should be updated locally via cross-calls. Do ... | cherry |
| 2011-12-09 | re-apply merge loss | cegger |
| 2011-12-07 | remove xen3-public | cegger |
| 2011-12-07 | switch from xen3-public to xen-public. | cegger |
| 2011-12-07 | switch from xen3-public to xen-public. | cegger |
| 2011-12-07 | merge. (forgot in previous) | cegger |
| 2011-12-07 | merge. | cegger |
| 2011-12-07 | Welcome to Xen 4.1.2 headers. | cegger |
| 2011-12-07 | merge. The 'conflicts' happened because xen-public was once used for xen2 hea... | cegger |
| 2011-12-07 | re-import xen3-public to rename this to xen-public | cegger |
| 2011-11-23 | Move Xen-specific functions to Xen pmap. Requested by cherry@. | jym |
| 2011-11-19 | First step of random number subsystem rework described in | tls |
| 2011-11-19 | [merging from cherry-xenmp] bring in bouyer@'s changes via: | cherry |
| 2011-11-08 | Expose the PG_k #define pt/pd bit to both xen and "baremetal" x86. This is re... | cherry |
| 2011-11-07 | Add an ipi callback to force hypervisor callback. this is useful to "re-route... | cherry |
| 2011-11-06 | [merging from cherry-xenmp] Make the xen MMU op queue locking api private. Im... | cherry |
| 2011-09-20 | Merge jym-xensuspend branch in -current. ok bouyer@. | jym |
| 2011-08-13 | remove unnecessary locking overhead for UP | cherry |
| 2011-08-11 | Make event/interrupt handling MP aware | cherry |
| 2011-08-10 | refactor the bitstring/mask operations to be behind an API. Make pending inte... | cherry |
| 2011-08-10 | xen ipi infrastructure | cherry |
| 2011-08-10 | Introduce locking primitives for Xen pte operations, and xen helper calls for... | cherry |
| 2011-08-10 | Add Xen specific ipi bitmasks | cherry |
| 2011-07-27 | Make this use offsetof and __typeof__ to appease gcc4.5 | matt |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-06-07 | Don't call psignal() without holding proc_lock. This is the cause of | bouyer |
| 2011-04-29 | Apply DRY: xpmap_{mtop,ptom}() can reuse xpmap_{mtop,ptom}_masked() for | jym |
| 2011-04-17 | apply some _KERNEL_OPT. | mrg |
| 2011-04-04 | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), | dyoung |
| 2011-03-30 | Add the HYPERVISOR_sysctl() hypercall. | jym |
| 2011-02-10 | Use only one function to pin pages with Xen, and provide macros to | jym |
| 2011-01-10 | fix typo in ioctl definition | cegger |
| 2010-12-15 | add privcmd ioctl that got introduced with Xen 4 | cegger |
| 2010-12-15 | add gnttab ioctl definitions to implement | cegger |
| 2010-11-14 | Explain why we hardwire lapic_cpu_number() to 0 on Xen. | bouyer |