index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-08-15
1
-0
/
+1
*
xen/setup: Don't relocate p2m over existing one
Ross Lagerwall
2017-04-08
1
-3
/
+3
*
x86/e820: Prepare e280 code for switch to dynamic storage
Denys Vlasenko
2016-09-21
1
-1
/
+1
*
x86/xen: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+1
*
xen: use same main loop for counting and remapping pages
Juergen Gross
2016-05-24
1
-39
/
+26
*
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-04
1
-3
/
+6
|
\
|
*
xen: fix the check of e_pfn in xen_find_pfn_range
Zhenzhong Duan
2015-11-02
1
-1
/
+1
|
*
x86/xen: discard RAM regions above the maximum reservation
David Vrabel
2015-10-23
1
-2
/
+5
*
|
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
2015-10-07
1
-11
/
+2
|
/
*
x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map
Malcolm Crossley
2015-09-28
1
-1
/
+1
*
xen: use correct type for HYPERVISOR_memory_op()
Juergen Gross
2015-09-28
1
-1
/
+1
*
xen: switch extra memory accounting to use pfns
Juergen Gross
2015-09-08
1
-36
/
+44
*
xen: limit memory to architectural maximum
Juergen Gross
2015-09-08
1
-1
/
+1
*
xen: avoid another early crash of memory limited dom0
Juergen Gross
2015-09-08
1
-8
/
+15
*
xen: avoid early crash of memory limited dom0
Juergen Gross
2015-09-08
1
-3
/
+4
*
xen: remove no longer needed p2m.h
Juergen Gross
2015-08-20
1
-1
/
+0
*
xen: allow more than 512 GB of RAM for 64 bit pv-domains
Juergen Gross
2015-08-20
1
-9
/
+50
*
xen: move p2m list if conflicting with e820 map
Juergen Gross
2015-08-20
1
-25
/
+26
*
xen: check for initrd conflicting with e820 map
Juergen Gross
2015-08-20
1
-0
/
+51
*
xen: check pre-allocated page tables for conflict with memory map
Juergen Gross
2015-08-20
1
-0
/
+6
*
xen: check for kernel memory conflicting with memory layout
Juergen Gross
2015-08-20
1
-0
/
+12
*
xen: find unused contiguous memory area
Juergen Gross
2015-08-20
1
-0
/
+34
*
xen: check memory area against e820 map
Juergen Gross
2015-08-20
1
-0
/
+23
*
xen: split counting of extra memory pages from remapping
Juergen Gross
2015-08-20
1
-40
/
+58
*
xen: move static e820 map to global scope
Juergen Gross
2015-08-20
1
-47
/
+49
*
xen: eliminate scalability issues from initial mapping setup
Juergen Gross
2015-08-20
1
-29
/
+38
*
x86/xen: add some __init and static annotations in arch/x86/xen/setup.c
Juergen Gross
2015-01-28
1
-3
/
+3
*
x86/xen: use correct types for addresses in arch/x86/xen/setup.c
Juergen Gross
2015-01-28
1
-12
/
+13
*
x86/xen: cleanup arch/x86/xen/setup.c
Juergen Gross
2015-01-28
1
-10
/
+0
*
xen: check for zero sized area when invalidating memory
Juergen Gross
2015-01-12
1
-0
/
+2
*
xen: use correct type for physical addresses
Juergen Gross
2015-01-12
1
-2
/
+2
*
x86/xen: add extra memory for remapped frames during setup
David Vrabel
2015-01-08
1
-4
/
+9
*
x86/xen: don't count how many PFNs are identity mapped
David Vrabel
2015-01-08
1
-18
/
+9
*
xen: annotate xen_set_identity_and_remap_chunk() with __init
Juergen Gross
2014-12-08
1
-1
/
+1
*
xen: Delay invalidating extra memory
Juergen Gross
2014-12-04
1
-25
/
+73
*
xen: Delay remapping memory of pv-domain
Juergen Gross
2014-12-04
1
-202
/
+167
*
x86/xen: panic on bad Xen-provided memory map
Martin Kelly
2014-10-23
1
-0
/
+1
*
xen/setup: Remap Xen Identity Mapped RAM
Matt Rushton
2014-09-23
1
-78
/
+292
*
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-06-19
1
-28
/
+32
|
\
|
*
x86/xen: no need to explicitly register an NMI callback
David Vrabel
2014-06-18
1
-8
/
+1
|
*
Revert "xen/pvh: Update E820 to work with PVH (v2)"
David Vrabel
2014-06-05
1
-20
/
+2
|
*
x86/xen: fix memory setup for PVH dom0
David Vrabel
2014-06-05
1
-0
/
+29
*
|
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2014-06-05
1
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
x86, vdso: Reimplement vdso.so preparation in build-time C
Andy Lutomirski
2014-05-05
1
-2
/
+9
*
|
x86/xen: set regions above the end of RAM as 1:1
David Vrabel
2014-05-15
1
-0
/
+9
*
|
x86/xen: only warn once if bad MFNs are found during setup
David Vrabel
2014-05-15
1
-3
/
+3
|
/
*
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-01-30
1
-2
/
+2
|
\
|
*
x86, asmlinkage, xen: Fix type of NMI
Andi Kleen
2014-01-29
1
-2
/
+2
*
|
xen/pvh: Update E820 to work with PVH (v2)
Mukesh Rathor
2014-01-06
1
-2
/
+20
*
|
xen/pvh: Early bootup changes in PV code (v4).
Mukesh Rathor
2014-01-06
1
-6
/
+12
|
/
[next]