index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-31
drivers: xen: deaggressive selfballoon driver
Bob Liu
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
2014-01-30
xen/gnttab: Use phys_addr_t to describe the grant frame base address
Julien Grall
2014-01-30
xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)
Ian Campbell
2014-01-30
arm/xen: Initialize event channels earlier
Julien Grall
2014-01-21
xen/pvh: Set X86_CR0_WP and others in CR0 (v2)
Roger Pau Monne
2014-01-20
MAINTAINERS: add git repository for Xen
David Vrabel
2014-01-10
xen/pvh: Use 'depend' instead of 'select'.
Konrad Rzeszutek Wilk
2014-01-10
xen: delete new instances of __cpuinit usage
Paul Gortmaker
2014-01-07
xen/fb: allow xenfb initialization for hvm guests
Stefano Stabellini
2014-01-07
xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()
Wei Yongjun
2014-01-07
xen-platform: fix error return code in platform_pci_init()
Wei Yongjun
2014-01-07
xen/pvh: remove duplicated include from enlighten.c
Wei Yongjun
2014-01-07
xen/pvh: Fix compile issues with xen_pvh_domain()
Konrad Rzeszutek Wilk
2014-01-07
xen: Use dev_is_pci() to check whether it is pci device
Yijing Wang
2014-01-06
xen/grant-table: Force to use v1 of grants.
Konrad Rzeszutek Wilk
2014-01-06
xen/pvh: Support ParaVirtualized Hardware extensions (v3).
Mukesh Rathor
2014-01-06
xen/pvh: Piggyback on PVHVM XenBus.
Mukesh Rathor
2014-01-06
xen/pvh: Piggyback on PVHVM for grant driver (v4)
Konrad Rzeszutek Wilk
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
2014-01-06
xen/grant-table: Refactor gnttab_init
Konrad Rzeszutek Wilk
2014-01-06
xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.
Konrad Rzeszutek Wilk
2014-01-06
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
2014-01-06
xen/pvh: Update E820 to work with PVH (v2)
Mukesh Rathor
2014-01-06
xen/pvh: Secondary VCPU bringup (non-bootup CPUs)
Mukesh Rathor
2014-01-06
xen/pvh: Load GDT/GS in early PV bootup code for BSP.
Mukesh Rathor
2014-01-06
xen/pvh: Setup up shared_info.
Mukesh Rathor
2014-01-06
xen/pvh/mmu: Use PV TLB instead of native.
Mukesh Rathor
2014-01-06
xen/pvh: MMU changes for PVH (v2)
Mukesh Rathor
2014-01-06
xen/mmu: Cleanup xen_pagetable_p2m_copy a bit.
Konrad Rzeszutek Wilk
2014-01-06
xen/mmu/p2m: Refactor the xen_pagetable_init code (v2).
Konrad Rzeszutek Wilk
2014-01-06
xen/pvh: Don't setup P2M tree.
Konrad Rzeszutek Wilk
2014-01-06
xen/pvh: Early bootup changes in PV code (v4).
Mukesh Rathor
2014-01-06
xen/pvh/x86: Define what an PVH guest is (v3).
Mukesh Rathor
2014-01-06
xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.
Mukesh Rathor
2014-01-06
xen/events: use the FIFO-based ABI if available
David Vrabel
2014-01-06
xen/x86: set VIRQ_TIMER priority to maximum
David Vrabel
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: add xen_evtchn_mask_all()
David Vrabel
2014-01-06
xen/events: Refactor evtchn_to_irq array to be dynamically allocated
David Vrabel
2014-01-06
xen/events: add a evtchn_op for port setup
David Vrabel
2014-01-06
xen/events: allow setup of irq_info to fail
David Vrabel
2014-01-06
xen/events: add struct evtchn_ops for the low-level port operations
David Vrabel
2014-01-06
xen/events: move 2-level specific code into its own file
David Vrabel
2014-01-06
xen/events: move drivers/xen/events.c into drivers/xen/events/
David Vrabel
2014-01-06
xen/events: replace raw bit ops with functions
Wei Liu
2014-01-06
xen/events: introduce test_and_set_mask()
Wei Liu
2014-01-06
xen/events: remove unnecessary init_evtchn_cpu_bindings()
David Vrabel
[next]