summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-12xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich
2017-12-12x86/Xen: don't report ancient LAPIC versionJan Beulich
2017-12-06xen/pvcalls: Fix a check in pvcalls_front_remove()Dan Carpenter
2017-12-06xen/pvcalls: check for xenbus_read() errorsDan Carpenter
2017-11-15xen/pvcalls: fix potential endless loop in pvcalls-front.cStefano Stabellini
2017-11-15xen/pvcalls: Add MODULE_LICENSE()Boris Ostrovsky
2017-11-08MAINTAINERS: xen, kvm: track pvclock-abi.h changesJoao Martins
2017-11-08x86/xen/time: setup vcpu 0 time info pageJoao Martins
2017-11-08x86/xen/time: set pvclock flags on xen_time_init()Joao Martins
2017-11-08x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins
2017-11-08ptp_kvm: probe for kvm guest availabilityJoao Martins
2017-11-08xen/privcmd: remove unused variable pageidxColin Ian King
2017-11-06xen: select grant interface versionJuergen Gross
2017-11-06xen: update arch/x86/include/asm/xen/cpuid.hJuergen Gross
2017-11-06xen: add grant interface version dependent constants to gnttab_opsJuergen Gross
2017-11-06xen: limit grant v2 interface to the v1 functionalityJuergen Gross
2017-11-06xen: re-introduce support for grant v2 interfaceJuergen Gross
2017-11-03xen: support priv-mapping in an HVM tools domainPaul Durrant
2017-11-03xen/pvcalls: remove redundant check for irq >= 0Colin Ian King
2017-11-03xen/pvcalls: fix unsigned less than zero error checkColin Ian King
2017-11-03xen/time: Return -ENODEV from xen_get_wallclock()Boris Ostrovsky
2017-11-03xen/pvcalls-front: mark expected switch fall-throughGustavo A. R. Silva
2017-11-03xen: xenbus_probe_frontend: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-02xen/time: do not decrease steal time after live migration on xenDongli Zhang
2017-10-31xen: support 52 bit physical addresses in pv guestsJuergen Gross
2017-10-31xen: introduce a Kconfig option to enable the pvcalls frontendStefano Stabellini
2017-10-31xen/pvcalls: implement release commandStefano Stabellini
2017-10-31xen/pvcalls: implement poll commandStefano Stabellini
2017-10-31xen/pvcalls: implement recvmsgStefano Stabellini
2017-10-31xen/pvcalls: implement sendmsgStefano Stabellini
2017-10-31xen/pvcalls: implement accept commandStefano Stabellini
2017-10-31xen/pvcalls: implement listen commandStefano Stabellini
2017-10-31xen/pvcalls: implement bind commandStefano Stabellini
2017-10-31xen/pvcalls: implement connect commandStefano Stabellini
2017-10-31xen/pvcalls: implement socket command and handle eventsStefano Stabellini
2017-10-31xen/pvcalls: connect to the backendStefano Stabellini
2017-10-31xen/pvcalls: implement frontend disconnectStefano Stabellini
2017-10-31xen/pvcalls: introduce the pvcalls xenbus frontendStefano Stabellini
2017-10-29Linux 4.14-rc7v4.14-rc7Linus Torvalds
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-29Merge branch 'net_sched-fix-races-with-RCU-callbacks'David S. Miller
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi
2017-10-29selftests: Introduce a new script to generate tc batch fileChris Mi
2017-10-29net_sched: fix call_rcu() race on act_sample module removalCong Wang
2017-10-29net_sched: add rtnl assertion to tcf_exts_destroy()Cong Wang
2017-10-29net_sched: use tcf_queue_work() in tcindex filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in rsvp filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in route filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in u32 filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in matchall filterCong Wang