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
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
xen: introduce XEN_DOM0 as a silent option
Stefano Stabellini
1
-0
/
+10
2010-10-23
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...
Stefano Stabellini
3
-2
/
+7
2010-10-18
xen/pci: Request ACS when Xen-SWIOTLB is activated.
Konrad Rzeszutek Wilk
1
-0
/
+4
2010-10-18
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
1
-0
/
+3
2010-10-18
xen: Don't disable the I/O space
Alex Nixon
1
-2
/
+0
2010-10-05
xen: do not initialize PV timers on HVM if !xen_have_vector_callback
Stefano Stabellini
1
-2
/
+3
2010-08-23
xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary
Ian Campbell
1
-6
/
+7
2010-08-23
xen: pvhvm: allow user to request no emulated device unplug
Ian Campbell
1
-0
/
+5
2010-08-12
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-5
/
+351
2010-08-05
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
9
-22
/
+396
2010-08-05
Merge branch 'upstream/core' into upstream/xen
Jeremy Fitzhardinge
5
-45
/
+111
2010-08-05
xen/panic: use xen_reboot and fix smp_send_stop
Ian Campbell
2
-4
/
+3
2010-08-05
Xen: register panic notifier to take crashes of xen guests on panic
Donald Dutile
3
-0
/
+24
2010-08-05
xen: support large numbers of CPUs with vcpu info placement
Mukesh Rathor
1
-4
/
+17
2010-08-05
xen: drop xen_sched_clock in favour of using plain wallclock time
Jeremy Fitzhardinge
2
-40
/
+1
2010-07-29
Introduce CONFIG_XEN_PVHVM compile option
Stefano Stabellini
5
-1
/
+13
2010-07-27
pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*
Konrad Rzeszutek Wilk
2
-0
/
+59
2010-07-27
xen/mmu: inhibit vmap aliases rather than trying to clear them out
Jeremy Fitzhardinge
1
-7
/
+3
2010-07-27
x86: Call HVMOP_pagetable_dying on exit_mmap.
Stefano Stabellini
3
-0
/
+35
2010-07-27
x86: Unplug emulated disks and nics.
Stefano Stabellini
4
-1
/
+138
2010-07-27
x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.
Stefano Stabellini
4
-22
/
+63
2010-07-23
xen: Add suspend/resume support for PV on HVM guests.
Stefano Stabellini
3
-6
/
+25
2010-07-23
x86/xen: event channels delivery on HVM.
Sheng Yang
2
-0
/
+30
2010-07-23
x86: early PV on HVM features initialization.
Sheng Yang
1
-0
/
+100
2010-07-20
xen: make sure pages are really part of domain before freeing
Jeremy Fitzhardinge
1
-21
/
+38
2010-07-20
xen: release unused free memory
Miroslav Rezanina
2
-1
/
+53
2010-06-07
xen: Add xen_create_contiguous_region
Alex Nixon
1
-0
/
+201
2010-06-07
xen: Rename the balloon lock
Alex Nixon
1
-0
/
+7
2010-06-07
xen: Allow unprivileged Xen domains to create iomap pages
Alex Nixon
2
-3
/
+19
2010-06-07
xen: use _PAGE_IOMAP in ioremap to do machine mappings
Jeremy Fitzhardinge
1
-2
/
+69
2010-06-03
xen: ensure timer tick is resumed even on CPU driving the resume
Ian Campbell
1
-2
/
+2
2010-05-20
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-0
/
+6
2010-03-13
time: Clean up direct xtime usage in xen
John Stultz
1
-3
/
+3
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-21
/
+7
2010-02-28
x86, paravirt: Remove kmap_atomic_pte paravirt op.
Ian Campbell
1
-22
/
+0
2010-02-28
x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y
Ian Campbell
2
-5
/
+13
2010-02-05
xen: Fix misspelled CONFIG variable in comment.
Robert P. J. Day
1
-1
/
+1
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
1
-0
/
+4
2010-01-13
x86: xen: 64-bit kernel RPL should be 0
Ian Campbell
1
-0
/
+4
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
8
-35
/
+67
2009-12-15
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-8
/
+8
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2
-32
/
+33
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+6
2009-12-10
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
7
-21
/
+39
2009-12-09
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2009-12-09
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2009-12-05
PCI: add pci_request_acs
Chris Wright
1
-0
/
+5
2009-12-03
xen: call clock resume notifier on all CPUs
Ian Campbell
1
-1
/
+14
[next]