index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-03
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...
Linus Torvalds
2
-31
/
+75
2010-12-03
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...
Linus Torvalds
2
-4
/
+12
2010-12-02
xen: allocate irq descs on any NUMA node
Jeremy Fitzhardinge
1
-2
/
+2
2010-12-02
xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory
Jeremy Fitzhardinge
1
-2
/
+10
2010-12-02
xen: fix save/restore for PV on HVM guests with pirq remapping
Stefano Stabellini
1
-0
/
+38
2010-12-02
xen: resume the pv console for hvm guests too
Stefano Stabellini
1
-0
/
+1
2010-12-02
xen: fix MSI setup and teardown for PV on HVM guests
Stefano Stabellini
1
-7
/
+17
2010-12-02
xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq
Stefano Stabellini
1
-25
/
+20
2010-11-24
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-92
/
+117
2010-11-22
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...
Jeremy Fitzhardinge
4
-74
/
+94
2010-11-22
xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.
Konrad Rzeszutek Wilk
1
-1
/
+1
2010-11-19
xen/balloon: make sure we only include remaining extra ram
Jeremy Fitzhardinge
1
-2
/
+5
2010-11-19
xen/balloon: the balloon_lock is useless
Jeremy Fitzhardinge
1
-10
/
+2
2010-11-19
xen: add extra pages to balloon
Jeremy Fitzhardinge
1
-4
/
+11
2010-11-18
xen: make evtchn's name less generic
Ian Campbell
1
-1
/
+4
2010-11-18
Merge branch 'xen/dev-evtchn' into upstream/evtchn
Jeremy Fitzhardinge
1
-22
/
+74
2010-11-18
xen/evtchn: the evtchn device is non-seekable
Jeremy Fitzhardinge
1
-2
/
+2
2010-11-18
Revert "xen/privcmd: create address space to allow writable mmaps"
Jeremy Fitzhardinge
1
-36
/
+4
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-16
xen/events: use locked set|clear_bit() for cpu_evtchn_mask
Jeremy Fitzhardinge
1
-2
/
+2
2010-11-16
xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restore
Jan Beulich
1
-2
/
+5
2010-11-16
xen/xenfs: update xenfs_mount for new prototype
Jeremy Fitzhardinge
1
-3
/
+3
2010-11-16
Merge commit 'v2.6.37-rc2' into upstream/xenfs
Jeremy Fitzhardinge
10
-77
/
+756
2010-11-12
Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+18
2010-11-11
xen: set vma flag VM_PFNMAP in the privcmd mmap file_op
Stefano Stabellini
1
-2
/
+3
2010-11-10
xen: events: do not unmask event channels on resume
Ian Campbell
1
-7
/
+18
2010-10-29
xen: xenfs: privcmd: check put_user() return code
Vasiliy Kulikov
1
-6
/
+2
2010-10-29
convert get_sb_single() users
Al Viro
1
-4
/
+4
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-23
/
+652
2010-10-27
xen: register xen pci notifier
Weidong Han
2
-0
/
+118
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
7
-39
/
+639
2010-10-22
xen: make hvc_xen console work for dom0.
Jeremy Fitzhardinge
1
-1
/
+1
2010-10-22
xen: Initialize xenbus for dom0.
Juan Quintela
1
-1
/
+28
2010-10-22
xen: remap MSIs into pirqs when running as initial domain
Qing He
1
-0
/
+60
2010-10-22
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
1
-0
/
+13
2010-10-22
xen: map MSIs into pirqs
Stefano Stabellini
1
-0
/
+22
2010-10-22
xen: support GSI -> pirq remapping in PV on HVM guests
Stefano Stabellini
1
-1
/
+5
2010-10-22
xen: implement xen_hvm_register_pirq
Stefano Stabellini
1
-1
/
+3
2010-10-22
xen: get the maximum number of pirqs from xen
Stefano Stabellini
1
-4
/
+26
2010-10-22
xen: support pirq != irq
Stefano Stabellini
1
-16
/
+48
2010-10-22
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...
Stefano Stabellini
5
-28
/
+356
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-20
xen/privcmd: make privcmd visible in domU
Jeremy Fitzhardinge
2
-4
/
+3
2010-10-20
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
Ian Campbell
1
-73
/
+8
2010-10-20
privcmd: MMAPBATCH: Fix error handling/reporting
Ian Campbell
1
-15
/
+41
2010-10-20
xenbus: export xen_store_interface for xenfs
Jeremy Fitzhardinge
1
-1
/
+3
[next]