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
path:
root
/
arch
/
x86
/
xen
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-16
xen/setup: Fix for incorrect xen_extra_mem_start.
Konrad Rzeszutek Wilk
1
-4
/
+6
2011-05-20
Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...
Linus Torvalds
1
-1
/
+5
2011-05-13
arch/x86/xen/setup: Cleanup code/data sections definitions
Daniel Kiper
1
-2
/
+2
2011-05-12
xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit
Daniel Kiper
1
-0
/
+4
2011-05-12
xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-04-20
xen: do not create the extra e820 region at an addr lower than 4G
Stefano Stabellini
1
-1
/
+1
2011-03-15
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...
Linus Torvalds
1
-1
/
+67
2011-03-14
xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.
Konrad Rzeszutek Wilk
1
-0
/
+52
2011-03-11
xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...
Konrad Rzeszutek Wilk
1
-1
/
+2
2011-03-03
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
1
-1
/
+6
2011-02-22
xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps.
Zhang, Fengzhe
1
-0
/
+8
2011-01-27
xen/setup: Route halt operations to safe_halt pvop.
Stefano Stabellini
1
-0
/
+1
2011-01-27
xen/e820: Guard against E820_RAM not having page-aligned size or start.
Stefano Stabellini
1
-1
/
+6
2010-12-03
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...
Linus Torvalds
1
-27
/
+14
2010-11-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
1
-1
/
+0
2010-11-24
xen: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-11-23
xen: use default_idle
Jeremy Fitzhardinge
1
-15
/
+5
2010-11-23
xen: clean up "extra" memory handling some more
Jeremy Fitzhardinge
1
-12
/
+9
2010-11-22
xen: set IO permission early (before early_cpu_init())
Konrad Rzeszutek Wilk
1
-8
/
+0
2010-11-20
xen: re-enable boot-time ballooning
Jeremy Fitzhardinge
1
-2
/
+1
2010-11-11
xen: do not release any memory under 1M in domain 0
Ian Campbell
1
-7
/
+11
2010-10-29
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+3
2010-10-27
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
1
-3
/
+109
2010-10-26
xen: include xen/xen.h for definition of xen_initial_domain()
Ian Campbell
1
-0
/
+1
2010-10-23
xen: add the direct mapping area for ISA bus access
Juan Quintela
1
-0
/
+3
2010-10-23
xen: use host E820 map for dom0
Ian Campbell
1
-2
/
+7
2010-10-22
xen: don't add extra_pages for RAM after mem_end
Jeremy Fitzhardinge
1
-9
/
+14
2010-10-22
xen: make sure xen_max_p2m_pfn is up to date
Jeremy Fitzhardinge
1
-0
/
+2
2010-10-22
xen: limit extra memory to a certain ratio of base
Jeremy Fitzhardinge
1
-0
/
+32
2010-10-22
xen: add extra pages for E820 RAM regions, even if beyond mem_end
Jeremy Fitzhardinge
1
-3
/
+4
2010-10-22
xen: make sure xen_extra_mem_start is beyond all non-RAM e820
Jeremy Fitzhardinge
1
-1
/
+2
2010-10-22
xen: implement "extra" memory to reserve space for pages not present at boot
Jeremy Fitzhardinge
1
-2
/
+27
2010-10-22
xen: Use host-provided E820 map
Ian Campbell
1
-2
/
+36
2010-10-18
xen: Don't disable the I/O space
Alex Nixon
1
-2
/
+0
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
1
-0
/
+72
2010-08-27
x86, memblock: Replace e820_/_early string with memblock_
Yinghai Lu
1
-1
/
+2
2010-08-05
Xen: register panic notifier to take crashes of xen guests on panic
Donald Dutile
1
-0
/
+2
2010-07-20
xen: make sure pages are really part of domain before freeing
Jeremy Fitzhardinge
1
-21
/
+38
2010-07-20
xen: release unused free memory
Miroslav Rezanina
1
-0
/
+53
2009-05-08
xen: reserve Xen start_info rather than e820 reserving
Jeremy Fitzhardinge
1
-3
/
+3
2008-12-16
xen: whitespace/checkpatch cleanup
Tej
1
-4
/
+5
2008-09-14
xen: fix for xen guest with mem > 3.7G
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-16
x86: xen: no need to disable vdso32
Jeremy Fitzhardinge
1
-7
/
+2
2008-07-16
x86_64: further cleanup of 32-bit compat syscall mechanisms
Jeremy Fitzhardinge
1
-3
/
+7
2008-07-16
x86, xen, vdso: fix build error
Ingo Molnar
1
-0
/
+2
2008-07-16
xen64: disable 32-bit syscall/sysenter if not supported.
Jeremy Fitzhardinge
1
-19
/
+19
2008-07-16
xen64: set up syscall and sysenter entrypoints for 64-bit
Jeremy Fitzhardinge
1
-3
/
+39
2008-07-16
xen64: register callbacks in arch-independent way
Jeremy Fitzhardinge
1
-10
/
+17
2008-07-16
xen64: smp.c compile hacking
Jeremy Fitzhardinge
1
-6
/
+1
2008-07-08
xen: reserve ISA space in e820 map
Jeremy Fitzhardinge
1
-2
/
+10
[next]