Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
88a16b64c3f48d1c7c2b12f1632ba2181eb502de
/
arch
/
arm64
/
mm
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
· 8 years ago
39bc88e
arm64: Disable TTBR0_EL1 during normal kernel execution
by Catalin Marinas
· 8 years ago
f33bcf0
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
by Catalin Marinas
· 8 years ago
a8ada14
arm64: Update the synchronous external abort fault description
by Catalin Marinas
· 8 years ago
60c4e80
arm64: Wire up iommu_dma_{map, unmap}_resource()
by Robin Murphy
· 8 years ago
623b476
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
by Mark Rutland
· 8 years ago
0c2f0af
arm64: hugetlb: fix the wrong address for several functions
by Huang Shijie
· 8 years ago
20156ce
arm64: hugetlb: remove the wrong pmd check in find_num_contig()
by Huang Shijie
· 8 years ago
6ed0038
arm64: Fix typo in add_default_hugepagesz() for 64K pages
by Catalin Marinas
· 8 years ago
9842cea
arm64: Add uprobe support
by Pratyush Anand
· 8 years ago
1404d6f
arm64: dump: Add checking for writable and exectuable pages
by Laura Abbott
· 8 years ago
ae5d1cf
arm64: dump: Make the page table dumping seq_file optional
by Laura Abbott
· 8 years ago
4ddb9bf
arm64: dump: Make ptdump debugfs a separate option
by Laura Abbott
· 8 years ago
0bfc445
arm64: mm: set the contiguous bit for kernel mappings where appropriate
by Ard Biesheuvel
· 8 years ago
f14c66c
arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'
by Ard Biesheuvel
· 8 years ago
e98216b
arm64: mm: BUG on unsupported manipulations of live kernel mappings
by Ard Biesheuvel
· 8 years ago
b7b941a
arm64: Remove pointless WARN_ON in DMA teardown
by Robin Murphy
· 8 years ago
3f7a09f
arm64/numa: fix incorrect log for memory-less node
by Hanjun Guo
· 8 years ago
26984c3
arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximity
by Yisheng Xie
· 8 years ago
f7881bd
arm64: remove pr_cont abuse from mem_init
by Mark Rutland
· 8 years ago
7209c86
arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
by James Morse
· 8 years ago
2a6dcb2
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
by James Morse
· 8 years ago
56e520c
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
7af8a0f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
6e0a166
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu
by Joerg Roedel
· 8 years ago
0edfa83
arm64: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
fade1ec
iommu/dma: Avoid PCI host bridge windows
by Robin Murphy
· 8 years ago
6ba3b55
arm64: use alternative auto-nop
by Mark Rutland
· 8 years ago
7ba5f60
arm64/numa: remove the limitation that cpu0 must bind to node0
by Zhen Lei
· 8 years ago
df7ffa3
arm64/numa: remove some useless code
by Zhen Lei
· 8 years ago
7af3a0a
arm64/numa: support HAVE_SETUP_PER_CPU_AREA
by Zhen Lei
· 8 years ago
f11c7ba
arm64: numa: Use pr_fmt()
by Kefeng Wang
· 8 years ago
794224ea
arm64/numa: avoid inconsistent information to be printed
by Zhen Lei
· 8 years ago
dae8c23
arm64: mm: drop fixup_init() and mm.h
by Kefeng Wang
· 8 years ago
744c6c3
arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1
by James Morse
· 8 years ago
5ebe3a4
arm64: hibernate: Support DEBUG_PAGEALLOC
by James Morse
· 8 years ago
b611303
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
by James Morse
· 8 years ago
cab15ce
arm64: Introduce execute-only page access permissions
by Catalin Marinas
· 8 years ago
5a9e3e1
arm64: apply __ro_after_init to some objects
by Jisheng Zhang
· 8 years ago
d34fdb7
arm64: mm: convert __dma_* routines to use start, size
by Kwangwoo Lee
· 8 years ago
a93a4d6
arm64: Fix shift warning in arch/arm64/mm/dump.c
by Catalin Marinas
· 10 years ago
bfe6c8a
arm64: Fix NUMA build error when !CONFIG_ACPI
by Catalin Marinas
· 8 years ago
9adeb8e
arm64: Handle el1 synchronous instruction aborts cleanly
by Laura Abbott
· 8 years ago
194d6ad
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
04a8481
arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
by Ard Biesheuvel
· 8 years ago
cb0a650
arm64:acpi: fix the acpi alignment exception when 'mem=' specified
by Dennis Chen
· 8 years ago
e831101
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
0e06f5c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
dcddffd
mm: do not pass mm_struct into handle_mm_fault
by Kirill A. Shutemov
· 8 years ago
1378dc3
arm64: mm: run pgtable_page_ctor() on non-swapper translation table pages
by Ard Biesheuvel
· 8 years ago
258a160
arm64: mm: make create_mapping_late() non-allocating
by Ard Biesheuvel
· 8 years ago
d85f4eb
Merge branch 'acpi-numa'
by Rafael J. Wysocki
· 8 years ago
a95b064
Merge branch 'for-next/kprobes' into for-next/core
by Catalin Marinas
· 8 years ago
2ce39ad1
arm64: debug: unmask PSTATE.D earlier
by Will Deacon
· 8 years ago
2dd0e8d
arm64: Kprobes with single stepping support
by Sandeepa Prabhu
· 8 years ago
16c1132
arm64: mm: change IOMMU notifier action to attach DMA ops
by Lorenzo Pieralisi
· 8 years ago
e19a6ee
arm64: kernel: Save and restore UAO and addr_limit on exception entry
by James Morse
· 8 years ago
40f87d3
arm64: mm: fold init_pgd() into __create_pgd_mapping()
by Ard Biesheuvel
· 8 years ago
4133af6
arm64: mm: Remove split_p*d() functions
by Catalin Marinas
· 8 years ago
53e1b32
arm64: mm: add param to force create_pgd_mapping() to use page mappings
by Ard Biesheuvel
· 8 years ago
290622e
arm64: fix "dc cvau" cache operation on errata-affected core
by Andre Przywara
· 8 years ago
Next »