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
/
arm64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: memblock: don't permit memblock resizing until linear mapping is up
Ard Biesheuvel
2018-11-08
2
-2
/
+2
*
arm64: fix warnings without CONFIG_IOMMU_DMA
Christoph Hellwig
2018-11-02
1
-0
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
4
-4
/
+1
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
2
-2
/
+2
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
2
-2
/
+2
*
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-26
1
-209
/
+48
|
\
|
*
arm64: use the generic swiotlb_dma_ops
Christoph Hellwig
2018-10-19
1
-207
/
+46
|
*
swiotlb: don't dip into swiotlb pool for coherent allocations
Christoph Hellwig
2018-10-19
1
-3
/
+3
|
*
swiotlb: remove the overflow buffer
Christoph Hellwig
2018-10-19
1
-1
/
+1
|
*
Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"
Christoph Hellwig
2018-09-25
1
-0
/
+5
|
*
dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops
Christoph Hellwig
2018-09-08
1
-5
/
+0
*
|
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
1
-5
/
+5
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...
Joerg Roedel
2018-10-10
1
-5
/
+5
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
arm64/dma-mapping: Mildly optimise non-coherent IOMMU ops
Robin Murphy
2018-09-25
1
-5
/
+5
|
|
|
/
*
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-61
/
+33
|
\
\
\
|
*
|
|
signal/arm64: Add and use arm64_force_sig_mceerr as appropriate
Eric W. Biederman
2018-09-27
1
-7
/
+2
|
*
|
|
signal/arm64: Add and use arm64_force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-18
/
+8
|
*
|
|
signal/arm64: Only call set_thread_esr once in do_page_fault
Eric W. Biederman
2018-09-27
1
-3
/
+1
|
*
|
|
signal/arm64: Only perform one esr_to_fault_info call in do_page_fault
Eric W. Biederman
2018-09-27
1
-3
/
+5
|
*
|
|
signal/arm64: Expand __do_user_fault and remove it
Eric W. Biederman
2018-09-27
1
-10
/
+8
|
*
|
|
signal/arm64: For clarity separate the 3 signal sending cases in do_page_fault
Eric W. Biederman
2018-09-27
1
-4
/
+9
|
*
|
|
signal/arm64: Consolidate the two hwpoison cases in do_page_fault
Eric W. Biederman
2018-09-27
1
-7
/
+7
|
*
|
|
signal/arm64: Factor set_thread_esr out of __do_user_fault
Eric W. Biederman
2018-09-27
1
-2
/
+7
|
*
|
|
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
Eric W. Biederman
2018-09-27
1
-1
/
+1
|
*
|
|
signal/arm64: Push siginfo generation into arm64_notify_die
Eric W. Biederman
2018-09-27
1
-31
/
+10
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-22
8
-63
/
+66
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
arm64: mm: Use __pa_symbol() for set_swapper_pgd()
James Morse
2018-10-10
1
-1
/
+1
|
*
|
|
arm64: mm: Drop the unused cpu parameter
Shaokun Zhang
2018-10-09
1
-4
/
+4
|
*
|
|
arm64: Fix typo in a comment in arch/arm64/mm/kasan_init.c
Kyrylo Tkachov
2018-10-05
1
-1
/
+1
|
*
|
|
arm64: Use daifflag_restore after bp_hardening
Julien Thierry
2018-10-03
1
-2
/
+3
|
*
|
|
arm64/numa: Unify common error path in numa_init()
Anshuman Khandual
2018-10-01
1
-4
/
+7
|
*
|
|
arm64/numa: Report correct memblock range for the dummy node
Anshuman Khandual
2018-10-01
1
-1
/
+1
|
*
|
|
arm64/mm: Define esr_to_debug_fault_info()
Anshuman Khandual
2018-10-01
1
-1
/
+7
|
*
|
|
arm64/mm: Reorganize arguments for is_el1_permission_fault()
Anshuman Khandual
2018-10-01
1
-5
/
+4
|
*
|
|
arm64/mm: Use ESR_ELx_FSC macro while decoding fault exception
Anshuman Khandual
2018-10-01
1
-1
/
+1
|
*
|
|
arm64/mm: use fixmap to modify swapper_pg_dir
Jun Yao
2018-09-25
1
-2
/
+24
|
*
|
|
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
2018-09-25
1
-25
/
+5
|
*
|
|
arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
James Morse
2018-09-21
1
-2
/
+0
|
*
|
|
arm64: mm: Support Common Not Private translations
Vladimir Murzin
2018-09-18
2
-3
/
+11
|
*
|
|
arm64: cpu: Move errata and feature enable callbacks closer to callers
Will Deacon
2018-09-14
1
-14
/
+0
|
*
|
|
arm64: dump: Use consistent capitalisation for page-table dumps
Will Deacon
2018-09-10
1
-3
/
+3
|
|
/
/
*
|
|
arm64: hugetlb: Avoid unnecessary clearing in huge_ptep_set_access_flags
Steve Capper
2018-09-24
1
-4
/
+34
*
|
|
arm64: hugetlb: Fix handling of young ptes
Steve Capper
2018-09-24
1
-3
/
+9
|
|
/
|
/
|
*
|
arm64: fix erroneous warnings in page freeing functions
Mark Rutland
2018-09-06
1
-4
/
+6
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
2
-5
/
+5
|
\
|
*
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2018-08-17
1
-2
/
+2
|
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-3
/
+3
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-08-17
1
-1
/
+5
|
\
\
|
|
/
|
/
|
[next]