Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
658521fc1bf1457a944d8408b8a792b31ed9cc20
/
arch
/
arm64
/
mm
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
b886d83
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
0a72ef8
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
969f5ea
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
by Will Deacon
· 6 years ago
54dee40
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
7ba36ec
arm64/mm: Inhibit huge-vmap with ptdump
by Mark Rutland
· 6 years ago
87dfb31
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
by Masahiro Yamada
· 6 years ago
940519f
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
by Michal Hocko
· 6 years ago
d8ae8a3
initramfs: move the legacy keepinitrd parameter to core code
by Christoph Hellwig
· 6 years ago
48caebf
arm64: Print physical address of page table base in show_pte()
by Will Deacon
· 6 years ago
a98d9ae
arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
by Christoph Hellwig
· 6 years ago
c620f7b
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
d4d18e3
arm64: mm: Ensure tail of unaligned initrd is reserved
by Bjorn Andersson
· 6 years ago
827a108
arm64: Save and restore OSDLR_EL1 across suspend/resume
by Jean-Philippe Brucker
· 6 years ago
475ba3f
arm64: mm: Consolidate early page table allocation
by Will Deacon
· 6 years ago
369aaab
arm64: mm: don't call page table ctors for init_mm
by Yu Zhao
· 6 years ago
90292ac
arm64: mm: use appropriate ctors for page tables
by Yu Zhao
· 6 years ago
52c6d14
arm64: debug: Remove unused return value from do_debug_exception()
by Will Deacon
· 6 years ago
70b3d23
arm64: mm: Ensure we ignore the initrd if it is placed out of range
by Will Deacon
· 6 years ago
7048a59
arm64: mm: Make show_pte() a static function
by Will Deacon
· 6 years ago
19d6242
arm64: setup min_low_pfn
by Miles Chen
· 6 years ago
b1ce45e
arm64/mm: fix kernel-doc comments
by Qian Cai
· 6 years ago
344bf33
arm64: mm: fix incorrect assignment of 'max_mapnr'
by Muchun Song
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
ecc3e77
memblock: memblock_phys_alloc(): don't panic
by Mike Rapoport
· 6 years ago
3375557
memblock: memblock_phys_alloc_try_nid(): don't panic
by Mike Rapoport
· 6 years ago
3d8dfe7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
d276709
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
b9726c2
numa: make "nr_node_ids" unsigned int
by Alexey Dobriyan
· 6 years ago
d9fa9d9
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
by David Hildenbrand
· 6 years ago
5480280
arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pages
by Anshuman Khandual
· 6 years ago
dcaed59
Merge branch 'acpi-apei'
by Rafael J. Wysocki
· 6 years ago
b855b58
arm64: mmu: drop paging_init comments
by Peng Fan
· 6 years ago
b9a4b9d
arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
by Will Deacon
· 6 years ago
3e32131
arm64: Add workaround for Fujitsu A64FX erratum 010001
by Zhang Lei
· 6 years ago
3f41b60
kasan: fix random seed generation for tag-based mode
by Andrey Konovalov
· 6 years ago
d44f1b8
arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
by James Morse
· 6 years ago
0db5e02
KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
by James Morse
· 6 years ago
a9806aa
arm64: Unmask PMR before going idle
by Julien Thierry
· 6 years ago
d23c808
arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXX
by Will Deacon
· 6 years ago
132fdc3
arm64: Do not issue IPIs for user executable ptes
by Catalin Marinas
· 6 years ago
e2a2e56
arm64: dump: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
60d8cd5
arm64/xen: fix xen-swiotlb cache flushing
by Christoph Hellwig
· 6 years ago
a2c801c
arm64: mm: make use of new memblocks_present() helper
by Logan Gunthorpe
· 6 years ago
8350403
arm64: Remove asm/memblock.h
by Will Deacon
· 6 years ago
078a5a4f
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
c8a43c1
arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
by Yueyi Li
· 6 years ago
030672a
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
8e2d434
lib/ioremap: ensure break-before-make is used for huge p4d mappings
by Will Deacon
· 6 years ago
9c00697
arm64: mmu: drop pXd_present() checks from pXd_free_pYd_table()
by Will Deacon
· 6 years ago
fed84c7
mm/memblock.c: skip kmemleak for kasan_init()
by Qian Cai
· 6 years ago
21696c1
kasan, arm64: enable top byte ignore for the kernel
by Andrey Konovalov
· 6 years ago
356607f
kasan, arm64: fix up fault handling logic
by Andrey Konovalov
· 6 years ago
3c9e3aa
kasan: add tag related helper functions
by Andrey Konovalov
· 6 years ago
080eb83
kasan: initialize shadow to 0xff for tag-based mode
by Andrey Konovalov
· 6 years ago
9577dd7
kasan: rename kasan_zero_page to kasan_early_shadow_page
by Andrey Konovalov
· 6 years ago
5694cec
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
d1402fc
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
by Logan Gunthorpe
· 6 years ago
356da6d
dma-mapping: bypass indirect calls for dma-direct
by Christoph Hellwig
· 6 years ago
55897af
dma-direct: merge swiotlb_dma_ops into the dma_direct code
by Christoph Hellwig
· 6 years ago
90ac706
dma-mapping: factor out dummy DMA ops
by Robin Murphy
· 6 years ago
acc2038
Merge branch 'yaml-bindings-for-v4.21' into dt/next
by Rob Herring
· 6 years ago
4ab2150
arm64: Add memory hotplug support
by Robin Murphy
· 6 years ago
3238c35
arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing
by Robin Murphy
· 6 years ago
4a1daf2
arm64: mm: EXPORT vabits_user to modules
by Will Deacon
· 6 years ago
68d23da
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
by Will Deacon
· 6 years ago
67e7fdf
arm64: mm: introduce 52-bit userspace support
by Steve Capper
· 6 years ago
e842dfb
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
by Steve Capper
· 6 years ago
363524d
arm64: mm: Introduce DEFAULT_MAP_WINDOW
by Steve Capper
· 6 years ago
33309ec
arm64: Fix minor issues with the dcache_by_line_op macro
by Will Deacon
· 6 years ago
03ef055
arm64: move memstart_addr export inline
by Mark Rutland
· 6 years ago
a21b0b7
arm64: hugetlb: Register hugepages during arch init
by Allen Pais
· 6 years ago
cad34be
iommu/dma-iommu: remove the mapping_error dma_map_ops method
by Christoph Hellwig
· 6 years ago
52f0b3e
arm64: remove the dummy_dma_ops mapping_error method
by Christoph Hellwig
· 6 years ago
0c3b317
dma-mapping: move the arm64 noncoherent alloc/free support to common code
by Christoph Hellwig
· 6 years ago
229c55cc
arch: Move initrd= parsing into do_mounts_initrd.c
by Florian Fainelli
· 6 years ago
c756c592
arm64: Utilize phys_initrd_start/phys_initrd_size
by Florian Fainelli
· 6 years ago
c55191e
arm64: mm: apply r/o permissions of VM areas to its linear alias as well
by Ard Biesheuvel
· 6 years ago
b34d2ef
arm64: mm: purge lazily unmapped vm regions before changing permissions
by Ard Biesheuvel
· 6 years ago
24cc61d
arm64: memblock: don't permit memblock resizing until linear mapping is up
by Ard Biesheuvel
· 6 years ago
f627175
arm64: fix warnings without CONFIG_IOMMU_DMA
by Christoph Hellwig
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
c6ffc5c
memblock: rename free_all_bootmem to memblock_free_all
by Mike Rapoport
· 6 years ago
2013288
memblock: replace free_bootmem{_node} with memblock_free
by Mike Rapoport
· 6 years ago
eb31d55
memblock: remove _virt from APIs returning virtual address
by Mike Rapoport
· 6 years ago
9a8dd70
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
by Mike Rapoport
· 6 years ago
befa936
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
d1f2b17
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
ba9f6f8
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
5289851
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
886643b
arm64: use the generic swiotlb_dma_ops
by Christoph Hellwig
· 6 years ago
fafadcd
swiotlb: don't dip into swiotlb pool for coherent allocations
by Christoph Hellwig
· 6 years ago
dff8d6c
swiotlb: remove the overflow buffer
by Christoph Hellwig
· 6 years ago
26a6f87
arm64: mm: Use __pa_symbol() for set_swapper_pgd()
by James Morse
· 6 years ago
2f2fbfb
Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into next
by Joerg Roedel
· 6 years ago
Next »