index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
Vitaly Kuznetsov
7
-19
/
+31
2016-07-25
xen: introduce xen_vcpu_id mapping
Vitaly Kuznetsov
3
-1
/
+38
2016-07-25
x86/acpi: store ACPI ids from MADT for future usage
Vitaly Kuznetsov
5
-4
/
+20
2016-07-25
x86/xen: update cpuid.h from Xen-4.7
Vitaly Kuznetsov
1
-1
/
+4
2016-07-25
xen/evtchn: add IOCTL_EVTCHN_RESTRICT
David Vrabel
2
-0
/
+55
2016-07-22
xen-blkback: really don't leak mode property
Jan Beulich
1
-1
/
+4
2016-07-22
xen-blkback: constify instance of "struct attribute_group"
Jan Beulich
1
-1
/
+1
2016-07-22
xen-blkfront: prefer xenbus_scanf() over xenbus_gather()
Jan Beulich
1
-24
/
+19
2016-07-22
xen-blkback: prefer xenbus_scanf() over xenbus_gather()
Jan Beulich
1
-7
/
+6
2016-07-06
xen: support runqueue steal time on xen
Juergen Gross
1
-17
/
+23
2016-07-06
arm/xen: add support for vm_assist hypercall
Juergen Gross
4
-0
/
+4
2016-07-06
xen: update xen headers
Juergen Gross
2
-10
/
+31
2016-07-06
xen-pciback: drop superfluous variables
Jan Beulich
1
-10
/
+6
2016-07-06
xen-pciback: short-circuit read path used for merging write values
Jan Beulich
1
-4
/
+2
2016-07-06
xen-pciback: use const and unsigned in bar_init()
Jan Beulich
1
-2
/
+2
2016-07-06
xen-pciback: simplify determination of 64-bit memory resource
Jan Beulich
1
-4
/
+1
2016-07-06
xen-pciback: fold read_dev_bar() into its now single caller
Jan Beulich
1
-20
/
+13
2016-07-06
xen-pciback: drop rom_init()
Jan Beulich
1
-13
/
+1
2016-07-06
xen-pciback: drop unused function parameter of read_dev_bar()
Jan Beulich
1
-4
/
+3
2016-07-06
x86/xen: Use DIV_ROUND_UP
Amitoj Kaur Chawla
1
-2
/
+2
2016-07-06
xen: xenbus: Remove create_workqueue
Bhaktipriya Shridhar
1
-14
/
+1
2016-07-06
xen: xen-pciback: Remove create_workqueue
Bhaktipriya Shridhar
3
-11
/
+2
2016-07-06
xen/PMU: Log VPMU initialization error at lower level
Boris Ostrovsky
1
-1
/
+1
2016-07-06
xen: add steal_clock support on x86
Juergen Gross
6
-69
/
+25
2016-07-06
xen: use vma_pages().
Muhammad Falak R Wani
3
-3
/
+3
2016-07-06
Xen: EFI: Parse DT parameters for Xen specific UEFI
Shannon Zhao
3
-16
/
+92
2016-07-06
FDT: Add a helper to get the subnode by given name
Shannon Zhao
2
-0
/
+15
2016-07-06
ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
Shannon Zhao
6
-1
/
+55
2016-07-06
XEN: EFI: Move x86 specific codes to architecture directory
Shannon Zhao
3
-147
/
+167
2016-07-06
ARM: Xen: Document UEFI support on Xen ARM virtual platforms
Shannon Zhao
1
-0
/
+35
2016-07-06
ARM: XEN: Move xen_early_init() before efi_init()
Shannon Zhao
3
-18
/
+43
2016-07-06
arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
Shannon Zhao
1
-1
/
+35
2016-07-06
xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBA...
Shannon Zhao
1
-0
/
+13
2016-07-06
Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
Shannon Zhao
1
-6
/
+21
2016-07-06
Xen: ARM: Add support for mapping AMBA device mmio
Shannon Zhao
1
-0
/
+43
2016-07-06
Xen: ARM: Add support for mapping platform device mmio
Shannon Zhao
2
-0
/
+154
2016-07-06
xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
Shannon Zhao
1
-0
/
+1
2016-07-06
arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
Shannon Zhao
1
-9
/
+4
2016-07-06
Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
Shannon Zhao
1
-11
/
+27
2016-07-06
xen/grant-table: Move xlated_setup_gnttab_pages to common place
Shannon Zhao
3
-51
/
+69
2016-07-06
Xen: ACPI: Hide UART used by Xen
Shannon Zhao
1
-0
/
+74
2016-07-04
Linux 4.7-rc6
v4.7-rc6
Linus Torvalds
1
-1
/
+1
2016-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-2
/
+37
2016-07-03
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+33
2016-07-03
ovl: warn instead of error if d_type is not supported
Vivek Goyal
1
-5
/
+7
2016-07-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-4
/
+6
2016-07-03
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-19
/
+65
2016-07-02
Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
12
-78
/
+160
2016-07-02
Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-6
/
+38
2016-07-02
Merge tag 'regulator-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+7
[next]