开源镜像站
帮助
动态
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
2017-01-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-04
arm64: mm: fix show_pte KERN_CONT fallout
Mark Rutland
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-19
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2016-12-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-15
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-12-15
ACPI/NUMA: Do not map pxm to node when NUMA is turned off
Boris Ostrovsky
2016-11-23
arm64: Remove I-cache invalidation from flush_cache_range()
Catalin Marinas
2016-11-21
arm64: Handle faults caused by inadvertent user access with PAN enabled
Catalin Marinas
2016-11-21
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2016-11-21
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Catalin Marinas
2016-11-21
arm64: Update the synchronous external abort fault description
Catalin Marinas
2016-11-14
arm64: Wire up iommu_dma_{map, unmap}_resource()
Robin Murphy
2016-11-11
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
2016-11-09
arm64: hugetlb: fix the wrong address for several functions
Huang Shijie
2016-11-09
arm64: hugetlb: remove the wrong pmd check in find_num_contig()
Huang Shijie
2016-11-09
arm64: Fix typo in add_default_hugepagesz() for 64K pages
Catalin Marinas
2016-11-07
arm64: Add uprobe support
Pratyush Anand
2016-11-07
arm64: dump: Add checking for writable and exectuable pages
Laura Abbott
2016-11-07
arm64: dump: Make the page table dumping seq_file optional
Laura Abbott
2016-11-07
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
2016-11-07
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
2016-11-07
arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'
Ard Biesheuvel
2016-11-07
arm64: mm: BUG on unsupported manipulations of live kernel mappings
Ard Biesheuvel
2016-11-07
arm64: Remove pointless WARN_ON in DMA teardown
Robin Murphy
2016-10-26
arm64/numa: fix incorrect log for memory-less node
Hanjun Guo
2016-10-26
arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximity
Yisheng Xie
2016-10-20
arm64: remove pr_cont abuse from mem_init
Mark Rutland
2016-10-20
arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
James Morse
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-09-20
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2016-09-20
arm64: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-16
iommu/dma: Avoid PCI host bridge windows
Robin Murphy
2016-09-12
arm64: use alternative auto-nop
Mark Rutland
2016-09-09
arm64/numa: remove the limitation that cpu0 must bind to node0
Zhen Lei
2016-09-09
arm64/numa: remove some useless code
Zhen Lei
2016-09-09
arm64/numa: support HAVE_SETUP_PER_CPU_AREA
Zhen Lei
2016-09-09
arm64: numa: Use pr_fmt()
Kefeng Wang
2016-09-09
arm64/numa: avoid inconsistent information to be printed
Zhen Lei
2016-09-06
arm64: mm: drop fixup_init() and mm.h
Kefeng Wang
2016-09-02
arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1
James Morse
2016-08-25
arm64: hibernate: Support DEBUG_PAGEALLOC
James Morse
2016-08-25
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
James Morse
2016-08-25
arm64: Introduce execute-only page access permissions
Catalin Marinas
2016-08-22
arm64: apply __ro_after_init to some objects
Jisheng Zhang
2016-08-22
arm64: mm: convert __dma_* routines to use start, size
Kwangwoo Lee
[next]