| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-24 | kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI | Kees Cook | 1 | -1/+1 |
| 2024-05-07 | ARM: 9393/1: mm: Use conditionals for CFI branches | Linus Walleij | 1 | -0/+2 |
| 2024-04-29 | ARM: 9388/2: mm: Type-annotate all per-processor assembly routines | Linus Walleij | 1 | -12/+18 |
| 2024-04-29 | ARM: 9387/2: mm: Rewrite cacheflush vtables in CFI safe C | Linus Walleij | 1 | -6/+0 |
| 2024-04-29 | ARM: 9386/2: mm: Use symbol alias for cache functions | Linus Walleij | 1 | -3/+1 |
| 2024-04-29 | ARM: 9385/2: mm: Type-annotate all cache assembly routines | Linus Walleij | 1 | -15/+24 |
| 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-11-15 | ARM: 8933/1: replace Sun/Solaris style flag on section directive | Nick Desaulniers | 1 | -1/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2015-03-28 | ARM: 8314/1: replace PROCINFO embedded branch with relative offset | Ard Biesheuvel | 1 | -2/+2 |
| 2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 1 | -16/+16 |
| 2013-07-14 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 1 | -2/+0 |
| 2013-04-08 | ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly | Russell King | 1 | -1/+1 |
| 2012-09-25 | ARM: mm: implement LoUIS API for cache maintenance ops | Lorenzo Pieralisi | 1 | -0/+3 |
| 2011-12-06 | ARM: proc-*.S: place cpu_reset functions into .idmap.text section | Will Deacon | 1 | -0/+3 |
| 2011-09-20 | ARM: pm: only use preallocated page table during resume | Russell King | 1 | -11/+11 |
| 2011-09-20 | ARM: pm: preallocate a page table for suspend/resume | Russell King | 1 | -6/+0 |
| 2011-08-28 | ARM: pm: CPU specific code should not overwrite r1 (v:p offset) | Russell King | 1 | -3/+3 |
| 2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+0 |
| 2011-07-21 | ARM: Fix build errors caused by adding generic macros | Russell King | 1 | -3/+0 |
| 2011-07-12 | ARM: remove unnecessary mach/hardware.h includes | Rob Herring | 1 | -1/+0 |
| 2011-07-07 | ARM: mm: proc-xsc3: Use new generic struct definition macros | Dave Martin | 1 | -73/+17 |
| 2011-04-02 | ARM: Make consolidated PM sleep code depend on PM_SLEEP | Russell King | 1 | -1/+1 |
| 2011-02-22 | ARM: pm: add generic CPU suspend/resume support | Russell King | 1 | -1/+47 |
| 2010-10-28 | ARM: 6466/1: implement flush_icache_all for the rest of the CPUs | Mika Westerberg | 1 | -0/+12 |
| 2010-10-08 | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process... | Russell King | 1 | -1/+1 |
| 2010-07-27 | ARM: Factor out common code from cpu_proc_fin() | Russell King | 1 | -5/+1 |
| 2010-02-25 | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 1 | -4/+35 |
| 2010-02-15 | ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range | Russell King | 1 | -4/+2 |
| 2010-02-15 | ARM: dma-mapping: provide per-cpu type map/unmap functions | Russell King | 1 | -0/+26 |
| 2010-01-01 | [ARM] pxa: enable L2 if present in XSC3 | Haojian Zhuang | 1 | -0/+7 |
| 2009-12-14 | ARM: add size argument to __cpuc_flush_dcache_page | Russell King | 1 | -5/+6 |
| 2009-10-29 | iop: implement sched_clock() | Mikael Pettersson | 1 | -1/+1 |
| 2009-10-02 | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() | Kirill A. Shutemov | 1 | -1/+1 |
| 2008-12-02 | [ARM] pxa: add base PXA935 support due to CPUID change | Eric Miao | 1 | -0/+25 |
| 2008-10-24 | [ARM] xsc3: revert writethrough memory-type encoding change | Dan Williams | 1 | -1/+1 |
| 2008-10-01 | [ARM] Don't include asm/elf.h in asm code | Russell King | 1 | -1/+1 |
| 2008-10-01 | [ARM] Remove MT_DEVICE_IXP2000 and associated definitions | Russell King | 1 | -1/+1 |
| 2008-10-01 | [ARM] Update Xscale and Xscale3 PTE mappings | Russell King | 1 | -8/+6 |
| 2008-10-01 | [ARM] Convert ARMv6 and ARMv7 to use new memory types | Russell King | 1 | -2/+2 |
| 2008-10-01 | [ARM] Convert Xscale and Xscale3 to use new memory types | Russell King | 1 | -5/+25 |
| 2008-10-01 | [ARM] Convert set_pte_ext implementions to macros | Russell King | 1 | -24/+6 |
| 2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -1/+1 |
| 2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
| 2008-07-28 | [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2) | Eric Miao | 1 | -22/+0 |
| 2008-04-24 | [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f | Catalin Marinas | 1 | -0/+1 |
| 2007-02-08 | [ARM] 4123/1: xsc3: general cleanup | Lennert Buytenhek | 1 | -76/+75 |
| 2006-12-19 | [ARM] 4061/1: xsc3: change of maintainer | Lennert Buytenhek | 1 | -1/+1 |
| 2006-12-13 | [ARM] Unuse another Linux PTE bit | Russell King | 1 | -3/+3 |
| 2006-12-01 | [ARM] 3967/1: xsc3: make branch predication configurable on xsc3 | Dan Williams | 1 | -7/+0 |
| 2006-12-01 | [ARM] 3971/1: xsc3: get rid of L_PTE_COHERENT | Lennert Buytenhek | 1 | -1/+3 |
| 2006-11-30 | [ARM] Include asm/elf.h instead of asm/procinfo.h | Russell King | 1 | -1/+1 |
| 2006-07-01 | Merge nommu branch | Russell King | 1 | -8/+11 |
| 2006-06-29 | [ARM] Set bit 4 on section mappings correctly depending on CPU | Russell King | 1 | -1/+8 |
| 2006-06-29 | [ARM] nommu: provide a way for correct control register value selection | Russell King | 1 | -8/+11 |
| 2006-05-30 | [PATCH] ARM: explicitly disable BTB on ixp2350 | Deepak Saxena | 1 | -1/+2 |
| 2006-04-02 | [ARM] 3439/2: xsc3: add I/O coherency support | Lennert Buytenhek | 1 | -1/+1 |
| 2006-03-30 | [ARM] 3425/1: xsc3: need to include pgtable-hwdef.h | Lennert Buytenhek | 1 | -0/+1 |
| 2006-03-28 | [ARM] 3377/2: add support for intel xsc3 core | Lennert Buytenhek | 1 | -0/+498 |