summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: align .data sectionRussell King2017-08-141-0/+2
* Revert "arm: move exports to definitions"Russell King2016-11-231-3/+0
* arm: move exports to definitionsAl Viro2016-08-071-0/+3
*-. Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-031-4/+4
|\ \
| | * ARM: domains: move initial domain setting value to asm/domains.hRussell King2015-08-211-4/+1
| |/ |/|
| * ARM: 8408/1: Fix the secondary_startup function in Big Endian caseGregory CLEMENT2015-08-071-0/+3
|/
* Merge branch 'bsym' into for-nextRussell King2015-06-121-4/+4
|\
| * ARM: replace BSYM() with badr assembly macroRussell King2015-05-081-4/+4
| |
| \
*-. \ Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King2015-06-121-12/+32
|\ \ \ | |_|/ |/| |
| | * ARM: redo TTBR setup code for LPAERussell King2015-06-011-11/+31
| |/ |/|
| * ARM: 8359/1: correct secondary_startup_arm modeYingjoe Chen2015-06-021-1/+1
|/
* ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel2015-03-281-7/+7
* ARM: 8302/1: Add a secondary_startup that assumes ARM modeStephen Boyd2015-02-101-0/+7
* ARM: 8291/1: replace magic number with PAGE_SHIFT macro in fixup_pv codeMasahiro Yamada2015-01-211-1/+1
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-9/+9
* Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-051-1/+1
|\
| * ARM: 8028/1: move __fixup_smp out of init sectionRob Herring2014-05-251-1/+1
* | ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issueVictor Kamensky2014-04-221-1/+1
|/
*---. Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-041-9/+10
|\ \ \
| | * | ARM: Better virt_to_page() handlingRussell King2014-04-031-8/+9
| |/ / |/| |
| * | ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPUThomas Petazzoni2014-02-211-1/+1
|/ /
* | ARM: 7947/1: Make pgtbl macro more robustChristopher Covington2014-01-281-1/+2
* | ARM: fix asm/memory.h build errorRussell King2013-12-131-1/+1
|/
* ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BEVictor Kamensky2013-11-141-1/+5
* ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE caseVictor Kamensky2013-11-141-0/+1
* Merge branch 'devel-stable' into for-nextRussell King2013-11-121-16/+66
|\
| * Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King2013-10-301-4/+22
| |\
| | * ARM: set BE8 if LE in head codeBen Dooks2013-10-191-0/+4
| | * ARM: fixup_pv_table bug when CPU_ENDIAN_BE8Ben Dooks2013-10-191-0/+8
| * | ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align k...Sricharan R2013-10-291-1/+2
| * | ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R2013-10-101-16/+47
| |/
* | ARM: 7846/1: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devicesSantosh Shilimkar2013-10-031-1/+20
|/
* ARM: Add .text annotations where required after __CPUINIT removalRussell King2013-08-011-0/+1
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-1/+0
* ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy2013-05-301-6/+4
* ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2013-04-031-1/+1
* ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon2013-03-031-4/+22
* Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/li...Russell King2013-01-191-1/+1
|\
| * ARM: virt: boot secondary CPUs through the right entry pointMarc Zyngier2013-01-101-1/+1
* | ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre2013-01-161-0/+3
|/
* Merge branch 'fixes' into for-linusRussell King2012-10-111-2/+2
|\
| * ARM: move debug macros to common locationRob Herring2012-09-141-2/+2
* | ARM: virt: allow the kernel to be entered in HYP modeDave Martin2012-09-191-3/+11
|/
* ARM: 7439/1: head.S: simplify initial page table mappingNicolas Pitre2012-07-091-36/+23
* ARM: 7363/1: DEBUG_LL: limit early mapping to the minimumNicolas Pitre2012-05-041-8/+1
* ARM: 7338/1: add support for early console output via semihostingNicolas Pitre2012-03-241-4/+4
* ARM: move CP15 definitions to separate header fileRussell King2012-03-241-1/+1
* ARM: 7275/1: LPAE: Check the CPU support for the long descriptor formatCatalin Marinas2012-01-131-0/+8
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-081-2/+45
|\
| * ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas2011-12-081-2/+43
OpenPOWER on IntegriCloud