index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
proc-macros.S
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-06
ARM: 8606/1: V7M: introduce cache operations
Vladimir Murzin
1
-0
/
+16
2015-04-15
Merge branches 'misc', 'vdso' and 'fixes' into for-next
Russell King
1
-0
/
+24
2015-04-10
ARM: proc-arm94*.S: fix setup function
Russell King
1
-0
/
+24
2015-03-28
ARM: 8314/1: replace PROCINFO embedded branch with relative offset
Ard Biesheuvel
1
-0
/
+4
2015-02-11
arm: drop L_PTE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-1
/
+1
2014-09-23
ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] ops
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2014-02-10
ARM: 7954/1: mm: remove remaining domain support from ARMv6
Will Deacon
1
-13
/
+6
2013-06-24
ARM: 7773/1: PJ4B: Add support for errata 4742
Gregory CLEMENT
1
-0
/
+5
2013-02-16
ARM: 7649/1: mm: mm->context.id fix for big-endian
Ben Dooks
1
-0
/
+5
2012-11-09
ARM: mm: introduce present, faulting entries for PAGE_NONE
Will Deacon
1
-0
/
+4
2012-09-25
ARM: mm: implement LoUIS API for cache maintenance ops
Lorenzo Pieralisi
1
-0
/
+1
2011-12-08
ARM: LPAE: MMU setup for the 3-level page table format
Catalin Marinas
1
-2
/
+3
2011-07-21
ARM: Fix build errors caused by adding generic macros
Russell King
1
-0
/
+5
2011-07-07
ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macros
Dave Martin
1
-0
/
+63
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-07
Merge branch 'pgt' (early part) into devel
Russell King
1
-15
/
+15
2011-01-07
Merge branch 'misc' into devel
Russell King
1
-0
/
+7
2010-12-22
ARM: pgtable: provide RDONLY page table bit rather than WRITE bit
Russell King
1
-8
/
+8
2010-12-22
ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN
Russell King
1
-3
/
+3
2010-12-22
ARM: pgtable: switch order of Linux vs hardware page tables
Russell King
1
-5
/
+5
2010-12-13
ARM: 6528/1: Use CTR for the I-cache line size on ARMv7
Catalin Marinas
1
-0
/
+10
2010-12-13
ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7
Catalin Marinas
1
-6
/
+6
2010-11-04
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
1
-0
/
+7
2009-09-12
Merge branch 'devel-stable' into devel
Russell King
1
-0
/
+2
2009-07-24
nommu: Add #ifdef CONFIG_MMU around the PTE sanity checks
Catalin Marinas
1
-0
/
+2
2009-07-11
[ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLE
Russell King
1
-6
/
+0
2008-10-01
[ARM] Remove MT_DEVICE_IXP2000 and associated definitions
Russell King
1
-1
/
+1
2008-10-01
[ARM] Convert ARMv6 and ARMv7 to use new memory types
Russell King
1
-2
/
+28
2008-10-01
[ARM] Convert set_pte_ext implementions to macros
Russell King
1
-0
/
+144
2007-05-09
[ARM] armv7: add support for ARMv7 cores.
Catalin Marinas
1
-0
/
+12
2006-06-29
[ARM] nommu: provide a way for correct control register value selection
Russell King
1
-0
/
+10
2005-09-09
kbuild: arm - use generic asm-offsets.h support
Sam Ravnborg
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+51