index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
2016-05-09
1
-2
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-24
3
-40
/
+30
|
\
|
*
arm64: mm: allow preemption in copy_to_user_page
Mark Rutland
2016-03-24
1
-4
/
+0
|
*
arm64: consistently use p?d_set_huge
Mark Rutland
2016-03-24
1
-4
/
+2
|
*
arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...
Catalin Marinas
2016-03-21
1
-32
/
+28
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-18
2
-2
/
+2
|
\
\
|
*
|
mm: remove VM_FAULT_MINOR
Jan Kara
2016-03-17
1
-1
/
+1
|
*
|
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
2016-03-17
1
-1
/
+1
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
9
-268
/
+655
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
arm64: kasan: Fix zero shadow mapping overriding kernel image shadow
Catalin Marinas
2016-03-11
1
-8
/
+5
|
*
arm64: kasan: Use actual memory node when populating the kernel image shadow
Catalin Marinas
2016-03-11
1
-1
/
+2
|
*
arm64: make mrs_s prefixing implicit in read_cpuid
Mark Rutland
2016-03-04
1
-1
/
+1
|
*
arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenly
Ard Biesheuvel
2016-03-02
1
-0
/
+7
|
*
arm64: mm: treat memstart_addr as a signed quantity
Ard Biesheuvel
2016-02-29
1
-2
/
+2
|
*
arm64: mm: list kernel sections in order
Ard Biesheuvel
2016-02-29
1
-2
/
+2
|
*
arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR
Kefeng Wang
2016-02-26
1
-3
/
+1
|
*
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
2016-02-26
1
-0
/
+12
|
*
arm64: mm: Mark .rodata as RO
Jeremy Linton
2016-02-26
2
-7
/
+16
|
*
arm64/mm: remove unnecessary boundary check
Miles Chen
2016-02-26
1
-2
/
+0
|
*
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
2016-02-25
1
-1
/
+1
|
*
arm64: Ensure the secondary CPUs have safe ASIDBits size
Suzuki K Poulose
2016-02-25
1
-0
/
+18
|
*
arm64: Add helper for extracting ASIDBits
Suzuki K Poulose
2016-02-25
1
-13
/
+23
|
*
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: hugetlb: partial revert of 66b3923a1a0f
Will Deacon
2016-03-09
1
-14
/
+0
[next]