index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-10
dma-mapping: fix page attributes for dma_mmap_*
Christoph Hellwig
1
-3
/
+1
2019-08-02
arm64: Make debug exception handlers visible from RCU
Masami Hiramatsu
1
-8
/
+49
2019-07-19
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-19
arm64/mm: add temporary arch_remove_memory() implementation
David Hildenbrand
1
-0
/
+19
2019-07-17
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-23
/
+1
2019-07-17
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
1
-0
/
+5
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
1
-2
/
+1
2019-07-12
arm64: switch to generic version of pte allocation
Mike Rapoport
2
-3
/
+5
2019-07-09
Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-408
/
+4
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-60
/
+92
2019-06-24
arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP
Ard Biesheuvel
1
-8
/
+40
2019-06-24
Merge tag 'v5.2-rc6' into generic-dma-ops
Joerg Roedel
17
-173
/
+17
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
13
-156
/
+13
2019-06-17
arm64/mm: Correct the cache line size warning with non coherent device
Masayoshi Mizuma
1
-4
/
+8
2019-06-07
arm64/mm: Refactor __do_page_fault()
Anshuman Khandual
1
-19
/
+11
2019-06-07
arm64/mm: Document write abort detection from ESR
Anshuman Khandual
1
-1
/
+10
2019-06-07
arm64: Fix comment after #endif
Odin Ugedal
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2019-06-04
arm64/mm: Drop task_struct argument from __do_page_fault()
Anshuman Khandual
1
-10
/
+5
2019-06-04
arm64/mm: Drop mmap_sem before calling __do_kernel_fault()
Anshuman Khandual
1
-1
/
+3
2019-06-04
arm64/mm: Identify user instruction aborts
Anshuman Khandual
1
-0
/
+1
2019-06-04
arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()
Anshuman Khandual
1
-2
/
+2
2019-06-04
arm64: mm: make CONFIG_ZONE_DMA32 configurable
Miles Chen
1
-2
/
+3
2019-06-04
arm64/mm: Simplify protection flag creation for kernel huge mappings
Anshuman Khandual
1
-6
/
+2
2019-06-03
arm64/hugetlb: Use macros for contiguous huge page sizes
Anshuman Khandual
1
-6
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-05-27
arm64: trim includes in dma-mapping.c
Christoph Hellwig
1
-10
/
+0
2019-05-27
arm64: switch copyright boilerplace to SPDX in dma-mapping.c
Christoph Hellwig
1
-14
/
+1
2019-05-27
iommu/dma: move the arm64 wrappers to common code
Christoph Hellwig
1
-390
/
+4
2019-05-27
iommu/dma: Remove the flush_page callback
Christoph Hellwig
1
-7
/
+1
2019-05-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+33
2019-05-23
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
1
-0
/
+33
2019-05-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+21
2019-05-16
arm64/mm: Inhibit huge-vmap with ptdump
Mark Rutland
1
-3
/
+8
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2
-2
/
+2
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
1
-3
/
+3
2019-05-14
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
1
-15
/
+2
2019-05-14
arm64: Print physical address of page table base in show_pte()
Will Deacon
1
-2
/
+3
2019-05-07
arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
Christoph Hellwig
1
-0
/
+10
2019-05-07
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-56
/
+71
2019-04-23
arm64: mm: Ensure tail of unaligned initrd is reserved
Bjorn Andersson
1
-1
/
+1
2019-04-09
arm64: Save and restore OSDLR_EL1 across suspend/resume
Jean-Philippe Brucker
1
-16
/
+18
2019-04-09
arm64: mm: Consolidate early page table allocation
Will Deacon
1
-11
/
+7
2019-04-09
arm64: mm: don't call page table ctors for init_mm
Yu Zhao
1
-2
/
+13
2019-04-09
arm64: mm: use appropriate ctors for page tables
Yu Zhao
1
-12
/
+24
2019-04-09
arm64: debug: Remove unused return value from do_debug_exception()
Will Deacon
1
-10
/
+4
2019-04-03
arm64: mm: Ensure we ignore the initrd if it is placed out of range
Will Deacon
1
-1
/
+1
2019-04-03
arm64: mm: Make show_pte() a static function
Will Deacon
1
-1
/
+1
[next]