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
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
7
-39
/
+639
2010-10-22
xen: improvements to VIRQ_DEBUG output
Ian Campbell
1
-22
/
+56
2010-10-22
xen: set up IRQ before binding virq to evtchn
Jeremy Fitzhardinge
1
-5
/
+5
2010-10-22
xen: ensure that all event channels start off bound to VCPU 0
Ian Campbell
1
-1
/
+1
2010-10-22
xen/events: change to using fasteoi
Jeremy Fitzhardinge
1
-4
/
+7
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
3
-0
/
+3
2010-10-21
xen/privcmd: make privcmd visible in domU
Jeremy Fitzhardinge
2
-4
/
+3
2010-10-21
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
Ian Campbell
1
-73
/
+8
2010-10-21
privcmd: MMAPBATCH: Fix error handling/reporting
Ian Campbell
1
-15
/
+41
2010-10-21
xenbus: export xen_store_interface for xenfs
Jeremy Fitzhardinge
1
-1
/
+3
2010-10-21
xen/privcmd: make sure vma is ours before doing anything to it
Jeremy Fitzhardinge
1
-0
/
+3
2010-10-21
xen/privcmd: print SIGBUS faults
Jeremy Fitzhardinge
1
-0
/
+4
2010-10-21
xen/xenfs: set_page_dirty is supposed to return true if it dirties
Jeremy Fitzhardinge
1
-3
/
+1
2010-10-21
xen/privcmd: create address space to allow writable mmaps
Jeremy Fitzhardinge
1
-4
/
+38
2010-10-21
xen: add privcmd driver
Jeremy Fitzhardinge
4
-1
/
+440
2010-10-21
xen: add /proc/xen/xsd_{kva,port} to xenfs
Ian Campbell
4
-2
/
+125
2010-10-20
Merge branch 'linus' into irq/core
Ingo Molnar
1
-3
/
+6
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
3
-0
/
+3
2010-10-12
x86: xen: Sanitise sparse_irq handling
Thomas Gleixner
1
-12
/
+11
2010-10-05
xen: do not set xenstored_ready before xenbus_probe on hvm
Stefano Stabellini
1
-3
/
+6
2010-08-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2010-08-24
xen: handle events as edge-triggered
Jeremy Fitzhardinge
1
-1
/
+1
2010-08-24
xen: use percpu interrupts for IPIs and VIRQs
Jeremy Fitzhardinge
1
-4
/
+15
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
1
-1
/
+1
2010-08-12
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-11
/
+525
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-24
/
+66
2010-08-07
xenbus: Make xenbus_switch_state transactional
Daniel Stodden
1
-24
/
+66
2010-08-07
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2010-08-05
Merge branch 'xen/xenbus' into upstream/xen
Jeremy Fitzhardinge
2
-10
/
+50
2010-08-05
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
8
-36
/
+452
2010-08-05
Merge branch 'upstream/core' into upstream/xen
Jeremy Fitzhardinge
1
-4
/
+1
2010-08-05
pvops: do not notify callers from register_xenstore_notifier
Stefano Stabellini
1
-4
/
+1
2010-07-29
Introduce CONFIG_XEN_PVHVM compile option
Stefano Stabellini
2
-1
/
+5
2010-07-29
xen: Do not suspend IPI IRQs.
Ian Campbell
1
-0
/
+1
2010-07-27
swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.
Konrad Rzeszutek Wilk
3
-1
/
+521
2010-07-27
xenfs: enable for HVM domains too
Jeremy Fitzhardinge
1
-2
/
+2
2010-07-27
x86: Unplug emulated disks and nics.
Stefano Stabellini
2
-0
/
+10
2010-07-26
implement O_NONBLOCK for /proc/xen/xenbus
Paolo Bonzini
1
-0
/
+3
2010-07-23
xen: Fix find_unbound_irq in presence of ioapic irqs.
Stefano Stabellini
1
-2
/
+11
2010-07-23
xen: Add suspend/resume support for PV on HVM guests.
Stefano Stabellini
2
-5
/
+62
2010-07-23
xen: Xen PCI platform device driver.
Stefano Stabellini
7
-18
/
+283
2010-07-23
x86/xen: event channels delivery on HVM.
Sheng Yang
1
-7
/
+63
2010-07-23
x86: early PV on HVM features initialization.
Sheng Yang
1
-3
/
+18
2010-06-07
xen: Rename the balloon lock
Alex Nixon
1
-11
/
+4
2010-06-03
xen: avoid allocation causing potential swap activity on the resume path
Ian Campbell
1
-1
/
+1
2010-05-25
xen: fix build when SYSRQ is disabled
Randy Dunlap
1
-5
/
+9
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
1
-12
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
10
-2
/
+9
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-06
xen: add kconfig menu
Randy Dunlap
1
-5
/
+7
[next]