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
...
|
|
*
|
arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys()
Nicolas Saenz Julienne
2019-10-14
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'for-next/entry-s-to-c' into for-next/core
Catalin Marinas
2019-10-28
1
-49
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arm64: entry-common: don't touch daif before bp-hardening
James Morse
2019-10-28
1
-35
/
+1
|
*
|
arm64: Remove asmlinkage from updated functions
James Morse
2019-10-28
1
-9
/
+7
|
*
|
arm64: remove __exception annotations
James Morse
2019-10-28
1
-17
/
+17
|
|
/
*
/
arm64: mm: fix inverted PAR_EL1.F check
Mark Rutland
2019-10-16
1
-1
/
+5
|
/
*
arm64: mm: fix spurious fault detection
Mark Rutland
2019-10-07
1
-1
/
+1
*
arm64: mm: avoid virt_to_phys(init_mm.pgd)
Mark Rutland
2019-10-04
1
-1
/
+10
*
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-1
/
+1
*
arm64, mm: move generic mmap layout functions to mm
Alexandre Ghiti
2019-09-24
1
-76
/
+0
*
arm64: consider stack randomization for mmap base only when necessary
Alexandre Ghiti
2019-09-24
1
-1
/
+5
*
arm64: make use of is_compat_task instead of hardcoding this test
Alexandre Ghiti
2019-09-24
1
-1
/
+1
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
1
-1
/
+1
*
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-24
1
-2
/
+1
*
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
1
-13
/
+3
|
\
|
*
arm64: use asm-generic/dma-mapping.h
Christoph Hellwig
2019-09-11
1
-0
/
+1
|
*
xen/arm: remove xen_dma_ops
Christoph Hellwig
2019-09-11
1
-1
/
+2
|
*
dma-mapping: make dma_atomic_pool_init self-contained
Christoph Hellwig
2019-08-29
1
-6
/
+0
|
*
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
2019-08-29
1
-6
/
+0
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-09-16
9
-55
/
+117
|
\
\
|
|
/
|
/
|
|
*
arm64: remove __iounmap
Christoph Hellwig
2019-09-04
1
-2
/
+2
|
*
-
-
-
-
-
-
-
.
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-30
6
-47
/
+98
|
|
\
\
\
\
\
|
|
|
|
|
|
*
arm64: mm: Ignore spurious translation faults taken from the kernel
Will Deacon
2019-08-27
1
-0
/
+33
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
*
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
2019-08-23
1
-14
/
+1
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
arm64: fix fixmap copy for 16K pages and 48-bit VA
Mark Rutland
2019-08-28
1
-3
/
+5
|
|
*
|
|
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
2019-08-14
3
-6
/
+6
|
|
*
|
|
arm64: memory: fix flipped VA space fallout
Mark Rutland
2019-08-14
2
-2
/
+2
|
|
*
|
|
arm64: mm: Remove vabits_user
Steve Capper
2019-08-09
3
-5
/
+2
|
|
*
|
|
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
2019-08-09
2
-1
/
+12
|
|
*
|
|
arm64: mm: Separate out vmemmap
Steve Capper
2019-08-09
1
-0
/
+5
|
|
*
|
|
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
2019-08-09
1
-3
/
+3
|
|
*
|
|
arm64: mm: Introduce vabits_actual
Steve Capper
2019-08-09
3
-3
/
+11
|
|
*
|
|
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
2019-08-09
1
-1
/
+2
|
|
*
|
|
arm64: dump: De-constify VA_START and KASAN_SHADOW_START
Steve Capper
2019-08-09
1
-3
/
+16
|
|
*
|
|
arm64: mm: Flip kernel VA space
Steve Capper
2019-08-09
4
-15
/
+9
|
|
|
/
/
|
*
|
|
arm64: kpti: ensure patched kernel text is fetched from PoU
Mark Rutland
2019-08-28
1
-0
/
+9
|
*
|
|
arm64: unexport set_memory_x and set_memory_nx
Christoph Hellwig
2019-08-15
1
-2
/
+0
|
*
|
|
arm64: mm: print hexadecimal EC value in mem_abort_decode()
Miles Chen
2019-08-07
1
-2
/
+2
|
*
|
|
arm64: mm: free the initrd reserved memblock in a aligned manner
Junhua Huang
2019-08-05
1
-1
/
+5
|
*
|
|
arm64: Replace strncmp with str_has_prefix
Chuhong Yuan
2019-08-05
1
-1
/
+1
|
|
/
/
*
/
/
dma-mapping: fix page attributes for dma_mmap_*
Christoph Hellwig
2019-08-10
1
-3
/
+1
|
/
/
*
/
arm64: Make debug exception handlers visible from RCU
Masami Hiramatsu
2019-08-02
1
-8
/
+49
|
/
*
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-18
1
-2
/
+0
*
arm64/mm: add temporary arch_remove_memory() implementation
David Hildenbrand
2019-07-18
1
-0
/
+19
*
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-16
1
-23
/
+1
*
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
2019-07-16
1
-0
/
+5
*
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
2019-07-12
1
-2
/
+1
*
arm64: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
2
-3
/
+5
*
Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-09
1
-408
/
+4
|
\
|
*
Merge tag 'v5.2-rc6' into generic-dma-ops
Joerg Roedel
2019-06-24
17
-173
/
+17
|
|
\
[prev]
[next]