index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
xen
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
|
\
|
*
xen-net{back, front}: Document multi-queue feature in netif.h
Andrew J. Bennieston
2014-06-04
*
|
Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-06-02
|
\
\
|
*
|
xen blkif.h: fix comment typo in discard-alignment
Olaf Hering
2014-05-28
|
|
/
*
|
xen: refactor suspend pre/post hooks
David Vrabel
2014-05-12
*
|
arm: xen: implement multicall hypercall support.
Ian Campbell
2014-04-24
|
/
*
xen/acpi-processor: fix enabling interrupts on syscore_resume
Stanislaw Gruszka
2014-03-18
*
xen: add support for MSI message groups
Roger Pau Monne
2014-03-18
*
xen/xenbus: remove unused xenbus_bind_evtchn()
David Vrabel
2014-02-28
*
xen/events: remove the unused resend_irq_on_evtchn()
David Vrabel
2014-02-28
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-02-14
|
\
|
*
Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2014-02-10
|
|
\
|
|
*
xen-blkif: drop struct blkif_request_segment_aligned
Roger Pau Monne
2014-02-07
*
|
|
Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-02-12
|
\
\
\
|
*
|
|
ia64/xen: Remove Xen support for ia64 even more
Paul Bolle
2014-02-11
|
*
|
|
xen: install xen/gntdev.h and xen/gntalloc.h
David Vrabel
2014-02-11
*
|
|
|
Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-02-05
|
\
|
|
|
|
*
|
|
Revert "xen/grant-table: Avoid m2p_override during mapping"
Konrad Rzeszutek Wilk
2014-02-03
*
|
|
|
Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...
Linus Torvalds
2014-01-31
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
2014-01-31
|
*
|
xen/gnttab: Use phys_addr_t to describe the grant frame base address
Julien Grall
2014-01-30
*
|
|
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-01-23
|
\
|
|
|
*
|
xen/pvh: Support ParaVirtualized Hardware extensions (v3).
Mukesh Rathor
2014-01-06
|
*
|
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
2014-01-06
|
*
|
xen/pvh/x86: Define what an PVH guest is (v3).
Mukesh Rathor
2014-01-06
|
*
|
xen/events: allow event channel priority to be set
David Vrabel
2014-01-06
|
*
|
xen/events: Add the hypervisor interface for the FIFO-based event channels
David Vrabel
2014-01-06
|
*
|
xen/evtchn: support more than 4096 ports
David Vrabel
2014-01-06
|
*
|
xen/events: move 2-level specific code into its own file
David Vrabel
2014-01-06
|
*
|
xen/pvhvm: Remove the xen_platform_pci int.
Konrad Rzeszutek Wilk
2014-01-03
|
*
|
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
2014-01-03
|
|
/
*
|
Merge tag 'please-pull-rm_xen' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-20
|
\
\
|
|
/
|
/
|
|
*
ia64/xen: Remove Xen support for ia64
Boris Ostrovsky
2013-12-10
*
|
Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-12-20
|
\
\
|
|
/
|
/
|
|
*
xen/block: Correctly define structures in public headers on ARM32 and ARM64
Julien Grall
2013-12-13
*
|
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-11-14
|
\
|
|
*
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
2013-11-08
|
|
\
|
|
*
swiotlb-xen: use xen_alloc/free_coherent_pages
Stefano Stabellini
2013-10-10
|
|
*
swiotlb-xen: introduce xen_swiotlb_set_dma_mask
Stefano Stabellini
2013-10-09
|
|
*
xen: make xen_create_contiguous_region return the dma address
Stefano Stabellini
2013-10-09
|
*
|
swiotlb-xen: missing include dma-direction.h
Stefano Stabellini
2013-11-08
|
*
|
xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.
Konrad Rzeszutek Wilk
2013-11-08
|
|
/
*
|
xen-netback: enable IPv6 TCP GSO to the guest
Paul Durrant
2013-10-17
*
|
xen-netback: handle IPv6 TCP GSO packets from the guest
Paul Durrant
2013-10-17
*
|
xen-netback: add support for IPv6 checksum offload to guest
Paul Durrant
2013-10-17
|
/
*
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-09-04
|
\
|
*
xen/balloon: set a mapping for ballooned out pages
Stefano Stabellini
2013-08-09
|
*
drivers/tpm: add xen tpmfront interface
Daniel De Graaf
2013-08-09
|
*
xen: Support 64-bit PV guest receiving NMIs
Konrad Rzeszutek Wilk
2013-08-09
*
|
xen / ACPI: notify xen when reduced hardware sleep is available
Ben Guthro
2013-07-31
|
/
[next]