index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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-08-28
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-10
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-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2010-08-04
Merge branch 'xen/xenbus' into upstream/xen
Jeremy Fitzhardinge
2
-10
/
+50
2010-08-04
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
8
-36
/
+452
2010-08-04
Merge branch 'upstream/core' into upstream/xen
Jeremy Fitzhardinge
1
-4
/
+1
2010-08-04
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-26
xenfs: enable for HVM domains too
Jeremy Fitzhardinge
1
-2
/
+2
2010-07-26
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-22
xen: Fix find_unbound_irq in presence of ioapic irqs.
Stefano Stabellini
1
-2
/
+11
2010-07-22
xen: Add suspend/resume support for PV on HVM guests.
Stefano Stabellini
2
-5
/
+62
2010-07-22
xen: Xen PCI platform device driver.
Stefano Stabellini
7
-18
/
+283
2010-07-22
x86/xen: event channels delivery on HVM.
Sheng Yang
1
-7
/
+63
2010-07-22
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-07
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
2010-02-18
xen: Remove unnecessary arch specific xen irq functions.
Eric W. Biederman
1
-2
/
+6
2010-01-13
xen: fix hang on suspend.
Ian Campbell
1
-4
/
+4
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
7
-0
/
+11
2009-12-10
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
4
-58
/
+68
2009-12-04
xen: try harder to balloon up under memory pressure.
Ian Campbell
1
-26
/
+5
2009-12-04
Xen balloon: fix totalram_pages counting.
Gianluca Guida
1
-3
/
+4
2009-12-03
xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...
Ian Campbell
1
-1
/
+11
2009-12-03
xen: improve error handling in do_suspend.
Ian Campbell
1
-9
/
+11
2009-12-03
xen: don't leak IRQs over suspend/resume.
Ian Campbell
1
-0
/
+3
2009-12-03
xen: don't call dpm_resume_noirq() with interrupts disabled.
Jeremy Fitzhardinge
1
-4
/
+3
2009-12-03
xen: wait up to 5 minutes for device connetion
Paolo Bonzini
1
-4
/
+16
2009-12-03
xen: improvement to wait_for_devices()
Paolo Bonzini
1
-3
/
+6
2009-12-03
xen: fix is_disconnected_device/exists_disconnected_device
Paolo Bonzini
1
-6
/
+7
2009-12-03
xen/xenbus: make DEVICE_ATTR()s static
Jeremy Fitzhardinge
1
-3
/
+3
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
7
-0
/
+11
2009-11-04
cpumask: Use modern cpumask style in Xen
Rusty Russell
1
-1
/
+1
2009-11-03
xenbus: do not hold transaction_mutex when returning to userspace
Ian Campbell
1
-10
/
+47
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
1
-4
/
+0
[next]