index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: mm: tlb-v4wbi: Use the new processor struct macros
Dave Martin
2011-07-07
1
-6
/
+2
*
ARM: mm: tlb-v4wb: Use the new processor struct macros
Dave Martin
2011-07-07
1
-6
/
+2
*
ARM: mm: tlb-v4: Use the new processor struct macros
Dave Martin
2011-07-07
1
-6
/
+2
*
ARM: mm: tlb-v3: Use the new processor struct macros
Dave Martin
2011-07-07
1
-6
/
+2
*
ARM: mm: tlb-fa: Use the new processor struct macros
Dave Martin
2011-07-07
1
-6
/
+2
*
ARM: mm: proc-xscale: Use new generic struct definition macros
Dave Martin
2011-07-07
1
-431
/
+76
*
ARM: mm: proc-xsc3: Use new generic struct definition macros
Dave Martin
2011-07-07
1
-73
/
+17
*
ARM: mm: proc-v7: Use the new processor struct macros
Dave Martin
2011-07-07
1
-26
/
+5
*
ARM: mm: proc-v6: Use the new processor struct macros
Dave Martin
2011-07-07
1
-29
/
+5
*
ARM: mm: proc-sa1100: Use the new processor struct macros
Dave Martin
2011-07-07
1
-67
/
+17
*
ARM: mm: proc-sa110: Use the new processor struct macros
Dave Martin
2011-07-07
1
-34
/
+5
*
ARM: mm: proc-mohawk: Use the new processor struct macros
Dave Martin
2011-07-07
1
-43
/
+18
*
ARM: mm: proc-feroceon: Use the new processor struct macros
Dave Martin
2011-07-07
1
-153
/
+49
*
ARM: mm: proc-fa526: Use the new processor struct macros
Dave Martin
2011-07-07
1
-33
/
+5
*
ARM: mm: proc-arm9tdmi: Use the new processor struct macros
Dave Martin
2011-07-07
1
-60
/
+18
*
ARM: mm: proc-arm946: Use the new processor struct macros
Dave Martin
2011-07-07
1
-46
/
+7
*
ARM: mm: proc-arm940: Use the new processor struct macros
Dave Martin
2011-07-07
1
-44
/
+7
*
ARM: mm: proc-arm926: Use the new processor struct macros
Dave Martin
2011-07-07
1
-44
/
+7
*
ARM: mm: proc-arm925: Use the new processor struct macros
Dave Martin
2011-07-07
1
-72
/
+16
*
ARM: mm: proc-arm922: Use the new processor struct macros
Dave Martin
2011-07-07
1
-46
/
+7
*
ARM: mm: proc-arm920: Use the new processor struct macros
Dave Martin
2011-07-07
1
-46
/
+7
*
ARM: mm: proc-arm7tdmi: Use the new processor struct macros
Dave Martin
2011-07-07
1
-177
/
+39
*
ARM: mm: proc-arm740: Use the new processor struct macros
Dave Martin
2011-07-07
1
-35
/
+7
*
ARM: mm: proc-arm720: Use the new processor struct macros
Dave Martin
2011-07-07
1
-68
/
+17
*
ARM: mm: proc-arm6_7: Use the new processor struct macros
Dave Martin
2011-07-07
1
-134
/
+32
*
ARM: mm: proc-arm1026: Use the new processor struct macros
Dave Martin
2011-07-07
1
-46
/
+7
*
ARM: mm: proc-arm1022: Use the new processor struct macros
Dave Martin
2011-07-07
1
-45
/
+7
*
ARM: mm: proc-arm1020e: Use the new processor struct macros
Dave Martin
2011-07-07
1
-45
/
+7
*
ARM: mm: proc-arm1020: Use the new processor struct macros
Dave Martin
2011-07-07
1
-39
/
+6
*
ARM: mm: cache-v7: Use the new processor struct macros
Dave Martin
2011-07-07
1
-13
/
+2
*
ARM: mm: cache-v6: Use the new processor struct macros
Dave Martin
2011-07-07
1
-13
/
+2
*
ARM: mm: cache-v4wt: Use the new processor struct macros
Dave Martin
2011-07-07
1
-13
/
+2
*
ARM: mm: cache-v4wb: Use the new processor struct macros
Dave Martin
2011-07-07
1
-13
/
+2
*
ARM: mm: cache-v4: Use the new processor struct macros
Dave Martin
2011-07-07
1
-13
/
+2
*
ARM: mm: cache-v3: Use the new processor struct macros
Dave Martin
2011-07-07
1
-13
/
+2
*
ARM: mm: cache-fa: Use the new processor struct macros
Dave Martin
2011-07-07
1
-13
/
+2
*
ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macros
Dave Martin
2011-07-07
1
-0
/
+63
*
ARM: pm: ensure ARMv7 CPUs save and restore the TLS register
Russell King
2011-06-24
1
-3
/
+7
*
ARM: pm: proc-v7: fix missing struct processor pointers for suspend code
Russell King
2011-06-24
1
-3
/
+3
*
ARM: initrd: disable initrds outside of memory
Russell King
2011-06-11
1
-0
/
+6
*
Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"
Russell King
2011-06-09
1
-3
/
+3
*
Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"
Russell King
2011-06-09
2
-10
/
+11
*
ARM: 6951/1: include .bss in memory layout information
Rabin Vincent
2011-06-06
1
-2
/
+4
*
ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_info
Ben Hutchings
2011-06-06
2
-2
/
+2
*
-
.
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
Russell King
2011-05-27
7
-21
/
+41
|
\
\
|
|
*
ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks
Will Deacon
2011-05-26
1
-3
/
+3
|
|
*
ARM: 6943/1: mm: use TTBR1 instead of reserved context ID
Will Deacon
2011-05-26
2
-11
/
+10
|
|
*
ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7
Catalin Marinas
2011-05-26
2
-2
/
+6
|
|
*
ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area
Will Deacon
2011-05-26
2
-0
/
+3
|
|
*
ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM
Will Deacon
2011-05-26
1
-4
/
+5
[next]