Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5b2189ab6ee0717babac912f779dcd440e942173
/
arch
/
arm64
/
mm
289d07a
arm64: mm: abort uaccess retries upon fatal signal
by Mark Rutland
· 8 years ago
6d33274
arm64: Fix potential race with hardware DBM in ptep_set_access_flags()
by Catalin Marinas
· 8 years ago
3d9d740
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
92bbd16
arm64: mmu: Place guard page after mapping of kernel image
by Will Deacon
· 8 years ago
ece4b20
arm64/numa: Drop duplicate message
by Punit Agrawal
· 8 years ago
43fc509
dma-coherent: introduce interface for default DMA pool
by Vladimir Murzin
· 8 years ago
cf92251
arm64/mmap: properly account for stack randomization in mmap_base
by Rik van Riel
· 8 years ago
3f9ec80
arm64/kasan: don't allocate extra shadow memory
by Andrey Ryabinin
· 8 years ago
9f45efb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
f72e24a
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 8 years ago
7868a20
mm/hugetlb: add size parameter to huge_pte_offset()
by Punit Agrawal
· 8 years ago
f0b38d6
arm64: hugetlb: remove spurious calls to huge_ptep_offset()
by Steve Capper
· 8 years ago
bb9dd3d
arm64: hugetlb: refactor find_num_contig()
by Steve Capper
· 8 years ago
3edb1dd
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
by Will Deacon
· 8 years ago
621f48e
arm/arm64: KVM: add guest SEA support
by Tyler Baicar
· 8 years ago
7edda08
acpi: apei: handle SEA notification type for ARMv8
by Tyler Baicar
· 8 years ago
32015c2
arm64: exception: handle Synchronous External Abort
by Tyler Baicar
· 8 years ago
e0d60ac
arm64: remove DMA_ERROR_CODE
by Christoph Hellwig
· 8 years ago
577dfe1
arm64/dma-mapping: Remove extraneous null-pointer checks
by Olav Haugan
· 8 years ago
0e3a902
arm64: mm: Update perf accounting to handle poison faults
by Punit Agrawal
· 8 years ago
e7c600f
arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
by Jonathan (Zhixiong) Zhang
· 8 years ago
f02ab08
arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
by Punit Agrawal
· 8 years ago
1eb34b6
arm64: fault: Print info about page table structure when dumping pte
by Will Deacon
· 8 years ago
83016b2
arm64: mm: print file name of faulting vma
by Kristina Martsenko
· 8 years ago
bf396c0
arm64: mm: don't print out page table entries on EL0 faults
by Kristina Martsenko
· 8 years ago
67ce16e
arm64: mm: print out correct page table entries
by Kristina Martsenko
· 8 years ago
1151f83
arm64: kernel: restrict /dev/mem read() calls to linear region
by Ard Biesheuvel
· 8 years ago
6efd849
arm64: mm: explicity include linux/vmalloc.h
by Tobias Klauser
· 8 years ago
c07ab95
arm64: Call __show_regs directly
by Kefeng Wang
· 8 years ago
28b4780
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
d4bbc30
arm64: use set_memory.h header
by Laura Abbott
· 8 years ago
ab182e6
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
92f66f8
arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
by Catalin Marinas
· 8 years ago
2c0248d
Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next
by Joerg Roedel
· 8 years ago
e058632
xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
by Stefano Stabellini
· 8 years ago
461a694
iommu: Remove pci.h include from trace/events/iommu.h
by Joerg Roedel
· 8 years ago
b913efe
arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
by Sricharan R
· 8 years ago
6ae979a
Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""
by Will Deacon
· 8 years ago
b824b93
arm64: print a fault message when attempting to write RO memory
by Stephen Boyd
· 8 years ago
e62aaea
arm64: kdump: provide /proc/vmcore file
by AKASHI Takahiro
· 8 years ago
254a41c
arm64: hibernate: preserve kdump image around hibernation
by AKASHI Takahiro
· 8 years ago
98d2e15
arm64: kdump: protect crash dump kernel memory
by Takahiro Akashi
· 8 years ago
9b0aa14
arm64: mm: add set_memory_valid()
by AKASHI Takahiro
· 8 years ago
764b51e
arm64: kdump: reserve memory for crash dump kernel
by AKASHI Takahiro
· 8 years ago
8f579b1
arm64: limit memory regions based on DT property, usable-memory-range
by AKASHI Takahiro
· 8 years ago
09a6adf
arm64: mm: unaligned access by user-land should be received as SIGBUS
by Victor Kamensky
· 8 years ago
d27cfa1
arm64: mm: set the contiguous bit for kernel mappings where appropriate
by Ard Biesheuvel
· 8 years ago
5bd4669
arm64/mm: remove pointless map/unmap sequences when creating page tables
by Ard Biesheuvel
· 8 years ago
c095136
arm64/mmu: replace 'page_mappings_only' parameter with flags argument
by Ard Biesheuvel
· 8 years ago
141d149
arm64/mmu: add contiguous bit to sanity bug check
by Ard Biesheuvel
· 8 years ago
eccc1bf
arm64/mmu: ignore debug_pagealloc for kernel segments
by Ard Biesheuvel
· 8 years ago
e393cf4
arm64/mmu: align alloc_init_pte prototype with pmd/pud versions
by Ard Biesheuvel
· 8 years ago
2ebe088b
arm64: mmu: apply strict permissions to .init.text and .init.data
by Ard Biesheuvel
· 8 years ago
28b066d
arm64: mmu: map .text as read-only from the outset
by Ard Biesheuvel
· 8 years ago
5ea5306
arm64: alternatives: apply boot time fixups via the linear mapping
by Ard Biesheuvel
· 8 years ago
aa8c09b
arm64: mmu: move TLB maintenance from callers to create_mapping_late()
by Ard Biesheuvel
· 8 years ago
44176bb
arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU
by Geert Uytterhoeven
· 8 years ago
02f7760
arm64: cache: Merge cachetype.h into cache.h
by Will Deacon
· 8 years ago
155433c
arm64: cache: Remove support for ASID-tagged VIVT I-caches
by Will Deacon
· 8 years ago
b0de0cc
arm64: kasan: avoid bad virt_to_pfn()
by Mark Rutland
· 8 years ago
9164bb4
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
0104260
sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6053dc9
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
712c604
mm: wire up GFP flag passing in dma_alloc_from_contiguous
by Lucas Stach
· 8 years ago
d81bbe6
Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"
by Mark Rutland
· 8 years ago
ea6eac9
arm64: Avoid clobbering mm in erratum workaround on QDF2400
by Shanker Donthineni
· 8 years ago
ca78d31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
12f043f
arm64: fix warning about swapper_pg_dir overflow
by Arnd Bergmann
· 8 years ago
38fd94b
arm64: Work around Falkor erratum 1003
by Christopher Covington
· 8 years ago
abb7c61
arm64: use is_vmalloc_addr
by Miles Chen
· 8 years ago
a1831bb
iommu/dma: Remove bogus dma_supported() implementation
by Robin Murphy
· 8 years ago
ce273db
Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/core
by Joerg Roedel
· 8 years ago
adbe7e2
arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
by Robin Murphy
· 8 years ago
5657933
treewide: Move dma_ops from struct dev_archdata into struct device
by Bart Van Assche
· 8 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
4a8d8a1
arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA
by Will Deacon
· 8 years ago
737c85c
arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED
by Mitchel Humpherys
· 8 years ago
524dabe
arm64: Fix swiotlb fallback allocation
by Alexander Graf
· 8 years ago
eac8017
arm64: mm: use phys_addr_t instead of unsigned long in __map_memblock
by Miles Chen
· 8 years ago
7f332fc
arm64: Add support for DMA_ATTR_SKIP_CPU_SYNC attribute to swiotlb
by Takeshi Kihara
· 8 years ago
ec6d06e
arm64: Add support for CONFIG_DEBUG_VIRTUAL
by Laura Abbott
· 8 years ago
2077be6
arm64: Use __pa_symbol for kernel symbols
by Laura Abbott
· 8 years ago
69d0123
arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags
by Huang Shijie
· 8 years ago
c8b06e3
arm64: Remove useless UAO IPI and describe how this gets enabled
by James Morse
· 8 years ago
b1ee5170
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
2fd8774
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
6ef4fb3
arm64: mm: fix show_pte KERN_CONT fallout
by Mark Rutland
· 8 years ago
b4b8664
arm64: don't pull uaccess.h into *.S
by Al Viro
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
ae7871b
swiotlb: Convert swiotlb_force from int to enum
by Geert Uytterhoeven
· 8 years ago
1bbb05f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a9a16a6
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
aec03f8
ACPI/NUMA: Do not map pxm to node when NUMA is turned off
by Boris Ostrovsky
· 8 years ago
ee6a7fc
arm64: Remove I-cache invalidation from flush_cache_range()
by Catalin Marinas
· 8 years ago
7868896
arm64: Handle faults caused by inadvertent user access with PAN enabled
by Catalin Marinas
· 9 years ago
39bc88e
arm64: Disable TTBR0_EL1 during normal kernel execution
by Catalin Marinas
· 9 years ago
f33bcf0
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
by Catalin Marinas
· 9 years ago
Next »