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/mm: Document write abort detection from ESR
Anshuman Khandual
2019-06-07
1
-1
/
+10
|
*
|
arm64: Fix comment after #endif
Odin Ugedal
2019-06-07
1
-1
/
+1
|
*
|
arm64/mm: Drop task_struct argument from __do_page_fault()
Anshuman Khandual
2019-06-04
1
-10
/
+5
|
*
|
arm64/mm: Drop mmap_sem before calling __do_kernel_fault()
Anshuman Khandual
2019-06-04
1
-1
/
+3
|
*
|
arm64/mm: Identify user instruction aborts
Anshuman Khandual
2019-06-04
1
-0
/
+1
|
*
|
arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()
Anshuman Khandual
2019-06-04
1
-2
/
+2
|
*
|
arm64: mm: make CONFIG_ZONE_DMA32 configurable
Miles Chen
2019-06-04
1
-2
/
+3
|
*
|
arm64/mm: Simplify protection flag creation for kernel huge mappings
Anshuman Khandual
2019-06-04
1
-6
/
+2
|
*
|
arm64/hugetlb: Use macros for contiguous huge page sizes
Anshuman Khandual
2019-06-03
1
-6
/
+6
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
13
-156
/
+13
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-9
/
+1
|
/
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
|
/
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-05-24
1
-0
/
+33
|
\
|
*
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2019-05-23
1
-0
/
+33
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-05-22
3
-5
/
+21
|
\
\
|
|
/
|
/
|
|
*
arm64/mm: Inhibit huge-vmap with ptdump
Mark Rutland
2019-05-16
1
-3
/
+8
|
*
arm64: Print physical address of page table base in show_pte()
Will Deacon
2019-05-14
1
-2
/
+3
|
*
arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
Christoph Hellwig
2019-05-07
1
-0
/
+10
*
|
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-15
2
-2
/
+2
*
|
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
1
-3
/
+3
*
|
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
2019-05-14
1
-15
/
+2
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-07
5
-56
/
+71
|
\
|
|
*
arm64: Save and restore OSDLR_EL1 across suspend/resume
Jean-Philippe Brucker
2019-04-09
1
-16
/
+18
|
*
arm64: mm: Consolidate early page table allocation
Will Deacon
2019-04-09
1
-11
/
+7
|
*
arm64: mm: don't call page table ctors for init_mm
Yu Zhao
2019-04-09
1
-2
/
+13
|
*
arm64: mm: use appropriate ctors for page tables
Yu Zhao
2019-04-09
1
-12
/
+24
|
*
arm64: debug: Remove unused return value from do_debug_exception()
Will Deacon
2019-04-09
1
-10
/
+4
|
*
arm64: mm: Ensure we ignore the initrd if it is placed out of range
Will Deacon
2019-04-03
1
-1
/
+1
|
*
arm64: mm: Make show_pte() a static function
Will Deacon
2019-04-03
1
-1
/
+1
|
*
arm64: setup min_low_pfn
Miles Chen
2019-04-03
1
-0
/
+1
|
*
arm64/mm: fix kernel-doc comments
Qian Cai
2019-04-03
1
-13
/
+12
|
*
arm64: mm: fix incorrect assignment of 'max_mapnr'
Muchun Song
2019-04-01
1
-1
/
+1
*
|
arm64: mm: Ensure tail of unaligned initrd is reserved
Bjorn Andersson
2019-04-23
1
-1
/
+1
|
/
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+10
*
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
1
-0
/
+2
*
memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
2019-03-12
1
-0
/
+4
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-10
6
-46
/
+11
|
\
|
*
arm64: mmu: drop paging_init comments
Peng Fan
2019-03-01
1
-4
/
+0
|
*
arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
Will Deacon
2019-03-01
1
-4
/
+5
|
*
arm64: Add workaround for Fujitsu A64FX erratum 010001
Zhang Lei
2019-02-28
1
-0
/
+1
|
*
arm64: Unmask PMR before going idle
Julien Thierry
2019-02-06
1
-11
/
+0
|
*
arm64: dump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-31
2
-7
/
+4
|
*
arm64: mm: make use of new memblocks_present() helper
Logan Gunthorpe
2019-01-21
1
-19
/
+1
|
*
arm64: Remove asm/memblock.h
Will Deacon
2019-01-21
1
-1
/
+0
*
|
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-03-06
1
-19
/
+5
|
\
\
|
*
\
Merge branch 'acpi-apei'
Rafael J. Wysocki
2019-03-04
1
-19
/
+5
|
|
\
\
|
|
*
|
arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
James Morse
2019-02-07
1
-19
/
+5
|
|
*
|
KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
James Morse
2019-02-07
1
-1
/
+1
|
|
|
/
[prev]
[next]