index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast...
Will Deacon
2011-02-19
1
-0
/
+6
*
ARM: 6741/1: errata: pl310 cache sync operation may be faulty
Srinidhi Kasagar
2011-02-19
1
-0
/
+6
*
ARM: make SWP emulation explicit on !CPU_USE_DOMAINS
Russell King
2011-02-10
1
-1
/
+1
*
ARM: Avoid building unsafe kernels on OMAP2 and MX3
Russell King
2011-02-09
1
-2
/
+2
*
ARM: initrd: disable initrd if passed address overlaps reserved region
Russell King
2011-01-31
1
-0
/
+6
*
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-01-15
2
-2
/
+4
|
\
|
*
ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.S
Dave Martin
2011-01-14
1
-1
/
+3
|
*
ARM: 6622/1: fix dma_unmap_sg() documentation
Linus Walleij
2011-01-12
1
-1
/
+1
*
|
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-14
1
-1
/
+1
|
\
\
|
*
|
ARM: Do not enable SWP emulation if CPU_V6 && CPU_V7
Catalin Marinas
2011-01-06
1
-1
/
+1
|
|
/
*
|
thp: pte alloc trans splitting
Andrea Arcangeli
2011-01-13
1
-1
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+0
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
6
-29
/
+58
|
|
\
\
|
*
|
|
ARM, mm: Don't include smp_plat.h twice in flush.c
Jesper Juhl
2010-11-15
1
-1
/
+0
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
2011-01-07
17
-264
/
+260
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'devel-stable' into devel
Russell King
2011-01-06
1
-1
/
+7
|
|
\
\
\
|
|
*
|
|
ARM: mmp: select CPU_PJ4
Haojian Zhuang
2010-12-18
1
-1
/
+1
|
|
*
|
|
ARM: pxa: support pxa95x
Haojian Zhuang
2010-12-18
1
-0
/
+6
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'pgt' (early part) into devel
Russell King
2011-01-06
10
-100
/
+128
|
|
\
\
\
|
|
*
|
|
ARM: pgtable: provide RDONLY page table bit rather than WRITE bit
Russell King
2010-12-22
4
-23
/
+22
|
|
*
|
|
ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN
Russell King
2010-12-22
3
-13
/
+12
|
|
*
|
|
ARM: pgtable: remove FIRST_USER_PGD_NR
Russell King
2010-12-22
1
-5
/
+3
|
|
*
|
|
ARM: pgtable: use conventional page table code for identity mappings
Russell King
2010-12-22
1
-15
/
+31
|
|
*
|
|
ARM: pgtable: collect up identity mapping functions
Russell King
2010-12-22
3
-37
/
+53
|
|
*
|
|
ARM: pgtable: switch order of Linux vs hardware page tables
Russell King
2010-12-22
3
-11
/
+9
|
|
*
|
|
ARM: pgtable: introduce pteval_t to represent a pte value
Russell King
2010-11-26
3
-3
/
+3
|
|
*
|
|
ARM: pgtable: use phys_addr_t for physical addresses
Russell King
2010-11-26
1
-3
/
+4
|
|
*
|
|
ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free()
Russell King
2010-11-26
1
-13
/
+14
|
|
*
|
|
ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()
Russell King
2010-11-26
1
-2
/
+2
|
*
|
|
|
Merge branch 'misc' into devel
Russell King
2011-01-06
6
-16
/
+77
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'smp' into misc
Russell King
2011-01-06
1
-1
/
+1
|
|
|
\
\
\
\
|
|
*
|
|
|
|
ARM: DMA: add support for DMA debugging
Russell King
2011-01-06
1
-3
/
+21
|
|
*
|
|
|
|
ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
Russell King
2011-01-03
1
-2
/
+2
|
|
*
|
|
|
|
Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"
Russell King
2010-12-24
1
-6
/
+2
|
|
*
|
|
|
|
ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors
Leif Lindholm
2010-11-04
2
-0
/
+31
|
|
*
|
|
|
|
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
2010-11-04
4
-5
/
+21
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
ARM: fix cache-feroceon-l2 after stack based kmap_atomic()
Nicolas Pitre
2010-12-19
1
-18
/
+19
|
*
|
|
|
|
ARM: fix cache-xsc3l2 after stack based kmap_atomic()
Nicolas Pitre
2010-12-19
1
-36
/
+21
|
*
|
|
|
|
ARM: get rid of kmap_high_l1_vipt()
Nicolas Pitre
2010-12-19
3
-93
/
+8
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rmobile/urgent' into rmobile-latest
Paul Mundt
2010-12-21
4
-26
/
+55
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix
Valentine Barshak
2010-12-14
1
-8
/
+20
|
*
|
|
|
ARM: 6528/1: Use CTR for the I-cache line size on ARMv7
Catalin Marinas
2010-12-12
2
-10
/
+27
|
*
|
|
|
ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7
Catalin Marinas
2010-12-12
1
-6
/
+6
|
*
|
|
|
ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...
Dave Martin
2010-11-30
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'rmobile/mmcif' into rmobile-latest
Paul Mundt
2010-11-25
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
ARM: avoid annoying <4>'s in printk output
Russell King
2010-11-23
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
ARM: mach-shmobile: Initial AG5 and AG5EVM support
Magnus Damm
2010-11-18
1
-1
/
+1
|
/
/
*
|
ARM: Fix DMA coherent allocator alignment
Russell King
2010-11-07
1
-1
/
+1
|
/
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-10-30
23
-89
/
+478
|
\
|
*
Merge branch 'devel-stable' into devel
Russell King
2010-10-28
2
-6
/
+80
|
|
\
[next]