开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-14
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
2018-12-12
arm64: Add memory hotplug support
Robin Murphy
2018-12-11
arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing
Robin Murphy
2018-12-10
arm64: mm: EXPORT vabits_user to modules
Will Deacon
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
2018-12-10
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
2018-12-10
arm64: Fix minor issues with the dcache_by_line_op macro
Will Deacon
2018-12-10
arm64: move memstart_addr export inline
Mark Rutland
2018-12-06
arm64: hugetlb: Register hugepages during arch init
Allen Pais
2018-11-20
arm64: mm: apply r/o permissions of VM areas to its linear alias as well
Ard Biesheuvel
2018-11-20
arm64: mm: purge lazily unmapped vm regions before changing permissions
Ard Biesheuvel
2018-11-08
arm64: memblock: don't permit memblock resizing until linear mapping is up
Ard Biesheuvel
2018-11-02
arm64: fix warnings without CONFIG_IOMMU_DMA
Christoph Hellwig
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-26
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-26
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-19
arm64: use the generic swiotlb_dma_ops
Christoph Hellwig
2018-10-19
swiotlb: don't dip into swiotlb pool for coherent allocations
Christoph Hellwig
2018-10-19
swiotlb: remove the overflow buffer
Christoph Hellwig
2018-10-10
arm64: mm: Use __pa_symbol() for set_swapper_pgd()
James Morse
2018-10-10
Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...
Joerg Roedel
2018-10-09
arm64: mm: Drop the unused cpu parameter
Shaokun Zhang
2018-10-05
arm64: Fix typo in a comment in arch/arm64/mm/kasan_init.c
Kyrylo Tkachov
2018-10-03
arm64: Use daifflag_restore after bp_hardening
Julien Thierry
2018-10-01
arm64/numa: Unify common error path in numa_init()
Anshuman Khandual
2018-10-01
arm64/numa: Report correct memblock range for the dummy node
Anshuman Khandual
2018-10-01
arm64/mm: Define esr_to_debug_fault_info()
Anshuman Khandual
2018-10-01
arm64/mm: Reorganize arguments for is_el1_permission_fault()
Anshuman Khandual
2018-10-01
arm64/mm: Use ESR_ELx_FSC macro while decoding fault exception
Anshuman Khandual
2018-09-27
signal/arm64: Add and use arm64_force_sig_mceerr as appropriate
Eric W. Biederman
2018-09-27
signal/arm64: Add and use arm64_force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
signal/arm64: Only call set_thread_esr once in do_page_fault
Eric W. Biederman
2018-09-27
signal/arm64: Only perform one esr_to_fault_info call in do_page_fault
Eric W. Biederman
2018-09-27
signal/arm64: Expand __do_user_fault and remove it
Eric W. Biederman
2018-09-27
signal/arm64: For clarity separate the 3 signal sending cases in do_page_fault
Eric W. Biederman
2018-09-27
signal/arm64: Consolidate the two hwpoison cases in do_page_fault
Eric W. Biederman
2018-09-27
signal/arm64: Factor set_thread_esr out of __do_user_fault
Eric W. Biederman
2018-09-27
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
Eric W. Biederman
2018-09-27
signal/arm64: Push siginfo generation into arm64_notify_die
Eric W. Biederman
2018-09-25
Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"
Christoph Hellwig
2018-09-25
arm64/mm: use fixmap to modify swapper_pg_dir
Jun Yao
[next]