Age | Commit message (Expand) | Author | Files | Lines |
2022-07-17 | ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDER |  Mike Rapoport | 1 | -17/+17 |
2022-01-24 | ARM: mm: switch to swapper_pg_dir early for vmap'ed stack |  Ard Biesheuvel | 1 | -0/+7 |
2021-11-02 | Merge branches 'devel-stable' and 'misc' into for-linus |  Russell King (Oracle) | 1 | -2/+3 |
2021-10-25 | ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S |  LABBE Corentin | 1 | -2/+2 |
2021-09-27 | ARM: smp: Pass task to secondary_start_kernel |  Keith Packard | 1 | -2/+3 |
2021-08-10 | ARM: 9104/2: Fix Keystone 2 kernel mapping regression |  Linus Walleij | 1 | -3/+14 |
2021-06-13 | ARM: 9089/1: Define kernel physical section start and end |  Linus Walleij | 1 | -3/+24 |
2021-06-13 | ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSET |  Linus Walleij | 1 | -2/+1 |
2020-12-21 | Merge branch 'devel-stable' into for-next |  Russell King | 1 | -190/+15 |
2020-12-21 | ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical section |  Ard Biesheuvel | 1 | -2/+2 |
2020-10-28 | ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSET |  Ard Biesheuvel | 1 | -8/+2 |
2020-10-28 | ARM: head: use PC-relative insn sequence for __smp_alt |  Ard Biesheuvel | 1 | -10/+2 |
2020-10-28 | ARM: kernel: use relative references for UP/SMP alternatives |  Ard Biesheuvel | 1 | -5/+5 |
2020-10-28 | ARM: head.S: use PC-relative insn sequence for secondary_data |  Ard Biesheuvel | 1 | -15/+4 |
2020-10-28 | ARM: head-common.S: use PC-relative insn sequence for idmap creation |  Ard Biesheuvel | 1 | -10/+2 |
2020-10-28 | ARM: p2v: move patching code to separate assembler source file |  Ard Biesheuvel | 1 | -138/+0 |
2020-10-28 | ARM: p2v: fix handling of LPAE translation in BE mode |  Ard Biesheuvel | 1 | -5/+1 |
2020-10-27 | ARM: 9012/1: move device tree mapping out of linear region |  Ard Biesheuvel | 1 | -3/+2 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h |  Mike Rapoport | 1 | -1/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h |  Mike Rapoport | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 |  Thomas Gleixner | 1 | -4/+1 |
2018-11-12 | ARM: 8811/1: always list both ldrd/strd registers explicitly |  Nicolas Pitre | 1 | -1/+1 |
2017-08-14 | ARM: align .data section |  Russell King | 1 | -0/+2 |
2016-11-23 | Revert "arm: move exports to definitions" |  Russell King | 1 | -3/+0 |
2016-08-07 | arm: move exports to definitions |  Al Viro | 1 | -0/+3 |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus |  Russell King | 1 | -4/+4 |
2015-08-21 | ARM: domains: move initial domain setting value to asm/domains.h |  Russell King | 1 | -4/+1 |
2015-08-07 | ARM: 8408/1: Fix the secondary_startup function in Big Endian case |  Gregory CLEMENT | 1 | -0/+3 |
2015-06-12 | Merge branch 'bsym' into for-next |  Russell King | 1 | -4/+4 |
2015-06-12 | Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next |  Russell King | 1 | -12/+32 |
2015-06-02 | ARM: 8359/1: correct secondary_startup_arm mode |  Yingjoe Chen | 1 | -1/+1 |
2015-06-01 | ARM: redo TTBR setup code for LPAE |  Russell King | 1 | -11/+31 |
2015-05-08 | ARM: replace BSYM() with badr assembly macro |  Russell King | 1 | -4/+4 |
2015-03-28 | ARM: 8314/1: replace PROCINFO embedded branch with relative offset |  Ard Biesheuvel | 1 | -7/+7 |
2015-02-10 | ARM: 8302/1: Add a secondary_startup that assumes ARM mode |  Stephen Boyd | 1 | -0/+7 |
2015-01-21 | ARM: 8291/1: replace magic number with PAGE_SHIFT macro in fixup_pv code |  Masahiro Yamada | 1 | -1/+1 |
2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ |  Russell King | 1 | -9/+9 |
2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next |  Russell King | 1 | -1/+1 |
2014-05-25 | ARM: 8028/1: move __fixup_smp out of init section |  Rob Herring | 1 | -1/+1 |
2014-04-22 | ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issue |  Victor Kamensky | 1 | -1/+1 |
2014-04-04 | Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-next |  Russell King | 1 | -9/+10 |
2014-04-03 | ARM: Better virt_to_page() handling |  Russell King | 1 | -8/+9 |
2014-02-21 | ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPU |  Thomas Petazzoni | 1 | -1/+1 |
2014-01-28 | ARM: 7947/1: Make pgtbl macro more robust |  Christopher Covington | 1 | -1/+2 |
2013-12-13 | ARM: fix asm/memory.h build error |  Russell King | 1 | -1/+1 |
2013-11-14 | ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BE |  Victor Kamensky | 1 | -1/+5 |
2013-11-14 | ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE case |  Victor Kamensky | 1 | -0/+1 |
2013-11-12 | Merge branch 'devel-stable' into for-next |  Russell King | 1 | -16/+66 |
2013-10-30 | Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/delta/linux into devel-stable |  Russell King | 1 | -4/+22 |
2013-10-29 | ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align keyword |  Sricharan R | 1 | -1/+2 |