summaryrefslogtreecommitdiff
path: root/xen/arch/arm/xen.lds.S
AgeCommit message (Expand)Author
2021-10-20xen/pci: Install vpci handlers on x86 and fix error pathsBertrand Marquis
2021-06-14Arm: avoid .init.data to be marked as executableJan Beulich
2021-04-01arm: Add Kconfig entry to select CONFIG_DTB_FILEMichal Orzel
2021-01-23xen/arm: add support for run_in_exception_handler()Juergen Gross
2020-05-29xen: remove XEN_SYSCTL_set_parameter supportJuergen Gross
2020-05-29xen: add runtime parameter access support to hypfsJuergen Gross
2019-09-17spinlocks: print lock profile info in panic()Juergen Gross
2019-08-09xen/link: Introduce .bss.percpu.page_alignedAndrew Cooper
2019-08-07xen/percpu: Drop unused asm/percpu.h includesAndrew Cooper
2019-06-27xen/link: handle .init.rodata.cst* sections in the linker scriptRoger Pau Monne
2019-06-19xen/arm: add generic TEE mediator frameworkVolodymyr Babchuk
2018-12-07xen/arm: link: Link proc_info_list in .rodata instead of .init.dataOleksandr Tyshchenko
2018-03-23vpci: add a priority parameter to the vPCI register initializerRoger Pau Monne
2018-03-23vpci: introduce basic handlers to trap accesses to the PCI config spaceRoger Pau Monne
2018-02-01arm/alternatives: Drop the !HAS_ALTERNATIVE infrastructureAndrew Cooper
2017-08-28xen: add basic support for runtime parameter changingJuergen Gross
2017-07-25xen/link: Move .data.rel.ro sections into .rodata for final linkDavid Woodhouse
2017-02-16xen/include: Remove explicit xen/config.h includesAndrew Cooper
2017-02-15xen/arm: Remove build option CONFIG_LOAD_ADDRESSJulien Grall
2016-09-23arm: poison initmem when it is freed.Konrad Rzeszutek Wilk
2016-09-23arm64: s/ALTERNATIVE/HAS_ALTERNATIVE/Konrad Rzeszutek Wilk
2016-09-07gcov: collect more sections to constructor listWei Liu
2016-08-03xen/arm: Introduce alternative runtime patchingJulien Grall
2016-06-29Revert "xsm: add a default policy to .init.data"Jan Beulich
2016-06-24xsm: add a default policy to .init.dataDaniel De Graaf
2016-06-23xen/init: Move initcall infrastructure into .init.dataAndrew Cooper
2016-06-23arm/init: Move .init.proc.info into .init.dataAndrew Cooper
2016-06-23xen/init: Annotate all command line parameter infrastructure as constAndrew Cooper
2016-06-21xen/xsm: remove .xsm_initcall.init sectionDaniel De Graaf
2016-06-08build: convert lock_profile to KconfigDoug Goldstein
2016-04-29build_id: Provide ld-embedded build-idsKonrad Rzeszutek Wilk
2016-03-03arm: Introduce a generic way to use a device from acpiParth Dixit
2016-02-25lockprof: move .lockprofile.data into .rodataAndrew Cooper
2016-02-25work around Clang generating .data.rel.ro section for init-only filesAndrew Cooper
2016-02-22Revert "init: annotate all command line parameter infrastructure as const"Jan Beulich
2016-02-22init: annotate all command line parameter infrastructure as constAndrew Cooper
2016-01-21build: alloc space for sched list in the link fileJonathan Creekmore
2014-10-01xen/arm: Correctly support WARN_ONJulien Grall
2014-10-01Add ARM EFI boot supportRoy Franz
2014-07-24xen: arm: ensure that the boot code is <4K in sizeIan Campbell
2014-06-10xen: arm: include .text.cold and .text.unlikely in text areaIan Campbell
2013-07-17xen: arm: introduce Cortex-A7 supportBamvor Jian Zhang
2013-05-13xen/arm: Allow Xen to run on multiple platform without recompilationJulien Grall
2013-05-13xen/arm: Introduce a generic way to use a device from the device treeJulien Grall
2013-03-12coverage: fix on ARMIan Campbell
2013-02-22xen: arm64: initial build + config changes, start of day codeIan Campbell
2013-02-21gcov: Call constructors during initializationFrediano Ziglio
2012-11-30arm: Enable build without CONFIG_DTB_FILEIan Campbell
2012-10-11arm: Zero the BSS at start of day.Ian Campbell
2012-02-13arm: link a device tree blob into the xen imageDavid Vrabel