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
/
include
/
xen
/
interface
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-19
xen/acpi: ACPI cpu hotplug
Liu Jinsong
1
-0
/
+8
2013-02-19
xen/acpi: ACPI memory hotplug
Liu Jinsong
1
-4
/
+9
2013-02-19
xen: implement updated XENMEM_add_to_physmap_range ABI
Ian Campbell
1
-0
/
+6
2012-12-17
xen: Add EVTCHNOP_reset in Xen interface header files.
Wei Liu
1
-0
/
+13
2012-11-30
Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...
Konrad Rzeszutek Wilk
1
-2
/
+42
2012-11-29
xen: arm: implement remap interfaces needed for privcmd mappings.
Ian Campbell
1
-2
/
+42
2012-11-28
xen/acpi: Move the xen_running_on_version_or_later function.
Konrad Rzeszutek Wilk
1
-18
/
+0
2012-11-26
xen/acpi: Fix compile error by missing decleration for xen_domain.
Konrad Rzeszutek Wilk
1
-0
/
+3
2012-11-26
xen/acpi: ACPI PAD driver
Liu, Jinsong
2
-0
/
+32
2012-10-19
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
8
-9
/
+25
2012-10-19
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
1
-1
/
+1
2012-10-19
xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.
Ian Campbell
1
-22
/
+2
2012-10-12
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+19
2012-10-07
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-8
/
+14
2012-10-04
xen pv-on-hvm: add pfn_is_ram helper for kdump
Olaf Hering
1
-0
/
+19
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
7
-9
/
+9
2012-10-02
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-13
/
+26
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
7
-9
/
+9
2012-09-26
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...
Konrad Rzeszutek Wilk
5
-8
/
+14
2012-09-24
xen/vga: add the xen EFI video mode support
Jan Beulich
1
-0
/
+1
2012-09-24
xen/x86: retrieve keyboard shift status flags from hypervisor.
Konrad Rzeszutek Wilk
1
-0
/
+3
2012-09-18
USB EHCI/Xen: propagate controller reset information to hypervisor
Jan Beulich
1
-0
/
+16
2012-09-14
xen: resynchronise grant table status codes with upstream
Ian Campbell
1
-2
/
+6
2012-09-12
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
4
-1
/
+396
2012-08-23
xen: Introduce xen_pfn_t for pfn and mfn types
Stefano Stabellini
4
-10
/
+10
2012-08-23
xen/sysfs: Use XENVER_guest_handle to query UUID
Daniel De Graaf
1
-0
/
+3
2012-08-21
xen: missing includes
Stefano Stabellini
1
-1
/
+0
2012-08-21
xen: update xen_add_to_physmap interface
Stefano Stabellini
1
-0
/
+3
2012-08-08
xen/arm: compile blkfront and blkback
Stefano Stabellini
1
-0
/
+3
2012-08-08
xen/arm: get privilege status
Stefano Stabellini
1
-0
/
+3
2012-09-14
xen/arm: Introduce xen_ulong_t for unsigned long
Stefano Stabellini
3
-8
/
+8
2012-07-19
xen/pv-on-hvm kexec: shutdown watches from old kernel
Olaf Hering
1
-1
/
+2
2012-07-19
xen/pcpu: Xen physical cpus online/offline sys interface
Liu, Jinsong
2
-0
/
+9
2012-07-19
xen/mce: Add mcelog support for Xen platform
Liu, Jinsong
1
-0
/
+385
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+21
2012-03-22
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+31
2012-03-20
xen: support pirq_eoi_map
Stefano Stabellini
1
-0
/
+21
2012-03-14
xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.
Konrad Rzeszutek Wilk
1
-0
/
+17
2012-03-13
hvc_xen: support PV on HVM consoles
Stefano Stabellini
1
-1
/
+5
2012-03-10
xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.
Konrad Rzeszutek Wilk
1
-1
/
+2
2012-01-15
Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+33
2012-01-12
xen: Utilize the restore_msi_irqs hook.
Tang Liang
1
-0
/
+7
2012-01-10
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+167
2012-01-04
xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.
Ian Campbell
1
-0
/
+3
2011-12-19
Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...
Konrad Rzeszutek Wilk
1
-2
/
+1
2011-11-22
xen/granttable: Introducing grant table V2 stucture
Annie Li
2
-5
/
+164
2011-11-18
xen/blk[front|back]: Enhance discard support with secure erasing support.
Konrad Rzeszutek Wilk
1
-1
/
+17
2011-11-18
xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together
Konrad Rzeszutek Wilk
1
-7
/
+17
2011-11-06
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+321
2011-11-04
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+36
[next]