index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-07
ARM: proc: add proc info for Cortex-A15MP using classic page tables
Will Deacon
1
-2
/
+18
2011-07-07
ARM: proc: add Cortex-A5 proc info
Pawel Moll
1
-0
/
+11
2011-07-07
ARM: proc: convert v7 proc infos into a common macro
Pawel Moll
1
-43
/
+24
2011-07-07
ARM: cns3xxx: Add support for L2 Cache Controller
Anton Vorontsov
1
-1
/
+1
2011-07-07
ARM: mm: tlb-v7: Use the new processor struct macros
Dave Martin
1
-7
/
+2
2011-07-07
ARM: mm: tlb-v6: Use the new processor struct macros
Dave Martin
1
-6
/
+2
2011-07-07
ARM: mm: tlb-v4wbi: Use the new processor struct macros
Dave Martin
1
-6
/
+2
2011-07-07
ARM: mm: tlb-v4wb: Use the new processor struct macros
Dave Martin
1
-6
/
+2
2011-07-07
ARM: mm: tlb-v4: Use the new processor struct macros
Dave Martin
1
-6
/
+2
2011-07-07
ARM: mm: tlb-v3: Use the new processor struct macros
Dave Martin
1
-6
/
+2
2011-07-07
ARM: mm: tlb-fa: Use the new processor struct macros
Dave Martin
1
-6
/
+2
2011-07-07
ARM: mm: proc-xscale: Use new generic struct definition macros
Dave Martin
1
-429
/
+74
2011-07-07
ARM: mm: proc-xsc3: Use new generic struct definition macros
Dave Martin
1
-73
/
+17
2011-07-07
ARM: mm: proc-v7: Use the new processor struct macros
Dave Martin
1
-26
/
+5
2011-07-07
ARM: mm: proc-v6: Use the new processor struct macros
Dave Martin
1
-29
/
+5
2011-07-07
ARM: mm: proc-sa1100: Use the new processor struct macros
Dave Martin
1
-67
/
+17
2011-07-07
ARM: mm: proc-sa110: Use the new processor struct macros
Dave Martin
1
-34
/
+5
2011-07-07
ARM: mm: proc-mohawk: Use the new processor struct macros
Dave Martin
1
-43
/
+18
2011-07-07
ARM: mm: proc-feroceon: Use the new processor struct macros
Dave Martin
1
-152
/
+48
2011-07-07
ARM: mm: proc-fa526: Use the new processor struct macros
Dave Martin
1
-33
/
+5
2011-07-07
ARM: mm: proc-arm9tdmi: Use the new processor struct macros
Dave Martin
1
-60
/
+18
2011-07-07
ARM: mm: proc-arm946: Use the new processor struct macros
Dave Martin
1
-46
/
+7
2011-07-07
ARM: mm: proc-arm940: Use the new processor struct macros
Dave Martin
1
-44
/
+7
2011-07-07
ARM: mm: proc-arm926: Use the new processor struct macros
Dave Martin
1
-44
/
+7
2011-07-07
ARM: mm: proc-arm925: Use the new processor struct macros
Dave Martin
1
-72
/
+16
2011-07-07
ARM: mm: proc-arm922: Use the new processor struct macros
Dave Martin
1
-46
/
+7
2011-07-07
ARM: mm: proc-arm920: Use the new processor struct macros
Dave Martin
1
-46
/
+7
2011-07-07
ARM: mm: proc-arm7tdmi: Use the new processor struct macros
Dave Martin
1
-176
/
+38
2011-07-07
ARM: mm: proc-arm740: Use the new processor struct macros
Dave Martin
1
-35
/
+7
2011-07-07
ARM: mm: proc-arm720: Use the new processor struct macros
Dave Martin
1
-68
/
+17
2011-07-07
ARM: mm: proc-arm6_7: Use the new processor struct macros
Dave Martin
1
-133
/
+31
2011-07-07
ARM: mm: proc-arm1026: Use the new processor struct macros
Dave Martin
1
-46
/
+7
2011-07-07
ARM: mm: proc-arm1022: Use the new processor struct macros
Dave Martin
1
-45
/
+7
2011-07-07
ARM: mm: proc-arm1020e: Use the new processor struct macros
Dave Martin
1
-45
/
+7
2011-07-07
ARM: mm: proc-arm1020: Use the new processor struct macros
Dave Martin
1
-39
/
+6
2011-07-07
ARM: mm: cache-v7: Use the new processor struct macros
Dave Martin
1
-13
/
+2
2011-07-07
ARM: mm: cache-v6: Use the new processor struct macros
Dave Martin
1
-13
/
+2
2011-07-07
ARM: mm: cache-v4wt: Use the new processor struct macros
Dave Martin
1
-13
/
+2
2011-07-07
ARM: mm: cache-v4wb: Use the new processor struct macros
Dave Martin
1
-13
/
+2
2011-07-07
ARM: mm: cache-v4: Use the new processor struct macros
Dave Martin
1
-13
/
+2
2011-07-07
ARM: mm: cache-v3: Use the new processor struct macros
Dave Martin
1
-13
/
+2
2011-07-07
ARM: mm: cache-fa: Use the new processor struct macros
Dave Martin
1
-13
/
+2
2011-07-07
ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macros
Dave Martin
1
-0
/
+63
2011-07-06
ARM: 6987/1: l2x0: fix disabling function to avoid deadlock
Will Deacon
1
-6
/
+13
2011-07-05
ARM: move memory layout sanity checking before meminfo initialization
Russell King
2
-2
/
+7
2011-07-02
ARM: entry: data abort: ensure r5 is preserved by abort functions
Russell King
2
-43
/
+38
2011-07-02
ARM: entry: data abort: always use r6 for offset
Russell King
2
-6
/
+6
2011-07-02
ARM: entry: data abort: use r2 as base of pt_regs rather than stack
Russell King
2
-19
/
+19
2011-07-02
ARM: entry: data abort: tail-call the main data abort handler
Russell King
10
-89
/
+69
2011-07-02
ARM: entry: data abort: avoid using r2 in abort helpers
Russell King
6
-33
/
+33
[prev]
[next]