开源镜像站
帮助
动态
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
2016-02-24
arm64: kaslr: randomize the linear region
Ard Biesheuvel
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
2016-02-19
arm64: User die() instead of panic() in do_page_fault()
Catalin Marinas
2016-02-18
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
2016-02-18
arm64: defer __va translation of initrd_start and initrd_end
Ard Biesheuvel
2016-02-18
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
2016-02-18
arm64: decouple early fixmap init from linear mapping
Ard Biesheuvel
2016-02-18
arm64: add support for ioremap() block mappings
Ard Biesheuvel
2016-02-18
arm64: Remove the get_thread_info() function
Catalin Marinas
2016-02-18
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
2016-02-18
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
2016-02-16
arm64: ptdump: Indicate whether memory should be faulting
Laura Abbott
2016-02-16
arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
Laura Abbott
2016-02-16
arm64: Drop alloc function from create_mapping
Laura Abbott
2016-02-16
arm64: mm: create new fine-grained mappings at boot
Mark Rutland
2016-02-16
arm64: mm: allow passing a pgdir to alloc_init_*
Mark Rutland
2016-02-16
arm64: mm: allocate pagetables anywhere
Mark Rutland
2016-02-16
arm64: mm: use fixmap when creating page tables
Mark Rutland
2016-02-16
arm64: mm: avoid redundant __pa(__va(x))
Mark Rutland
2016-02-16
arm64: kasan: avoid TLB conflicts
Mark Rutland
2016-02-16
arm64: mm: add code to safely replace TTBR1_EL1
Mark Rutland
2016-02-16
arm64: unmap idmap earlier
Mark Rutland
2016-02-16
arm64: unify idmap removal
Mark Rutland
2016-02-16
arm64: mm: place empty_zero_page in bss
Mark Rutland
2016-02-16
arm64: mm: specialise pagetable allocators
Mark Rutland
2016-02-02
arm64: allow vmalloc regions to be set with set_memory_*
Ard Biesheuvel
2016-01-26
arm64: mm: avoid calling apply_to_page_range on empty range
Mika Penttilä
2016-01-25
arm64: Fix an enum typo in mm/dump.c
Masanari Iida
2016-01-25
arm64: kernel: fix architected PMU registers unconditional access
Lorenzo Pieralisi
2016-01-25
arm64: kasan: ensure that the KASAN zero page is mapped read-only
Ard Biesheuvel
2016-01-15
arm64, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-14
arm64: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
2016-01-12
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
2016-01-05
arm64: mm: move pgd_cache initialisation to pgtable_cache_init
Will Deacon
2015-12-21
arm64: hugetlb: add support for PTE contiguous bit
David Woods
2015-12-21
arm64: kernel: enforce pmuserenr_el0 initialization and restore
Lorenzo Pieralisi
2015-12-17
arm64: Use PoU cache instr for I/D coherency
Ashok Kumar
2015-12-17
arm64: Defer dcache flush in __cpu_copy_user_page
Ashok Kumar
2015-12-15
Merge branch 'aarch64/efi' into aarch64/for-next/core
Will Deacon
2015-12-11
arm64: mm: ensure that the zero page is visible to the page table walker
Will Deacon
2015-12-11
arm64: mm: place __cpu_setup in .text
Mark Rutland
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
2015-12-10
arm64: mm: remove pointless PAGE_MASKing
Mark Rutland
2015-12-09
arm64: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
2015-12-02
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
2015-12-01
arm64: mm: allow sections for unaligned bases
Mark Rutland
2015-12-01
arm64: mm: detect bad __create_mapping uses
Mark Rutland
2015-11-26
Revert "arm64: Mark kernel page ranges contiguous"
Catalin Marinas
[next]