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-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
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-16
/
+114
2018-12-14
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
1
-8
/
+0
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-3
/
+0
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
1
-1
/
+1
2018-12-13
dma-mapping: factor out dummy DMA ops
Robin Murphy
1
-86
/
+0
2018-12-13
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
2
-2
/
+2
2018-12-12
arm64: Add memory hotplug support
Robin Murphy
3
-0
/
+35
2018-12-11
arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing
Robin Murphy
1
-1
/
+1
2018-12-10
arm64: mm: EXPORT vabits_user to modules
Will Deacon
1
-0
/
+1
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
1
-2
/
+2
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
3
-2
/
+11
2018-12-10
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
1
-0
/
+4
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
1
-1
/
+1
2018-12-10
arm64: Fix minor issues with the dcache_by_line_op macro
Will Deacon
1
-0
/
+3
2018-12-10
arm64: move memstart_addr export inline
Mark Rutland
1
-0
/
+2
[next]