index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-124
/
+19
2017-05-08
arm64: use set_memory.h header
Laura Abbott
1
-0
/
+1
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-169
/
+528
2017-05-05
arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
Catalin Marinas
1
-16
/
+49
2017-05-04
Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...
Joerg Roedel
3
-156
/
+43
2017-05-02
xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
Stefano Stabellini
1
-0
/
+7
2017-04-29
iommu: Remove pci.h include from trace/events/iommu.h
Joerg Roedel
1
-0
/
+1
2017-04-20
arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
Sricharan R
1
-124
/
+18
2017-04-07
Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""
Will Deacon
1
-14
/
+0
2017-04-06
arm64: print a fault message when attempting to write RO memory
Stephen Boyd
1
-19
/
+36
2017-04-05
arm64: kdump: provide /proc/vmcore file
AKASHI Takahiro
1
-0
/
+53
2017-04-05
arm64: hibernate: preserve kdump image around hibernation
AKASHI Takahiro
1
-0
/
+27
2017-04-05
arm64: kdump: protect crash dump kernel memory
Takahiro Akashi
1
-49
/
+54
2017-04-05
arm64: mm: add set_memory_valid()
AKASHI Takahiro
1
-6
/
+9
2017-04-05
arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
1
-0
/
+66
2017-04-05
arm64: limit memory regions based on DT property, usable-memory-range
AKASHI Takahiro
1
-0
/
+35
2017-04-04
arm64: mm: unaligned access by user-land should be received as SIGBUS
Victor Kamensky
1
-18
/
+24
2017-03-23
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
1
-43
/
+97
2017-03-23
arm64/mm: remove pointless map/unmap sequences when creating page tables
Ard Biesheuvel
1
-4
/
+0
2017-03-23
arm64/mmu: replace 'page_mappings_only' parameter with flags argument
Ard Biesheuvel
1
-18
/
+27
2017-03-23
arm64/mmu: add contiguous bit to sanity bug check
Ard Biesheuvel
1
-1
/
+9
2017-03-23
arm64/mmu: ignore debug_pagealloc for kernel segments
Ard Biesheuvel
1
-4
/
+3
2017-03-23
arm64/mmu: align alloc_init_pte prototype with pmd/pud versions
Ard Biesheuvel
1
-4
/
+4
2017-03-23
arm64: mmu: apply strict permissions to .init.text and .init.data
Ard Biesheuvel
1
-4
/
+8
2017-03-23
arm64: mmu: map .text as read-only from the outset
Ard Biesheuvel
1
-4
/
+14
2017-03-23
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
1
-5
/
+17
2017-03-23
arm64: mmu: move TLB maintenance from callers to create_mapping_late()
Ard Biesheuvel
1
-8
/
+8
2017-03-22
arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU
Geert Uytterhoeven
1
-15
/
+48
2017-03-20
arm64: cache: Merge cachetype.h into cache.h
Will Deacon
1
-1
/
+1
2017-03-20
arm64: cache: Remove support for ASID-tagged VIVT I-caches
Will Deacon
2
-5
/
+0
2017-03-10
arm64: kasan: avoid bad virt_to_pfn()
Mark Rutland
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-2
/
+2
2017-03-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-31
/
+5
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+7
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-2
/
+2
2017-02-24
Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"
Mark Rutland
1
-30
/
+4
2017-02-24
arm64: Avoid clobbering mm in erratum workaround on QDF2400
Shanker Donthineni
1
-1
/
+1
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-50
/
+117
2017-02-15
arm64: fix warning about swapper_pg_dir overflow
Arnd Bergmann
1
-1
/
+1
2017-02-10
arm64: Work around Falkor erratum 1003
Christopher Covington
2
-0
/
+12
2017-02-09
arm64: use is_vmalloc_addr
Miles Chen
1
-1
/
+1
2017-02-06
iommu/dma: Remove bogus dma_supported() implementation
Robin Murphy
1
-1
/
+0
2017-01-30
Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...
Joerg Roedel
1
-3
/
+3
2017-01-26
arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
Robin Murphy
1
-1
/
+8
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-4
/
+4
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-3
/
+3
2017-01-23
arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA
Will Deacon
1
-5
/
+12
[next]