index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64/mmap: properly account for stack randomization in mmap_base
Rik van Riel
2017-07-13
1
-1
/
+6
*
arm64/kasan: don't allocate extra shadow memory
Andrey Ryabinin
2017-07-11
1
-7
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-07
1
-31
/
+22
|
\
|
*
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
2017-07-07
1
-1
/
+2
|
*
arm64: hugetlb: remove spurious calls to huge_ptep_offset()
Steve Capper
2017-07-07
1
-23
/
+14
|
*
arm64: hugetlb: refactor find_num_contig()
Steve Capper
2017-07-07
1
-9
/
+8
*
|
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-07
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
arm64: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
1
-2
/
+1
*
|
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
2017-06-26
1
-10
/
+70
|
\
\
|
*
|
arm/arm64: KVM: add guest SEA support
Tyler Baicar
2017-06-22
1
-2
/
+20
|
*
|
acpi: apei: handle SEA notification type for ARMv8
Tyler Baicar
2017-06-22
1
-0
/
+17
|
*
|
arm64: exception: handle Synchronous External Abort
Tyler Baicar
2017-06-22
1
-10
/
+35
|
|
/
*
|
arm64/dma-mapping: Remove extraneous null-pointer checks
Olav Haugan
2017-06-15
1
-9
/
+0
*
|
arm64: mm: Update perf accounting to handle poison faults
Punit Agrawal
2017-06-12
1
-32
/
+36
*
|
arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
Jonathan (Zhixiong) Zhang
2017-06-12
1
-3
/
+19
*
|
arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
Punit Agrawal
2017-06-12
1
-19
/
+10
*
|
arm64: fault: Print info about page table structure when dumping pte
Will Deacon
2017-06-12
1
-1
/
+3
*
|
arm64: mm: print file name of faulting vma
Kristina Martsenko
2017-06-12
1
-1
/
+3
*
|
arm64: mm: don't print out page table entries on EL0 faults
Kristina Martsenko
2017-06-12
1
-1
/
+0
*
|
arm64: mm: print out correct page table entries
Kristina Martsenko
2017-06-12
1
-11
/
+25
*
|
arm64: kernel: restrict /dev/mem read() calls to linear region
Ard Biesheuvel
2017-06-01
1
-6
/
+13
*
|
arm64: mm: explicity include linux/vmalloc.h
Tobias Klauser
2017-05-30
1
-0
/
+1
*
|
arm64: Call __show_regs directly
Kefeng Wang
2017-05-30
1
-1
/
+1
|
/
*
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-10
1
-124
/
+19
|
\
|
*
-
-
-
.
Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...
Joerg Roedel
2017-05-04
3
-156
/
+43
|
|
\
\
\
|
|
|
|
*
iommu: Remove pci.h include from trace/events/iommu.h
Joerg Roedel
2017-04-29
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
Sricharan R
2017-04-20
1
-124
/
+18
|
|
/
/
*
|
|
arm64: use set_memory.h header
Laura Abbott
2017-05-09
1
-0
/
+1
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-05-05
7
-169
/
+528
|
\
\
\
|
*
|
|
arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
Catalin Marinas
2017-05-05
1
-16
/
+49
|
*
|
|
arm64: print a fault message when attempting to write RO memory
Stephen Boyd
2017-04-06
1
-19
/
+36
|
*
|
|
arm64: kdump: provide /proc/vmcore file
AKASHI Takahiro
2017-04-05
1
-0
/
+53
|
*
|
|
arm64: hibernate: preserve kdump image around hibernation
AKASHI Takahiro
2017-04-05
1
-0
/
+27
|
*
|
|
arm64: kdump: protect crash dump kernel memory
Takahiro Akashi
2017-04-05
1
-49
/
+54
|
*
|
|
arm64: mm: add set_memory_valid()
AKASHI Takahiro
2017-04-05
1
-6
/
+9
|
*
|
|
arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
2017-04-05
1
-0
/
+66
|
*
|
|
arm64: limit memory regions based on DT property, usable-memory-range
AKASHI Takahiro
2017-04-05
1
-0
/
+35
|
*
|
|
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
2017-03-23
1
-43
/
+97
|
*
|
|
arm64/mm: remove pointless map/unmap sequences when creating page tables
Ard Biesheuvel
2017-03-23
1
-4
/
+0
|
*
|
|
arm64/mmu: replace 'page_mappings_only' parameter with flags argument
Ard Biesheuvel
2017-03-23
1
-18
/
+27
|
*
|
|
arm64/mmu: add contiguous bit to sanity bug check
Ard Biesheuvel
2017-03-23
1
-1
/
+9
|
*
|
|
arm64/mmu: ignore debug_pagealloc for kernel segments
Ard Biesheuvel
2017-03-23
1
-4
/
+3
|
*
|
|
arm64/mmu: align alloc_init_pte prototype with pmd/pud versions
Ard Biesheuvel
2017-03-23
1
-4
/
+4
|
*
|
|
arm64: mmu: apply strict permissions to .init.text and .init.data
Ard Biesheuvel
2017-03-23
1
-4
/
+8
|
*
|
|
arm64: mmu: map .text as read-only from the outset
Ard Biesheuvel
2017-03-23
1
-4
/
+14
|
*
|
|
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
2017-03-23
1
-5
/
+17
|
*
|
|
arm64: mmu: move TLB maintenance from callers to create_mapping_late()
Ard Biesheuvel
2017-03-23
1
-8
/
+8
|
*
|
|
arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU
Geert Uytterhoeven
2017-03-22
1
-15
/
+48
|
*
|
|
arm64: cache: Merge cachetype.h into cache.h
Will Deacon
2017-03-20
1
-1
/
+1
|
*
|
|
arm64: cache: Remove support for ASID-tagged VIVT I-caches
Will Deacon
2017-03-20
2
-5
/
+0
|
|
/
/
[next]