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