index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-03
Revert "xen/grant-table: Avoid m2p_override during mapping"
Konrad Rzeszutek Wilk
6
-101
/
+46
2014-01-31
xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages
Dave Jones
1
-1
/
+2
2014-01-31
drivers: xen: deaggressive selfballoon driver
Bob Liu
1
-0
/
+22
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
6
-46
/
+101
2014-01-30
xen/gnttab: Use phys_addr_t to describe the grant frame base address
Julien Grall
3
-7
/
+7
2014-01-30
xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)
Ian Campbell
2
-2
/
+21
2014-01-30
arm/xen: Initialize event channels earlier
Julien Grall
1
-27
/
+44
2014-01-21
xen/pvh: Set X86_CR0_WP and others in CR0 (v2)
Roger Pau Monne
3
-5
/
+32
2014-01-20
MAINTAINERS: add git repository for Xen
David Vrabel
1
-0
/
+1
2014-01-10
xen/pvh: Use 'depend' instead of 'select'.
Konrad Rzeszutek Wilk
1
-2
/
+1
2014-01-10
xen: delete new instances of __cpuinit usage
Paul Gortmaker
1
-3
/
+3
2014-01-07
xen/fb: allow xenfb initialization for hvm guests
Stefano Stabellini
1
-1
/
+1
2014-01-07
xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()
Wei Yongjun
1
-2
/
+4
2014-01-07
xen-platform: fix error return code in platform_pci_init()
Wei Yongjun
1
-1
/
+2
2014-01-07
xen/pvh: remove duplicated include from enlighten.c
Wei Yongjun
1
-1
/
+0
2014-01-07
xen/pvh: Fix compile issues with xen_pvh_domain()
Konrad Rzeszutek Wilk
1
-0
/
+1
2014-01-07
xen: Use dev_is_pci() to check whether it is pci device
Yijing Wang
1
-1
/
+1
2014-01-06
xen/grant-table: Force to use v1 of grants.
Konrad Rzeszutek Wilk
1
-4
/
+2
2014-01-06
xen/pvh: Support ParaVirtualized Hardware extensions (v3).
Mukesh Rathor
3
-2
/
+38
2014-01-06
xen/pvh: Piggyback on PVHVM XenBus.
Mukesh Rathor
1
-1
/
+2
2014-01-06
xen/pvh: Piggyback on PVHVM for grant driver (v4)
Konrad Rzeszutek Wilk
3
-5
/
+68
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
6
-13
/
+75
2014-01-06
xen/grant-table: Refactor gnttab_init
Konrad Rzeszutek Wilk
1
-8
/
+2
2014-01-06
xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.
Konrad Rzeszutek Wilk
1
-3
/
+6
2014-01-06
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
3
-8
/
+16
2014-01-06
xen/pvh: Update E820 to work with PVH (v2)
Mukesh Rathor
1
-2
/
+20
2014-01-06
xen/pvh: Secondary VCPU bringup (non-bootup CPUs)
Mukesh Rathor
3
-19
/
+42
2014-01-06
xen/pvh: Load GDT/GS in early PV bootup code for BSP.
Mukesh Rathor
1
-2
/
+37
2014-01-06
xen/pvh: Setup up shared_info.
Mukesh Rathor
1
-0
/
+3
2014-01-06
xen/pvh/mmu: Use PV TLB instead of native.
Mukesh Rathor
1
-0
/
+9
2014-01-06
xen/pvh: MMU changes for PVH (v2)
Mukesh Rathor
1
-35
/
+46
2014-01-06
xen/mmu: Cleanup xen_pagetable_p2m_copy a bit.
Konrad Rzeszutek Wilk
1
-20
/
+20
2014-01-06
xen/mmu/p2m: Refactor the xen_pagetable_init code (v2).
Konrad Rzeszutek Wilk
1
-33
/
+37
2014-01-06
xen/pvh: Don't setup P2M tree.
Konrad Rzeszutek Wilk
2
-4
/
+11
2014-01-06
xen/pvh: Early bootup changes in PV code (v4).
Mukesh Rathor
2
-20
/
+46
2014-01-06
xen/pvh/x86: Define what an PVH guest is (v3).
Mukesh Rathor
2
-0
/
+19
2014-01-06
xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.
Mukesh Rathor
1
-1
/
+6
2014-01-06
xen/events: use the FIFO-based ABI if available
David Vrabel
4
-1
/
+448
2014-01-06
xen/x86: set VIRQ_TIMER priority to maximum
David Vrabel
1
-0
/
+1
2014-01-06
xen/events: allow event channel priority to be set
David Vrabel
2
-0
/
+22
2014-01-06
xen/events: Add the hypervisor interface for the FIFO-based event channels
David Vrabel
3
-10
/
+72
2014-01-06
xen/evtchn: support more than 4096 ports
David Vrabel
4
-6
/
+16
2014-01-06
xen/events: add xen_evtchn_mask_all()
David Vrabel
1
-7
/
+11
2014-01-06
xen/events: Refactor evtchn_to_irq array to be dynamically allocated
David Vrabel
3
-55
/
+149
2014-01-06
xen/events: add a evtchn_op for port setup
David Vrabel
2
-1
/
+13
2014-01-06
xen/events: allow setup of irq_info to fail
David Vrabel
1
-65
/
+91
2014-01-06
xen/events: add struct evtchn_ops for the low-level port operations
David Vrabel
3
-16
/
+84
2014-01-06
xen/events: move 2-level specific code into its own file
David Vrabel
5
-362
/
+442
2014-01-06
xen/events: move drivers/xen/events.c into drivers/xen/events/
David Vrabel
3
-1
/
+5
2014-01-06
xen/events: replace raw bit ops with functions
Wei Liu
1
-2
/
+1
[next]