index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-17
xen/io/ring.h: new macro to detect whether there are too many requests on the...
Jan Beulich
1
-0
/
+5
2013-06-12
Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Catalin Marinas
1
-1
/
+1
2013-06-07
arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64
Stefano Stabellini
1
-1
/
+1
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-05-29
xenbus: delay xenbus frontend resume if xenstored is not running
Aurelien Chartier
1
-0
/
+1
2013-05-23
xen: netif.h: document feature-split-event-channels
Wei Liu
1
-0
/
+12
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+19
2013-04-30
xen: tmem: enable Xen tmem shim to be built/loaded as a module
Dan Magenheimer
1
-0
/
+8
2013-04-22
xen-netback: coalesce slots in TX path and fix regressions
Wei Liu
1
-0
/
+18
2013-04-22
xen-netfront: reduce gso_max_size to account for max TCP header
Wei Liu
1
-0
/
+1
2013-04-18
xen-block: implement indirect descriptors
Roger Pau Monne
1
-0
/
+53
2013-04-16
xen: drop tracking of IRQ vector
Jan Beulich
1
-2
/
+1
2013-03-31
Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+10
2013-03-22
Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
1
-0
/
+10
2013-03-22
xen-pciback: notify hypervisor about devices intended to be assigned to guests
Jan Beulich
1
-0
/
+6
2013-03-11
xen/blkback: correctly respond to unknown, non-native requests
David Vrabel
1
-0
/
+10
2013-02-20
xen: event channel arrays are xen_ulong_t and not unsigned long
Ian Campbell
1
-4
/
+4
2013-02-19
xen/acpi: move xen_acpi_get_pxm under CONFIG_XEN_DOM0
Liu Jinsong
1
-15
/
+15
2013-02-19
xen/acpi: ACPI cpu hotplug
Liu Jinsong
2
-0
/
+11
2013-02-19
xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.h
Liu Jinsong
1
-0
/
+18
2013-02-19
xen/stub: driver for CPU hotplug
Liu Jinsong
1
-0
/
+7
2013-02-19
xen/acpi: ACPI memory hotplug
Liu Jinsong
1
-4
/
+9
2013-02-19
xen/stub: driver for memory hotplug
Liu Jinsong
1
-0
/
+7
2013-02-19
xen: implement updated XENMEM_add_to_physmap_range ABI
Ian Campbell
1
-0
/
+6
2012-12-18
Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+13
2012-12-17
xen: Add EVTCHNOP_reset in Xen interface header files.
Wei Liu
1
-0
/
+13
2012-12-13
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-4
/
+66
2012-11-30
Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...
Konrad Rzeszutek Wilk
2
-4
/
+48
2012-11-29
xen: arm: implement remap interfaces needed for privcmd mappings.
Ian Campbell
1
-2
/
+42
2012-11-29
xen: correctly use xen_pfn_t in remap_domain_mfn_range.
Ian Campbell
1
-1
/
+2
2012-11-29
xen: add pages parameter to xen_remap_domain_mfn_range
Ian Campbell
1
-1
/
+4
2012-11-28
xen/acpi: Move the xen_running_on_version_or_later function.
Konrad Rzeszutek Wilk
2
-18
/
+1
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-11-10
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+32
2012-11-07
xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.
Konrad Rzeszutek Wilk
1
-2
/
+32
2012-10-24
Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-24
/
+4
2012-10-19
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
12
-198
/
+27
2012-10-19
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
2
-2
/
+2
2012-10-19
xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.
Ian Campbell
1
-22
/
+2
2012-10-17
UAPI: Remove empty non-UAPI Kbuild files
David Howells
1
-0
/
+0
2012-10-13
Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-188
/
+0
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-09
UAPI: (Scripted) Disintegrate include/xen
David Howells
3
-188
/
+0
2012-10-07
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-10
/
+18
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-03
xen/xen_initial_domain: check that xen_start_info is initialized
Stefano Stabellini
1
-1
/
+1
2012-10-02
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-26
/
+63
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
7
-9
/
+9
[prev]
[next]