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
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-19
xen: dbgp: Fix warning when CONFIG_PCI is not enabled.
Ian Campbell
1
-0
/
+2
2012-10-19
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
9
-10
/
+63
2012-10-19
xen: balloon: use correct type for frame_list
Ian Campbell
1
-1
/
+1
2012-10-19
xen: balloon: don't include e820.h
Ian Campbell
1
-1
/
+0
2012-10-19
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
1
-4
/
+4
2012-10-19
xen: events: pirq_check_eoi_map is X86 specific
Ian Campbell
1
-0
/
+4
2012-10-19
xen: sysfs: fix build warning.
Ian Campbell
1
-1
/
+2
2012-10-19
xen: sysfs: include err.h for PTR_ERR etc
Ian Campbell
1
-0
/
+1
2012-10-19
xen: xenbus: quirk uses x86 specific cpuid
Ian Campbell
1
-0
/
+2
2012-10-19
xen PV passthru: assign SR-IOV virtual functions to separate virtual slots
Laszlo Ersek
1
-4
/
+10
2012-10-19
xen/xenbus: Fix compile warning.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-10-12
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+21
2012-10-12
xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.
Konrad Rzeszutek Wilk
1
-0
/
+21
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
3
-3
/
+4
2012-10-07
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-6
/
+22
2012-10-02
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
14
-141
/
+420
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+0
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+2
2012-10-02
xen: mark xen_init_IRQ __init
Stefano Stabellini
1
-2
/
+1
2012-10-02
xen/Makefile: fix dom-y build
Stefano Stabellini
1
-1
/
+1
2012-10-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-1
/
+49
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2012-09-26
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...
Konrad Rzeszutek Wilk
2
-7
/
+23
2012-09-25
xen/pciback: Restore the PCI config space after an FLR.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-09-25
xen-pciback: properly clean up after calling pcistub_device_find()
Jan Beulich
1
-23
/
+23
2012-09-22
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
1
-26
/
+75
2012-09-21
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
2
-4
/
+55
2012-09-21
userns: Convert xenfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-1
/
+2
2012-09-18
USB EHCI/Xen: propagate controller reset information to hypervisor
Jan Beulich
2
-1
/
+49
2012-09-18
xen-pciback: support wild cards in slot specifications
Jan Beulich
1
-7
/
+82
2012-09-17
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+0
2012-09-17
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
1
-16
/
+0
2012-09-17
xen/swiotlb: For early initialization, return zero on success.
Konrad Rzeszutek Wilk
1
-2
/
+3
2012-09-17
xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...
Konrad Rzeszutek Wilk
1
-10
/
+38
2012-09-17
xen/swiotlb: Move the error strings to its own function.
Konrad Rzeszutek Wilk
1
-8
/
+27
2012-09-17
xen/swiotlb: Move the nr_tbl determination in its own function.
Konrad Rzeszutek Wilk
1
-10
/
+11
2012-09-17
xen/arm: compile and run xenbus
Stefano Stabellini
3
-16
/
+41
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
3
-20
/
+5
2012-09-12
xen/m2p: do not reuse kmap_op->dev_bus_addr
Stefano Stabellini
2
-4
/
+7
2012-09-12
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
10
-11
/
+832
2012-09-10
xen/privcmd: return -EFAULT on error
Dan Carpenter
1
-1
/
+4
2012-09-07
make drivers with pci error handlers const
Stephen Hemminger
1
-1
/
+1
2012-09-06
xen/privcmd: Fix mmap batch ioctl error status copy back.
Andres Lagar-Cavilla
1
-1
/
+1
2012-09-06
xen/pciback: Fix proper FLR steps.
Konrad Rzeszutek Wilk
1
-4
/
+4
2012-09-05
xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctl
Andres Lagar-Cavilla
1
-30
/
+100
2012-09-05
xen: Use correct masking in xen_swiotlb_alloc_coherent.
Ronny Hegewald
1
-1
/
+1
2012-09-05
Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...
Konrad Rzeszutek Wilk
1
-3
/
+3
2012-09-05
cpuidle / ACPI : remove power from acpi_processor_cx structure
Daniel Lezcano
1
-1
/
+0
2012-08-25
Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-15
/
+0
2012-08-23
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
1
-16
/
+0
[next]