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
2013-04-10
Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+15
2013-04-02
xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.
Keir Fraser
1
-4
/
+15
2013-03-27
Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-22
/
+65
2013-03-27
xen/events: avoid race with raising an event in unmask_evtchn()
David Vrabel
1
-5
/
+15
2013-03-27
xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-03-22
xen-pciback: notify hypervisor about devices intended to be assigned to guests
Jan Beulich
2
-16
/
+46
2013-03-22
xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs.
Konrad Rzeszutek Wilk
1
-0
/
+3
2013-03-12
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-6
/
+6
2013-03-11
xen/acpi: remove redundant acpi/acpi_drivers.h include
Liu Jinsong
1
-1
/
+0
2013-03-06
acpi: Export the acpi_processor_get_performance_info
Konrad Rzeszutek Wilk
1
-4
/
+4
2013-03-06
xen/pciback: Don't disable a PCI device that is already disabled.
Konrad Rzeszutek Wilk
1
-1
/
+2
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-03-03
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-48
/
+39
2013-03-01
xenbus: fix compile failure on ARM with Xen enabled
Steven Noonan
1
-0
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-55
/
+11
2013-02-25
xen/acpi: xen cpu hotplug minor updates
Liu Jinsong
1
-22
/
+12
2013-02-25
xen/acpi: xen memory hotplug minor updates
Liu Jinsong
1
-26
/
+26
2013-02-24
Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
11
-53
/
+1209
2013-02-22
xenfs: switch to pure simple_fill_super()
Al Viro
1
-55
/
+11
2013-02-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2013-02-20
xen: event channel arrays are xen_ulong_t and not unsigned long
Ian Campbell
1
-48
/
+67
2013-02-19
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+4
2013-02-19
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
2
-2
/
+2
2013-02-19
xen: close evtchn port if binding to irq fails
Wei Liu
1
-0
/
+10
2013-02-19
xen-evtchn: correct comment and error output
Wei Liu
1
-2
/
+2
2013-02-19
xen/tmem: Add missing %s in the printk statement.
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-02-19
xen/acpi: ACPI cpu hotplug
Liu Jinsong
4
-0
/
+519
2013-02-19
xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.h
Liu Jinsong
1
-18
/
+0
2013-02-19
xen/stub: driver for CPU hotplug
Liu Jinsong
1
-2
/
+37
2013-02-19
xen/acpi: ACPI memory hotplug
Liu Jinsong
3
-0
/
+513
2013-02-19
xen/stub: driver for memory hotplug
Liu Jinsong
3
-0
/
+78
2013-02-15
Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+1
2013-02-15
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-2
/
+1
2013-02-13
xen: remove redundant NULL check before unregister_and_remove_pcpu().
Cyril Roelandt
1
-2
/
+1
2013-02-12
X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts
K. Y. Srinivasan
1
-3
/
+4
2013-02-08
Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-9
/
+9
2013-02-06
xen: fix error handling path if xen_allocate_irq_dynamic fails
Wei Liu
1
-2
/
+2
2013-02-06
xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()
Jan Beulich
1
-7
/
+7
2013-01-29
x86: Don't panic if can not alloc buffer for swiotlb
Yinghai Lu
1
-1
/
+3
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-2
/
+1
2013-01-18
Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-106
/
+167
2013-01-15
xen/gntdev: remove erronous use of copy_to_user
Daniel De Graaf
1
-10
/
+3
2013-01-15
xen/gntdev: correctly unmap unlinked maps in mmu notifier
Daniel De Graaf
1
-29
/
+63
2013-01-15
xen/gntdev: fix unsafe vma access
Daniel De Graaf
1
-5
/
+24
2013-01-15
xen/privcmd: Fix mmap batch ioctl.
Andres Lagar-Cavilla
1
-36
/
+47
2013-01-15
Merge tag 'v3.7' into stable/for-linus-3.8
Konrad Rzeszutek Wilk
6
-26
/
+113
2013-01-15
Xen: properly bound buffer access when parsing cpu/*/availability
Jan Beulich
1
-2
/
+2
2013-01-15
xen/grant-table: correctly initialize grant table version 1
Matt Wilson
1
-19
/
+29
2013-01-15
x86/xen : Fix the wrong check in pciback
Yang Zhang
1
-1
/
+1
[next]