index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2
-2
/
+2
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
1
-3
/
+3
2019-05-14
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
1
-15
/
+2
2019-05-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-56
/
+71
2019-04-23
arm64: mm: Ensure tail of unaligned initrd is reserved
Bjorn Andersson
1
-1
/
+1
2019-04-09
arm64: Save and restore OSDLR_EL1 across suspend/resume
Jean-Philippe Brucker
1
-16
/
+18
2019-04-09
arm64: mm: Consolidate early page table allocation
Will Deacon
1
-11
/
+7
2019-04-09
arm64: mm: don't call page table ctors for init_mm
Yu Zhao
1
-2
/
+13
2019-04-09
arm64: mm: use appropriate ctors for page tables
Yu Zhao
1
-12
/
+24
2019-04-09
arm64: debug: Remove unused return value from do_debug_exception()
Will Deacon
1
-10
/
+4
2019-04-03
arm64: mm: Ensure we ignore the initrd if it is placed out of range
Will Deacon
1
-1
/
+1
2019-04-03
arm64: mm: Make show_pte() a static function
Will Deacon
1
-1
/
+1
2019-04-03
arm64: setup min_low_pfn
Miles Chen
1
-0
/
+1
2019-04-03
arm64/mm: fix kernel-doc comments
Qian Cai
1
-13
/
+12
2019-04-01
arm64: mm: fix incorrect assignment of 'max_mapnr'
Muchun Song
1
-1
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+10
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
1
-0
/
+2
2019-03-12
memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
1
-0
/
+4
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-46
/
+11
2019-03-06
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-19
/
+5
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
1
-1
/
+1
2019-03-05
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
David Hildenbrand
1
-27
/
+0
2019-03-05
arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pages
Anshuman Khandual
1
-0
/
+20
2019-03-04
Merge branch 'acpi-apei'
Rafael J. Wysocki
1
-19
/
+5
2019-03-01
arm64: mmu: drop paging_init comments
Peng Fan
1
-4
/
+0
2019-03-01
arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
Will Deacon
1
-4
/
+5
2019-02-28
arm64: Add workaround for Fujitsu A64FX erratum 010001
Zhang Lei
1
-0
/
+1
2019-02-21
kasan: fix random seed generation for tag-based mode
Andrey Konovalov
1
-2
/
+0
2019-02-07
arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
James Morse
1
-19
/
+5
2019-02-07
KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
James Morse
1
-1
/
+1
2019-02-06
arm64: Unmask PMR before going idle
Julien Thierry
1
-11
/
+0
2019-02-04
arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXX
Will Deacon
1
-30
/
+29
2019-02-01
arm64: Do not issue IPIs for user executable ptes
Catalin Marinas
1
-1
/
+5
2019-01-31
arm64: dump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-7
/
+4
2019-01-23
arm64/xen: fix xen-swiotlb cache flushing
Christoph Hellwig
1
-3
/
+1
2019-01-21
arm64: mm: make use of new memblocks_present() helper
Logan Gunthorpe
1
-19
/
+1
2019-01-21
arm64: Remove asm/memblock.h
Will Deacon
1
-1
/
+0
2019-01-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2019-01-03
arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
Yueyi Li
1
-1
/
+1
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+6
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-36
/
+73
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-273
/
+13
2018-12-28
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
1
-0
/
+5
2018-12-28
arm64: mmu: drop pXd_present() checks from pXd_free_pYd_table()
Will Deacon
1
-6
/
+2
2018-12-28
mm/memblock.c: skip kmemleak for kasan_init()
Qian Cai
1
-1
/
+1
2018-12-28
kasan, arm64: enable top byte ignore for the kernel
Andrey Konovalov
1
-1
/
+7
2018-12-28
kasan, arm64: fix up fault handling logic
Andrey Konovalov
1
-9
/
+22
2018-12-28
kasan: add tag related helper functions
Andrey Konovalov
1
-0
/
+2
2018-12-28
kasan: initialize shadow to 0xff for tag-based mode
Andrey Konovalov
1
-2
/
+12
2018-12-28
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
1
-19
/
+24
[next]