summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/head.S
AgeCommit message (Expand)Author
2023-01-10ARM: footbridge: remove CATSArnd Bergmann
2022-07-17ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDERMike Rapoport
2022-01-24ARM: mm: switch to swapper_pg_dir early for vmap'ed stackArd Biesheuvel
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)
2021-10-25ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SLABBE Corentin
2021-09-27ARM: smp: Pass task to secondary_start_kernelKeith Packard
2021-08-10ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij
2021-06-13ARM: 9089/1: Define kernel physical section start and endLinus Walleij
2021-06-13ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSETLinus Walleij
2020-12-21Merge branch 'devel-stable' into for-nextRussell King
2020-12-21ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical...Ard Biesheuvel
2020-10-28ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSETArd Biesheuvel
2020-10-28ARM: head: use PC-relative insn sequence for __smp_altArd Biesheuvel
2020-10-28ARM: kernel: use relative references for UP/SMP alternativesArd Biesheuvel
2020-10-28ARM: head.S: use PC-relative insn sequence for secondary_dataArd Biesheuvel
2020-10-28ARM: head-common.S: use PC-relative insn sequence for idmap creationArd Biesheuvel
2020-10-28ARM: p2v: move patching code to separate assembler source fileArd Biesheuvel
2020-10-28ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel
2020-10-27ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-11-12ARM: 8811/1: always list both ldrd/strd registers explicitlyNicolas Pitre
2017-08-14ARM: align .data sectionRussell King
2016-11-23Revert "arm: move exports to definitions"Russell King
2016-08-07arm: move exports to definitionsAl Viro
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-08-21ARM: domains: move initial domain setting value to asm/domains.hRussell King
2015-08-07ARM: 8408/1: Fix the secondary_startup function in Big Endian caseGregory CLEMENT
2015-06-12Merge branch 'bsym' into for-nextRussell King
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King
2015-06-02ARM: 8359/1: correct secondary_startup_arm modeYingjoe Chen
2015-06-01ARM: redo TTBR setup code for LPAERussell King
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King
2015-03-28ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel
2015-02-10ARM: 8302/1: Add a secondary_startup that assumes ARM modeStephen Boyd
2015-01-21ARM: 8291/1: replace magic number with PAGE_SHIFT macro in fixup_pv codeMasahiro Yamada
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-05-25ARM: 8028/1: move __fixup_smp out of init sectionRob Herring
2014-04-22ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issueVictor Kamensky
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King
2014-04-03ARM: Better virt_to_page() handlingRussell King
2014-02-21ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPUThomas Petazzoni
2014-01-28ARM: 7947/1: Make pgtbl macro more robustChristopher Covington
2013-12-13ARM: fix asm/memory.h build errorRussell King
2013-11-14ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BEVictor Kamensky
2013-11-14ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE caseVictor Kamensky
2013-11-12Merge branch 'devel-stable' into for-nextRussell King
2013-10-30Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King