index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
sparse-vmemmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
xen/pvhvm: run xen_vcpu_setup() for the boot CPU
Vitaly Kuznetsov
3
-1
/
+9
2016-07-25
xen/evtchn: use xen_vcpu_id mapping
Vitaly Kuznetsov
1
-1
/
+2
2016-07-25
xen/events: fifo: use xen_vcpu_id mapping
Vitaly Kuznetsov
1
-1
/
+1
2016-07-25
xen/events: use xen_vcpu_id mapping in events_base
Vitaly Kuznetsov
1
-5
/
+5
2016-07-25
x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to shared_info
Vitaly Kuznetsov
1
-4
/
+6
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
ovl: warn instead of error if d_type is not supported
Vivek Goyal
1
-5
/
+7
2016-07-02
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
1
-4
/
+6
2016-07-01
locks: use file_inode()
Miklos Szeredi
1
-1
/
+1
[next]