Age | Commit message (Expand) | Author | Files | Lines |
2017-07-27 | xen: dont fiddle with event channel masking in suspend/resume | Juergen Gross | 1 | -10/+3 |
2017-07-27 | xen: selfballoon: remove unnecessary static in frontswap_selfshrink() | Gustavo A. R. Silva | 1 | -2/+2 |
2017-07-27 | xen: Drop un-informative message during boot | Punit Agrawal | 1 | -1/+0 |
2017-07-23 | xen/balloon: don't online new memory initially | Juergen Gross | 2 | -10/+15 |
2017-07-23 | xen/grant-table: log the lack of grants | Wengang Wang | 1 | -1/+8 |
2017-07-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -27/+9 |
2017-07-07 | xen/scsiback: Make TMF processing slightly faster | Bart Van Assche | 1 | -1/+1 |
2017-07-07 | xen/scsiback: Replace a waitqueue and a counter by a completion | Bart Van Assche | 1 | -7/+4 |
2017-07-07 | xen/scsiback: Fix a TMR related use-after-free | Bart Van Assche | 1 | -24/+9 |
2017-07-07 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -57/+56 |
2017-07-07 | Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -17/+118 |
2017-07-04 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2017-07-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+5 |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds | 1 | -3/+3 |
2017-06-28 | xen-swiotlb: remove xen_swiotlb_set_dma_mask | Christoph Hellwig | 1 | -12/+0 |
2017-06-25 | xen: avoid deadlock in xenbus driver | Juergen Gross | 1 | -11/+10 |
2017-06-22 | xen/events: Add support for effective affinity mask | Thomas Gleixner | 1 | -1/+5 |
2017-06-21 | x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more precise | Juergen Gross | 1 | -0/+2 |
2017-06-20 | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar | 1 | -2/+2 |
2017-06-20 | xen-swiotlb: implement ->mapping_error | Christoph Hellwig | 1 | -2/+10 |
2017-06-20 | xen-swiotlb: consolidate xen_swiotlb_dma_ops | Christoph Hellwig | 1 | -45/+48 |
2017-06-15 | xen: add sysfs node for hypervisor build id | Juergen Gross | 1 | -0/+28 |
2017-06-15 | xen: add sysfs node for guest type | Juergen Gross | 1 | -0/+34 |
2017-06-13 | xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU | Anoob Soman | 2 | -4/+36 |
2017-06-09 | Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2017-06-07 | xen/privcmd: Support correctly 64KB page granularity when mapping memory | Julien Grall | 1 | -2/+2 |
2017-06-07 | xen: don't print error message in case of missing Xenstore entry | Juergen Gross | 1 | -2/+10 |
2017-06-05 | fs: switch ->s_uuid to uuid_t | Christoph Hellwig | 1 | -3/+3 |
2017-05-23 | init: Introduce SYSTEM_SCHEDULING state | Thomas Gleixner | 1 | -0/+1 |
2017-05-09 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2017-05-09 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 1 | -13/+1 |
2017-05-02 | xen: Implement EFI reset_system callback | Julien Grall | 1 | -0/+18 |
2017-05-02 | xen: Revert commits da72ff5bfcb0 and 72a9b186292d | Boris Ostrovsky | 2 | -18/+21 |
2017-05-02 | xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops | Stefano Stabellini | 1 | -4/+4 |
2017-05-02 | xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PV | Vitaly Kuznetsov | 1 | -10/+20 |
2017-04-27 | fs: constify tree_descr arrays passed to simple_fill_super() | Eric Biggers | 1 | -2/+2 |
2017-04-04 | xenbus: remove transaction holder from list before freeing | Jan Beulich | 1 | -1/+3 |
2017-03-23 | xen/acpi: upload PM state from init-domain to Xen | Ankur Arora | 1 | -8/+26 |
2017-03-23 | xen/acpi: Replace hard coded "ACPI0007" | Ankur Arora | 1 | -1/+1 |
2017-03-13 | drivers, xen: convert grant_map.users from atomic_t to refcount_t | Elena Reshetova | 1 | -5/+6 |
2017-03-09 | Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+0 |
2017-03-07 | Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+47 |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-27 | xenbus: Remove duplicate inclusion of linux/init.h | Masanari Iida | 1 | -1/+0 |
2017-02-25 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 1 | -2/+2 |
2017-02-14 | xen/privcmd: add IOCTL_PRIVCMD_RESTRICT | Paul Durrant | 1 | -9/+79 |
2017-02-14 | xen/privcmd: Add IOCTL_PRIVCMD_DM_OP | Paul Durrant | 1 | -0/+139 |
2017-02-13 | swiotlb-xen: implement xen_swiotlb_get_sgtable callback | Andrii Anisov | 1 | -0/+28 |