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: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize alloc
Doug Anderson
2016-02-11
1
-0
/
+4
*
ARM: 8505/1: dma-mapping: Optimize allocation
Doug Anderson
2016-02-11
1
-14
/
+20
*
ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATA
Kees Cook
2016-02-08
2
-25
/
+28
*
ARM: make virt_to_idmap() return unsigned long
Russell King
2016-02-08
1
-1
/
+1
*
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2016-01-22
1
-9
/
+2
*
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-20
4
-19
/
+19
|
\
|
*
Merge tag 'realview-multiplatform-tag' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2015-12-18
1
-15
/
+15
|
|
\
|
|
*
ARM: no longer make CPU targets visible separately
Arnd Bergmann
2015-12-18
1
-15
/
+15
|
*
|
Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2015-12-16
1
-2
/
+0
|
|
\
\
|
|
|
/
|
|
*
ARM: no longer force unbuffered DMA for realview
Arnd Bergmann
2015-12-15
1
-2
/
+0
|
*
|
ARM: mohawk: allow building with MMU disabled
Arnd Bergmann
2015-12-01
1
-0
/
+2
|
*
|
ARM: make xscale iwmmxt code multiplatform aware
Arnd Bergmann
2015-12-01
2
-2
/
+2
|
|
/
*
|
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2016-01-15
1
-1
/
+1
*
|
arm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
1
-15
/
+0
*
|
arm: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
2016-01-14
1
-2
/
+1
*
|
Merge branch 'devel-stable' into for-linus
Russell King
2016-01-12
3
-42
/
+100
|
\
\
|
*
|
ARM: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
2015-12-13
2
-1
/
+7
|
*
|
ARM: implement create_mapping_late() for EFI use
Ard Biesheuvel
2015-12-13
1
-0
/
+20
|
*
|
ARM: add support for non-global kernel mappings
Ard Biesheuvel
2015-12-13
1
-15
/
+20
|
*
|
ARM: factor out allocation routine from __create_mapping()
Ard Biesheuvel
2015-12-13
1
-11
/
+23
|
*
|
ARM: split off core mapping logic from create_mapping
Ard Biesheuvel
2015-12-13
1
-25
/
+31
|
*
|
ARM: add support for generic early_ioremap/early_memremap
Ard Biesheuvel
2015-12-13
2
-1
/
+10
|
|
/
*
|
Merge branches 'misc' and 'misc-rc6' into for-linus
Russell King
2016-01-05
5
-32
/
+53
|
\
\
|
*
|
ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor
Jungseung Lee
2016-01-04
1
-1
/
+1
|
*
|
ARM: 8482/1: l2x0: make it possible to disable outer sync from DT
Linus Walleij
2015-12-22
1
-3
/
+10
|
*
|
ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text section
Nicolas Pitre
2015-12-17
1
-7
/
+16
|
*
|
ARM: 8462/1: cache-uniphier: use common API to find the next level cache
Masahiro Yamada
2015-12-03
1
-12
/
+1
|
*
|
ARM: 8451/1: v7-M: Set an early stack for __v7m_setup
Ezequiel Garcia
2015-11-16
1
-9
/
+5
|
*
|
ARM: 8448/1: add some L220 DT settings
Linus Walleij
2015-11-16
1
-0
/
+20
|
|
/
*
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-12-17
1
-1
/
+1
|
\
\
|
*
|
Revert "scatterlist: use sg_phys()"
Dan Williams
2015-12-15
1
-1
/
+1
|
|
/
*
|
ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted
Anson Huang
2015-12-15
1
-2
/
+2
*
|
ARM: 8464/1: Update all mm structures with section adjustments
Laura Abbott
2015-12-04
1
-30
/
+62
*
|
ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple rollovers
Will Deacon
2015-12-02
1
-12
/
+26
|
/
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-11-10
3
-0
/
+566
|
\
|
*
ARM: uniphier: add outer cache support
Masahiro Yamada
2015-10-27
3
-0
/
+566
*
|
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2015-11-09
1
-10
/
+0
*
|
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-3
/
+3
*
|
uaccess: reimplement probe_kernel_address() using probe_kernel_read()
Andrew Morton
2015-11-05
1
-1
/
+1
*
|
Merge branches 'fixes' and 'misc' into for-next
Russell King
2015-10-29
5
-12
/
+34
|
\
\
|
|
/
|
/
|
|
*
ARM: 8447/1: catch pending imprecise abort on unmask
Lucas Stach
2015-10-19
3
-1
/
+25
|
*
ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()
Marek Szyprowski
2015-10-03
1
-0
/
+2
|
*
ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()
Marek Szyprowski
2015-10-03
1
-0
/
+5
|
*
ARM: remove user cmpxchg syscall
Russell King
2015-10-03
1
-12
/
+0
|
*
ARM: 8422/1: enable imprecise aborts during early kernel startup
Lucas Stach
2015-09-22
1
-0
/
+3
*
|
ARM: alignment: fix alignment handling for uaccess changes
Russell King
2015-09-24
1
-5
/
+25
|
/
*
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-19
1
-1
/
+3
|
\
|
*
ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition
Andre Przywara
2015-09-16
1
-1
/
+3
|
*
Merge branch 'uaccess' into fixes
Russell King
2015-09-11
9
-15
/
+33
|
|
\
*
|
|
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-09-10
1
-12
/
+0
[next]