| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 9393/1: mm: Use conditionals for CFI branches | Linus Walleij | 2024-05-07 | 1 | -0/+2 |
* | ARM: 9388/2: mm: Type-annotate all per-processor assembly routines | Linus Walleij | 2024-04-29 | 1 | -9/+15 |
* | ARM: 9387/2: mm: Rewrite cacheflush vtables in CFI safe C | Linus Walleij | 2024-04-29 | 1 | -6/+0 |
* | ARM: 9386/2: mm: Use symbol alias for cache functions | Linus Walleij | 2024-04-29 | 1 | -3/+1 |
* | ARM: 9385/2: mm: Type-annotate all cache assembly routines | Linus Walleij | 2024-04-29 | 1 | -15/+25 |
* | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | ARM: 8933/1: replace Sun/Solaris style flag on section directive | Nick Desaulniers | 2019-11-15 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -15/+1 |
* | ARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLE | Valentin Rothberg | 2015-05-04 | 1 | -2/+0 |
* | ARM: 8314/1: replace PROCINFO embedded branch with relative offset | Ard Biesheuvel | 2015-03-28 | 1 | -2/+2 |
* | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 2014-07-18 | 1 | -17/+17 |
* | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-15 | 1 | -2/+0 |
* | ARM: mm: implement LoUIS API for cache maintenance ops | Lorenzo Pieralisi | 2012-09-25 | 1 | -0/+3 |
* | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails | Will Deacon | 2012-05-02 | 1 | -0/+1 |
* | ARM: proc-*.S: place cpu_reset functions into .idmap.text section | Will Deacon | 2011-12-06 | 1 | -0/+3 |
* | ARM: mm: proc-arm1020e: Use the new processor struct macros | Dave Martin | 2011-07-07 | 1 | -45/+7 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | ARM: pm: add generic CPU suspend/resume support | Russell King | 2011-02-22 | 1 | -0/+3 |
* | ARM: 6466/1: implement flush_icache_all for the rest of the CPUs | Mika Westerberg | 2010-10-28 | 1 | -0/+15 |
* | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process... | Russell King | 2010-10-08 | 1 | -1/+1 |
* | ARM: Factor out common code from cpu_proc_fin() | Russell King | 2010-07-27 | 1 | -5/+1 |
* | ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range | Russell King | 2010-02-15 | 1 | -4/+2 |
* | ARM: dma-mapping: provide per-cpu type map/unmap functions | Russell King | 2010-02-15 | 1 | -0/+26 |
* | ARM: add size argument to __cpuc_flush_dcache_page | Russell King | 2009-12-14 | 1 | -5/+6 |
* | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() | Kirill A. Shutemov | 2009-10-02 | 1 | -1/+1 |
* | [ARM] Don't include asm/elf.h in asm code | Russell King | 2008-10-01 | 1 | -1/+1 |
* | [ARM] Convert set_pte_ext implementions to macros | Russell King | 2008-10-01 | 1 | -23/+1 |
* | [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f | Catalin Marinas | 2008-04-24 | 1 | -1/+1 |
* | Add a prefetch abort handler | Paul Brook | 2008-04-18 | 1 | -0/+1 |
* | [ARM] Unuse another Linux PTE bit | Russell King | 2006-12-13 | 1 | -2/+2 |
* | [ARM] Include asm/elf.h instead of asm/procinfo.h | Russell King | 2006-11-30 | 1 | -1/+1 |
* | [ARM] More missing proc-macros.S includes | Russell King | 2006-07-03 | 1 | -0/+2 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-03 | 1 | -28/+11 |
|\ |
|
| * | Merge nommu branch | Russell King | 2006-07-01 | 1 | -9/+6 |
| |\ |
|
| | * | [ARM] nommu: provide a way for correct control register value selection | Russell King | 2006-06-29 | 1 | -9/+6 |
| * | | [ARM] Set bit 4 on section mappings correctly depending on CPU | Russell King | 2006-06-29 | 1 | -0/+4 |
| |/ |
|
| * | [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU name | Russell King | 2006-06-29 | 1 | -19/+1 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
|/ |
|
* | [ARM] nommu: Initial uCLinux support for MMU-based CPUs | Hyok S. Choi | 2006-06-28 | 1 | -0/+9 |
* | Merge nommu tree | Russell King | 2006-03-25 | 1 | -0/+1 |
|\ |
|
| * | [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.h | Russell King | 2006-03-21 | 1 | -0/+1 |
* | | [ARM] Remove unnecessary asm/hardware.h includes | Russell King | 2006-03-21 | 1 | -1/+0 |
|/ |
|
* | [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 | 1 | -1/+1 |
* | kbuild: arm - use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUs | Catalin Marinas | 2005-06-30 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+513 |