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
*
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-02
1
-0
/
+18
|
\
|
*
Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-09-12
1
-0
/
+18
|
|
\
|
|
*
Revert "xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain." and...
Konrad Rzeszutek Wilk
2012-08-23
1
-0
/
+27
|
|
*
xen/x86: Use memblock_reserve for sensitive areas.
Konrad Rzeszutek Wilk
2012-08-21
1
-9
/
+0
*
|
|
xen/boot: Disable NUMA for PV guests.
Konrad Rzeszutek Wilk
2012-09-24
1
-0
/
+4
|
/
/
*
|
xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.
Konrad Rzeszutek Wilk
2012-08-23
1
-1
/
+8
*
|
xen: populate correct number of pages when across mem boundary (v2)
zhenzhong.duan
2012-07-19
1
-14
/
+9
|
/
*
xen/balloon: Subtract from xen_released_pages the count that is populated.
Konrad Rzeszutek Wilk
2012-05-30
1
-1
/
+2
*
xen/setup: update VA mapping when releasing memory during setup
David Vrabel
2012-05-07
1
-7
/
+34
*
xen/setup: Combine the two hypercall functions - since they are quite similar.
Konrad Rzeszutek Wilk
2012-05-07
1
-51
/
+30
*
xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM
Konrad Rzeszutek Wilk
2012-05-07
1
-4
/
+112
*
xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0
Konrad Rzeszutek Wilk
2012-05-07
1
-4
/
+7
*
xen/cpufreq: Disable the cpu frequency scaling drivers from loading.
Konrad Rzeszutek Wilk
2012-03-20
1
-0
/
+2
*
xen/setup/pm/acpi: Remove the call to boot_option_idle_override.
Konrad Rzeszutek Wilk
2012-03-10
1
-1
/
+0
*
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2011-12-20
1
-4
/
+3
|
\
|
*
Merge branch 'master' into x86/memblock
Tejun Heo
2011-11-28
1
-156
/
+138
|
|
\
|
*
|
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
2011-07-14
1
-4
/
+3
*
|
|
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2011-12-15
1
-3
/
+15
|
\
\
\
|
*
|
|
xen: only limit memory map to maximum reservation for domain 0.
Ian Campbell
2011-12-15
1
-3
/
+15
|
|
|
/
|
|
/
|
*
/
|
xen/pm_idle: Make pm_idle be default_idle under Xen.
Konrad Rzeszutek Wilk
2011-12-03
1
-1
/
+1
|
/
/
*
|
xen: release all pages within 1-1 p2m mappings
David Vrabel
2011-09-29
1
-75
/
+42
*
|
xen: allow extra memory to be in multiple regions
David Vrabel
2011-09-29
1
-96
/
+86
*
|
xen: allow balloon driver to use more than one memory region
David Vrabel
2011-09-29
1
-10
/
+10
*
|
xen/balloon: account for pages released during memory setup
David Vrabel
2011-09-29
1
-1
/
+6
*
|
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
Linus Torvalds
2011-09-16
1
-4
/
+6
|
\
\
|
*
|
xen/e820: if there is no dom0_mem=, don't tweak extra_pages.
David Vrabel
2011-09-13
1
-4
/
+6
*
|
|
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
Linus Torvalds
2011-09-07
1
-0
/
+19
|
\
|
|
|
*
|
xen: use maximum reservation to limit amount of usable RAM
David Vrabel
2011-09-01
1
-0
/
+19
*
|
|
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-08-06
1
-6
/
+4
|
\
|
|
|
*
|
xen: Fix misleading WARN message at xen_release_chunk
Igor Mammedov
2011-08-04
1
-5
/
+3
|
*
|
xen: Fix printk() format in xen/setup.c
Igor Mammedov
2011-08-04
1
-2
/
+2
|
|
/
*
/
cpuidle: replace xen access to x86 pm_idle and default_idle
Len Brown
2011-08-03
1
-1
/
+2
|
/
*
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
|
|
/
[next]