Sign in
kunit
/
linux
/
kunit/initial/v5.3/v17
/
arch
/
arm64
/
mm
33dcb37
dma-mapping: fix page attributes for dma_mmap_*
by Christoph Hellwig
· 5 years ago
d8bb671
arm64: Make debug exception handlers visible from RCU
by Masami Hiramatsu
· 5 years ago
80ec922
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
by David Hildenbrand
· 5 years ago
22eb634
arm64/mm: add temporary arch_remove_memory() implementation
by David Hildenbrand
· 5 years ago
b98cca4
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
by Anshuman Khandual
· 5 years ago
0f472d0
mm/ioremap: probe platform for p4d huge map support
by Anshuman Khandual
· 5 years ago
8b1e0f8
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
by Anshuman Khandual
· 6 years ago
50f11a8
arm64: switch to generic version of pte allocation
by Mike Rapoport
· 6 years ago
6b04014
Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
dfd437a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
4739d53
arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP
by Ard Biesheuvel
· 6 years ago
ceedd5f
Merge tag 'v5.2-rc6' into generic-dma-ops
by Joerg Roedel
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
8f5c903
arm64/mm: Correct the cache line size warning with non coherent device
by Masayoshi Mizuma
· 6 years ago
4745224
arm64/mm: Refactor __do_page_fault()
by Anshuman Khandual
· 6 years ago
c49bd02
arm64/mm: Document write abort detection from ESR
by Anshuman Khandual
· 6 years ago
8e01076
arm64: Fix comment after #endif
by Odin Ugedal
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
6168103
arm64/mm: Drop task_struct argument from __do_page_fault()
by Anshuman Khandual
· 6 years ago
a050931
arm64/mm: Drop mmap_sem before calling __do_kernel_fault()
by Anshuman Khandual
· 6 years ago
01de177
arm64/mm: Identify user instruction aborts
by Anshuman Khandual
· 6 years ago
87dedf7
arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()
by Anshuman Khandual
· 6 years ago
0c1f14e
arm64: mm: make CONFIG_ZONE_DMA32 configurable
by Miles Chen
· 6 years ago
f7f0097
arm64/mm: Simplify protection flag creation for kernel huge mappings
by Anshuman Khandual
· 6 years ago
441a627
arm64/hugetlb: Use macros for contiguous huge page sizes
by Anshuman Khandual
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
a84cc69
arm64: trim includes in dma-mapping.c
by Christoph Hellwig
· 6 years ago
b5f75a3
arm64: switch copyright boilerplace to SPDX in dma-mapping.c
by Christoph Hellwig
· 6 years ago
06d6072
iommu/dma: move the arm64 wrappers to common code
by Christoph Hellwig
· 6 years ago
af751d4
iommu/dma: Remove the flush_page callback
by Christoph Hellwig
· 6 years ago
0a72ef8
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
969f5ea
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
by Will Deacon
· 6 years ago
54dee40
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
7ba36ec
arm64/mm: Inhibit huge-vmap with ptdump
by Mark Rutland
· 6 years ago
87dfb31
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
by Masahiro Yamada
· 6 years ago
940519f
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
by Michal Hocko
· 6 years ago
d8ae8a3
initramfs: move the legacy keepinitrd parameter to core code
by Christoph Hellwig
· 6 years ago
48caebf
arm64: Print physical address of page table base in show_pte()
by Will Deacon
· 6 years ago
a98d9ae
arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
by Christoph Hellwig
· 6 years ago
c620f7b
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
d4d18e3
arm64: mm: Ensure tail of unaligned initrd is reserved
by Bjorn Andersson
· 6 years ago
827a108
arm64: Save and restore OSDLR_EL1 across suspend/resume
by Jean-Philippe Brucker
· 6 years ago
475ba3f
arm64: mm: Consolidate early page table allocation
by Will Deacon
· 6 years ago
369aaab
arm64: mm: don't call page table ctors for init_mm
by Yu Zhao
· 6 years ago
90292ac
arm64: mm: use appropriate ctors for page tables
by Yu Zhao
· 6 years ago
52c6d14
arm64: debug: Remove unused return value from do_debug_exception()
by Will Deacon
· 6 years ago
70b3d23
arm64: mm: Ensure we ignore the initrd if it is placed out of range
by Will Deacon
· 6 years ago
7048a59
arm64: mm: Make show_pte() a static function
by Will Deacon
· 6 years ago
19d6242
arm64: setup min_low_pfn
by Miles Chen
· 6 years ago
b1ce45e
arm64/mm: fix kernel-doc comments
by Qian Cai
· 6 years ago
344bf33
arm64: mm: fix incorrect assignment of 'max_mapnr'
by Muchun Song
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
ecc3e77
memblock: memblock_phys_alloc(): don't panic
by Mike Rapoport
· 6 years ago
3375557
memblock: memblock_phys_alloc_try_nid(): don't panic
by Mike Rapoport
· 6 years ago
3d8dfe7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
d276709
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
b9726c2
numa: make "nr_node_ids" unsigned int
by Alexey Dobriyan
· 6 years ago
d9fa9d9
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
by David Hildenbrand
· 6 years ago
5480280
arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pages
by Anshuman Khandual
· 6 years ago
dcaed59
Merge branch 'acpi-apei'
by Rafael J. Wysocki
· 6 years ago
b855b58
arm64: mmu: drop paging_init comments
by Peng Fan
· 6 years ago
b9a4b9d
arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
by Will Deacon
· 6 years ago
3e32131
arm64: Add workaround for Fujitsu A64FX erratum 010001
by Zhang Lei
· 6 years ago
3f41b60
kasan: fix random seed generation for tag-based mode
by Andrey Konovalov
· 6 years ago
d44f1b8
arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
by James Morse
· 6 years ago
0db5e02
KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
by James Morse
· 6 years ago
a9806aa
arm64: Unmask PMR before going idle
by Julien Thierry
· 6 years ago
d23c808
arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXX
by Will Deacon
· 6 years ago
132fdc3
arm64: Do not issue IPIs for user executable ptes
by Catalin Marinas
· 6 years ago
e2a2e56
arm64: dump: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
60d8cd5
arm64/xen: fix xen-swiotlb cache flushing
by Christoph Hellwig
· 6 years ago
a2c801c
arm64: mm: make use of new memblocks_present() helper
by Logan Gunthorpe
· 6 years ago
8350403
arm64: Remove asm/memblock.h
by Will Deacon
· 6 years ago
078a5a4f
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
c8a43c1
arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
by Yueyi Li
· 6 years ago
030672a
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
8e2d434
lib/ioremap: ensure break-before-make is used for huge p4d mappings
by Will Deacon
· 6 years ago
9c006972
arm64: mmu: drop pXd_present() checks from pXd_free_pYd_table()
by Will Deacon
· 6 years ago
fed84c7
mm/memblock.c: skip kmemleak for kasan_init()
by Qian Cai
· 6 years ago
21696c1
kasan, arm64: enable top byte ignore for the kernel
by Andrey Konovalov
· 6 years ago
356607f
kasan, arm64: fix up fault handling logic
by Andrey Konovalov
· 6 years ago
3c9e3aa
kasan: add tag related helper functions
by Andrey Konovalov
· 6 years ago
080eb83
kasan: initialize shadow to 0xff for tag-based mode
by Andrey Konovalov
· 6 years ago
9577dd7
kasan: rename kasan_zero_page to kasan_early_shadow_page
by Andrey Konovalov
· 6 years ago
5694cec
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
d1402fc
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
by Logan Gunthorpe
· 6 years ago
356da6d
dma-mapping: bypass indirect calls for dma-direct
by Christoph Hellwig
· 6 years ago
55897af
dma-direct: merge swiotlb_dma_ops into the dma_direct code
by Christoph Hellwig
· 6 years ago
90ac706
dma-mapping: factor out dummy DMA ops
by Robin Murphy
· 6 years ago
acc2038
Merge branch 'yaml-bindings-for-v4.21' into dt/next
by Rob Herring
· 6 years ago
4ab2150
arm64: Add memory hotplug support
by Robin Murphy
· 6 years ago
3238c35
arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing
by Robin Murphy
· 6 years ago
4a1daf2
arm64: mm: EXPORT vabits_user to modules
by Will Deacon
· 6 years ago
68d23da
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
by Will Deacon
· 6 years ago
67e7fdf
arm64: mm: introduce 52-bit userspace support
by Steve Capper
· 6 years ago
e842dfb
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
by Steve Capper
· 6 years ago
Next »