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: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-07-14
25
-55
/
+0
*
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-07-13
2
-2
/
+2
|
\
|
*
ARM: mm: fix boot on SA1110 Assabet
Russell King
2013-07-09
1
-1
/
+1
|
*
ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappings
Stephen Boyd
2013-07-09
1
-1
/
+1
*
|
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
1
-2
/
+0
*
|
Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2013-07-06
1
-8
/
+32
|
\
\
|
*
|
ARM: dma: Drop __GFP_COMP for iommu dma memory allocations
Richard Zhao
2013-06-28
1
-0
/
+9
|
*
|
ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean
Ming Lei
2013-06-28
1
-3
/
+17
|
*
|
ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detach
Will Deacon
2013-06-28
1
-1
/
+1
|
*
|
ARM: dma-mapping: convert DMA direction into IOMMU protection attributes
Will Deacon
2013-06-28
1
-2
/
+16
|
*
|
ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool
YoungJun Cho
2013-06-28
1
-5
/
+6
*
|
|
mm/ARM: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-45
/
+2
*
|
|
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-2
/
+1
*
|
|
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-4
/
+4
*
|
|
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-07-03
16
-117
/
+692
|
\
\
\
|
*
\
\
Merge branch 'devel-stable' into for-next
Russell King
2013-06-29
16
-96
/
+699
|
|
\
\
\
|
|
*
|
|
ARM: 7775/1: mm: Remove do_sect_fault from LPAE code
Steven Capper
2013-06-29
1
-0
/
+2
|
|
*
|
|
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2013-06-18
4
-73
/
+57
|
|
|
\
\
\
|
|
|
*
|
|
ARM: mm: clean up membank size limit checks
Cyril Chemparathy
2013-05-30
1
-8
/
+11
|
|
|
*
|
|
ARM: mm: cleanup checks for membank overlap with vmalloc area
Cyril Chemparathy
2013-05-30
1
-18
/
+1
|
|
|
*
|
|
ARM: mm: use physical addresses in highmem sanity checks
Cyril Chemparathy
2013-05-30
1
-12
/
+10
|
|
|
*
|
|
ARM: LPAE: accomodate >32-bit addresses for page table base
Cyril Chemparathy
2013-05-30
1
-0
/
+8
|
|
|
*
|
|
ARM: LPAE: factor out T1SZ and TTBR1 computations
Cyril Chemparathy
2013-05-30
1
-21
/
+8
|
|
|
*
|
|
ARM: LPAE: use 64-bit accessors for TTBR registers
Cyril Chemparathy
2013-05-30
1
-7
/
+2
|
|
|
*
|
|
ARM: LPAE: use phys_addr_t in switch_mm()
Cyril Chemparathy
2013-05-30
1
-4
/
+12
|
|
|
*
|
|
ARM: LPAE: use phys_addr_t for initrd location
Vitaly Andrianov
2013-05-30
1
-6
/
+7
|
|
|
*
|
|
ARM: LPAE: use phys_addr_t in free_memmap()
Vitaly Andrianov
2013-05-30
1
-3
/
+3
|
|
|
*
|
|
ARM: LPAE: use phys_addr_t in alloc_init_pud()
Vitaly Andrianov
2013-05-30
1
-1
/
+2
|
|
*
|
|
|
Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...
Russell King
2013-06-18
5
-13
/
+120
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: mm: Transparent huge page support for LPAE systems.
Catalin Marinas
2013-06-04
1
-1
/
+1
|
|
|
*
|
|
|
ARM: mm: HugeTLB support for LPAE systems.
Catalin Marinas
2013-06-04
4
-2
/
+104
|
|
|
*
|
|
|
ARM: mm: Add support for flushing HugeTLB pages.
Steve Capper
2013-06-04
1
-10
/
+15
|
|
|
|
/
/
/
|
|
*
|
|
|
ARM: mpu: Complete initialisation of the MPU after reaching the C-world
Jonathan Austin
2013-06-07
1
-1
/
+7
|
|
*
|
|
|
ARM: mpu: add MPU probe and initialisation functions in C
Jonathan Austin
2013-06-07
1
-0
/
+249
|
|
*
|
|
|
ARM: add Cortex-R7 Processor Info
Jonathan Austin
2013-06-07
1
-1
/
+12
|
|
*
|
|
|
ARM: select CPU_CPU15_MMU/MPU appropriately
Jonathan Austin
2013-06-07
1
-1
/
+2
|
|
*
|
|
|
ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations
Will Deacon
2013-06-07
2
-6
/
+14
|
|
|
|
|
|
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next
Russell King
2013-06-29
6
-22
/
+229
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation
Marc Zyngier
2013-06-24
1
-1
/
+28
|
|
|
*
|
|
ARM: 7768/1: prevent risks of out-of-bound access in ASID allocator
Marc Zyngier
2013-06-24
1
-9
/
+8
|
|
|
*
|
|
ARM: 7767/1: let the ASID allocator handle suspended animation
Marc Zyngier
2013-06-24
1
-0
/
+9
|
|
|
*
|
|
ARM: 7746/1: mm: lazy cache flushing on non-mapped pages
Ming Lei
2013-06-05
1
-1
/
+1
|
|
|
*
|
|
ARM: 7730/1: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean
Ming Lei
2013-05-23
1
-3
/
+17
|
|
|
*
|
|
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
Laura Abbott
2013-05-23
2
-8
/
+8
|
|
|
*
|
|
ARM: 7716/1: bcm281xx: Add L2 support for Rev A2 chips
Christian Daudt
2013-05-15
1
-0
/
+158
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-07-02
5
-1
/
+236
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...
Russell King
2013-05-22
5
-1
/
+236
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
ARM: ARMv7-M: implement read_cpuid_ext
Uwe Kleine-König
2013-05-17
1
-1
/
+1
|
|
*
|
|
ARM: ARMv7-M: Allow the building of new kernel port
Uwe Kleine-König
2013-04-17
2
-1
/
+22
[next]