index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
setup.c
Age
Commit message (
Expand
)
Author
2013-08-29
x86/xen: do not identity map UNUSABLE regions in the machine E820
David Vrabel
2013-02-10
x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag
Len Brown
2013-02-10
xen idle: make xen-specific macro xen-specific
Len Brown
2012-10-02
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-09-24
xen/boot: Disable NUMA for PV guests.
Konrad Rzeszutek Wilk
2012-09-12
Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-08-23
Revert "xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain." and...
Konrad Rzeszutek Wilk
2012-08-23
xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.
Konrad Rzeszutek Wilk
2012-08-21
xen/x86: Use memblock_reserve for sensitive areas.
Konrad Rzeszutek Wilk
2012-07-19
xen: populate correct number of pages when across mem boundary (v2)
zhenzhong.duan
2012-05-30
xen/balloon: Subtract from xen_released_pages the count that is populated.
Konrad Rzeszutek Wilk
2012-05-07
xen/setup: update VA mapping when releasing memory during setup
David Vrabel
2012-05-07
xen/setup: Combine the two hypercall functions - since they are quite similar.
Konrad Rzeszutek Wilk
2012-05-07
xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM
Konrad Rzeszutek Wilk
2012-05-07
xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0
Konrad Rzeszutek Wilk
2012-03-20
xen/cpufreq: Disable the cpu frequency scaling drivers from loading.
Konrad Rzeszutek Wilk
2012-03-10
xen/setup/pm/acpi: Remove the call to boot_option_idle_override.
Konrad Rzeszutek Wilk
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2011-12-15
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2011-12-15
xen: only limit memory map to maximum reservation for domain 0.
Ian Campbell
2011-12-03
xen/pm_idle: Make pm_idle be default_idle under Xen.
Konrad Rzeszutek Wilk
2011-11-28
Merge branch 'master' into x86/memblock
Tejun Heo
2011-09-29
xen: release all pages within 1-1 p2m mappings
David Vrabel
2011-09-29
xen: allow extra memory to be in multiple regions
David Vrabel
2011-09-29
xen: allow balloon driver to use more than one memory region
David Vrabel
2011-09-29
xen/balloon: account for pages released during memory setup
David Vrabel
2011-09-16
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
Linus Torvalds
2011-09-13
xen/e820: if there is no dom0_mem=, don't tweak extra_pages.
David Vrabel
2011-09-07
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
Linus Torvalds
2011-09-01
xen: use maximum reservation to limit amount of usable RAM
David Vrabel
2011-08-06
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-08-04
xen: Fix misleading WARN message at xen_release_chunk
Igor Mammedov
2011-08-04
xen: Fix printk() format in xen/setup.c
Igor Mammedov
2011-08-03
cpuidle: replace xen access to x86 pm_idle and default_idle
Len Brown
2011-07-14
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
2011-06-16
xen/setup: Fix for incorrect xen_extra_mem_start.
Konrad Rzeszutek Wilk
2011-05-19
Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...
Linus Torvalds
2011-05-12
arch/x86/xen/setup: Cleanup code/data sections definitions
Daniel Kiper
2011-05-12
xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit
Daniel Kiper
2011-05-12
xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings.
Konrad Rzeszutek Wilk
2011-04-20
xen: do not create the extra e820 region at an addr lower than 4G
Stefano Stabellini
2011-03-15
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...
Linus Torvalds
2011-03-14
xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.
Konrad Rzeszutek Wilk
2011-03-11
xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...
Konrad Rzeszutek Wilk
2011-03-03
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
2011-02-22
xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps.
Zhang, Fengzhe
2011-01-27
xen/setup: Route halt operations to safe_halt pvop.
Stefano Stabellini
2011-01-27
xen/e820: Guard against E820_RAM not having page-aligned size or start.
Stefano Stabellini
2010-12-03
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...
Linus Torvalds
2010-11-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
[next]