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