Age | Commit message (Expand) | Author |
2021-12-06 | ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems | Ard Biesheuvel |
2021-09-27 | ARM: smp: Store current pointer in TPIDRURO register if available | Ard Biesheuvel |
2020-12-21 | Merge branch 'devel-stable' into for-next | Russell King |
2020-10-28 | ARM: head-common.S: use PC-relative insn sequence for __proc_info | Ard Biesheuvel |
2020-10-27 | ARM: 9016/2: Initialize the mapping of KASan shadow memory | Linus Walleij |
2020-10-27 | ARM: 9014/2: Replace string mem* functions for KASan | Linus Walleij |
2019-10-10 | ARM: 8914/1: NOMMU: Fix exc_ret for XIP | Vladimir Murzin |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2018-11-12 | ARM: make lookup_processor_type() non-__init | Russell King |
2018-01-21 | ARM: 8745/1: get rid of __memzero() | Nicolas Pitre |
2017-10-14 | ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel() | Geert Uytterhoeven |
2017-09-10 | ARM: XIP kernel: store .data compressed in ROM | Nicolas Pitre |
2017-09-10 | ARM: head-common.S: speed up startup code | Nicolas Pitre |
2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King |
2014-06-02 | ARM: remove global cr_no_alignment | Russell King |
2014-02-21 | ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPU | Thomas Petazzoni |
2013-07-14 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker |
2013-07-09 | ARM: 7780/1: add missing linker section markup to head-common.S | Stephen Warren |
2013-01-31 | ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15 | Uwe Kleine-König |
2011-05-11 | arm/dt: Make __vet_atags also accept a dtb image | Grant Likely |
2011-02-15 | ARM: Defer lookup of machine_type to setup.c | Russell King |
2011-01-15 | ARM: fix missing branch in __error_a | Russell King |
2010-10-18 | Merge branch 'hotplug' into devel | Russell King |
2010-10-08 | ARM: cleanup lookup_machine_type data and ensure these are placed in __HEAD | Russell King |
2010-10-08 | ARM: hotplug cpu: move __error and __error_p to cpuinit section | Russell King |
2010-10-08 | ARM: move __mmap_switched, C-API functions to init section | Russell King |
2010-10-08 | ARM: cleanup boot cpu calling __mmap_switched | Russell King |
2010-10-08 | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process... | Russell King |
2010-10-08 | ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data | Russell King |
2009-11-08 | ARM: 5784/1: fix early boot machine ID mismatch error display | Nicolas Pitre |
2009-10-02 | ARM: 5739/1: ARM: allow empty ATAG_CORE | David Brown |
2009-07-24 | Thumb-2: Implementation of the unified start-up and exceptions code | Catalin Marinas |
2009-07-24 | Thumb-2: Add some .align statements to the .S files | Catalin Marinas |
2008-12-01 | [ARM] use asm/sections.h | Russell King |
2008-09-01 | [ARM] 5227/1: Add the ENDPROC declarations to the .S files | Catalin Marinas |
2008-08-02 | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King |
2008-04-19 | [ARM] 4881/1: print unrecognised processor ID as part of failure message | Lennert Buytenhek |
2008-03-06 | [ARM] 4849/1: move ATAGS asm definitions | Greg Ungerer |
2007-07-12 | [ARM] 4423/1: add ATAGS support | Bill Gatliff |
2006-03-27 | [ARM] nommu: start-up code | Hyok S. Choi |