Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5df0582bf036bb5f9a8ad8db5884fe13a55347d1
/
arch
/
arm64
/
mm
7132813
arm64: Honor __GFP_ZERO in dma allocations
by Suzuki K. Poulose
· 10 years ago
8b5f5a0
arm64: Don't use is_module_addr in setting page attributes
by Laura Abbott
· 10 years ago
a1e50a8
arm64: Increase the swiotlb buffer size 64MB
by Catalin Marinas
· 10 years ago
59d5373
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
6b00f7e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
61f77ed
mm/hugetlb: reduce arch dependent code around follow_huge_*
by Naoya Horiguchi
· 10 years ago
4108935
arm64: Fix section mismatch on alloc_init_p[mu]d()
by Catalin Marinas
· 10 years ago
a1c7657
arm64: mm: use *_sect to check for section maps
by Mark Rutland
· 10 years ago
a3bba37
arm64: drop unnecessary cache+tlb maintenance
by Mark Rutland
· 10 years ago
523d6e9
arm64:mm: free the useless initial page table
by zhichang.yuan
· 10 years ago
af3cfdb
arm64: kernel: remove ARM64_CPU_SUSPEND config option
by Lorenzo Pieralisi
· 10 years ago
9d3bfbb
arm64: Combine coherent and non-coherent swiotlb dma_ops
by Catalin Marinas
· 10 years ago
9f71ac9
arm64: Fix SCTLR_EL1 initialisation
by Suzuki K. Poulose
· 10 years ago
da1f2b8
arm64: add ioremap physical address information
by Min-Hua Chen
· 10 years ago
764011c
arm64: mm: dump: add missing includes
by Mark Rutland
· 10 years ago
aa03c42
arm64: Fix overlapping VA allocations
by Mark Rutland
· 10 years ago
284be28
arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE
by Mark Brown
· 10 years ago
60305db
arm64/efi: move virtmap init to early initcall
by Ard Biesheuvel
· 10 years ago
da14170
arm64: add better page protections to arm64
by Laura Abbott
· 10 years ago
6083fe74
arm64: respect mem= for EFI
by Mark Rutland
· 10 years ago
0145058
arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd to be page aligned"
by Catalin Marinas
· 10 years ago
0ce339a
Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux
by Catalin Marinas
· 10 years ago
aed40e0
arm64: move to ESR_ELx macros
by Mark Rutland
· 10 years ago
26a945c
arm64: remove broken cachepolicy code
by Mark Rutland
· 10 years ago
9679be1
arm64/efi: remove idmap manipulations from UEFI code
by Ard Biesheuvel
· 10 years ago
8ce837c
arm64/mm: add create_pgd_mapping() to create private page tables
by Ard Biesheuvel
· 10 years ago
e1e1fdd
arm64/mm: add explicit struct_mm argument to __create_mapping()
by Ard Biesheuvel
· 10 years ago
fb59d00
arm64: mm: dump: don't skip final region
by Mark Rutland
· 10 years ago
35545f0c
arm64: mm: dump: fix shift warning
by Mark Rutland
· 10 years ago
eb8a653
arm64: remove the unnecessary arm64_swiotlb_init()
by Ding Tianhong
· 10 years ago
a2d25a5
arm64: compat: align cacheflush syscall with arch/arm
by Vladimir Murzin
· 10 years ago
c9465b4
arm64: add support to dump the kernel page tables
by Laura Abbott
· 10 years ago
af86e59
arm64: Factor out fixmap initialization from ioremap
by Laura Abbott
· 10 years ago
301bcfa
arm64: add Cortex-A53 cache errata workaround
by Andre Przywara
· 10 years ago
e039ee4
arm64: add alternative runtime patching
by Andre Przywara
· 10 years ago
7f73f7a
arm64: mm: report unhandled level-0 translation faults correctly
by Will Deacon
· 10 years ago
15670ef
arm64: pgalloc: consistently use PGALLOC_GFP
by Mark Rutland
· 10 years ago
d6c763a
arm64/mm: Remove hack in mmap randomize layout
by Yann Droneaud
· 10 years ago
4ee2098
arm64: fix data type for physical address
by Min-Hua Chen
· 10 years ago
3dec0fe
arm64: Fix memblock current_limit with 64K pages and 48-bit VA
by Catalin Marinas
· 10 years ago
c0260ba
arm64: mm: Correct fixmap pagetable types
by Steve Capper
· 10 years ago
2a0b5c0
arm64: Align less than PAGE_SIZE pgds naturally
by Catalin Marinas
· 10 years ago
29e5694
arm64: mm: enable RCU fast_gup
by Steve Capper
· 10 years ago
d4932f9
arm64: add atomic pool for non-coherent and CMA allocations
by Laura Abbott
· 10 years ago
6325e94
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
d5d1689
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next
by Russell King
· 10 years ago
421520b
ARM: 8167/1: extend the reserved memory for initrd to be page aligned
by Yalin Wang
· 10 years ago
097cbd8
arm64: Use phys_addr_t type for physical address
by Min-Hua Chen
· 10 years ago
a52ce12
arm64: Use DMA_ERROR_CODE to denote failed allocation
by Sean Paul
· 10 years ago
2189064
arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers
by Catalin Marinas
· 10 years ago
a6583c7
arm64:mm: initialize max_mapnr using function set_max_mapnr
by Ganapatrao Kulkarni
· 10 years ago
fe18406
arm64: LLVMLinux: Fix inline arm64 assembly for use with clang
by Mark Charlebois
· 10 years ago
b4da184
arm64: pageattr: Correctly adjust unaligned start addresses
by Laura Abbott
· 10 years ago
0ceac9e
efi/arm64: Fix fdt-related memory reservation
by Mark Salter
· 10 years ago
11d91a7
arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support
by Laura Abbott
· 10 years ago
5e05153
arm64: convert part of soft_restart() to assembly
by Arun Chandran
· 10 years ago
86c8b27
arm64: ignore DT memreserve entries when booting in UEFI mode
by Leif Lindholm
· 10 years ago
5167d09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
0837519
arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS
by Catalin Marinas
· 10 years ago
abe669d
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
by Catalin Marinas
· 10 years ago
c79b954
arm64: mm: Implement 4 levels of translation tables
by Jungseok Lee
· 11 years ago
7edd88a
arm64: Do not initialise the fixmap page tables in head.S
by Catalin Marinas
· 10 years ago
d50314a
arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB
by Catalin Marinas
· 10 years ago
bd00cd5
arm64: place initial page tables above the kernel
by Mark Rutland
· 10 years ago
bec7ced
arm64: export __cpu_{clear,copy}_user_page functions
by Mark Salter
· 10 years ago
923b8f5
arm64: mm: Make icache synchronisation logic huge page aware
by Steve Capper
· 10 years ago
2d5a561
arm64: Limit the CMA buffer to 32-bit if ZONE_DMA
by Catalin Marinas
· 10 years ago
cc07aab
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next
by Linus Torvalds
· 10 years ago
c3c55a0
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
c177c81
hugetlb: restrict hugepage_migration_support() to x86_64
by Naoya Horiguchi
· 10 years ago
d2705064
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
by Linus Torvalds
· 10 years ago
4797ec2
arm64: fix pud_huge() for 2-level pagetables
by Mark Salter
· 11 years ago
5a0fdfa
Revert "arm64: Introduce execute-only page access permissions"
by Catalin Marinas
· 11 years ago
eafd370
Merge branch 'dt-bus-name' into for-next
by Rob Herring
· 11 years ago
dc60b77
arm64: mm: use inner-shareable barriers for inner-shareable maintenance
by Will Deacon
· 11 years ago
fa48e6f
arm64: mm: Optimise tlb flush logic where we have >4K granule
by Steve Capper
· 11 years ago
206a2a7
arm64: mm: Create gigabyte kernel logical mappings where possible
by Steve Capper
· 11 years ago
a501e32
arm64: Clean up the default pgprot setting
by Catalin Marinas
· 11 years ago
bc07c2c
arm64: Introduce execute-only page access permissions
by Catalin Marinas
· 11 years ago
9141300
arm64: Provide read/write fault information in compat signal handlers
by Catalin Marinas
· 11 years ago
6ecba8e
arm64: Use bus notifiers to set per-device coherent DMA ops
by Catalin Marinas
· 11 years ago
c7a4a76
arm64: Make default dma_ops to be noncoherent
by Ritesh Harjani
· 11 years ago
da6e4cb
arm64: Fix for the arm64 kern_addr_valid() function
by Dave Anderson
· 11 years ago
d7ecbdd
arm64: Add function to create identity mappings
by Mark Salter
· 11 years ago
d1552ce
of/fdt: move memreserve and dtb memory reservations into core
by Rob Herring
· 11 years ago
e4f3054
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
ebf81a9
arm64: Fix DMA range invalidation for cache line unaligned buffers
by Catalin Marinas
· 11 years ago
bf4b558
arm64: add early_ioremap support
by Mark Salter
· 11 years ago
0bf757c
arm64: initialize pgprot info earlier in boot
by Mark Salter
· 11 years ago
c218bca
arm64: Relax the kernel cache requirements for boot
by Catalin Marinas
· 11 years ago
35a8697
arm64: Update the TCR_EL1 translation granule definitions for 16K pages
by Catalin Marinas
· 11 years ago
b9f2b21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
196adf2
arm64: Remove pgprot_dmacoherent()
by Catalin Marinas
· 11 years ago
214fdbe
arm64: Support DMA_ATTR_WRITE_COMBINE
by Laura Abbott
· 11 years ago
6e8d796
arm64: Implement custom mmap functions for dma mapping
by Laura Abbott
· 11 years ago
87366d8
arm64: Add boot time configuration of Intermediate Physical Address size
by Radha Mohan Chintakuntla
· 11 years ago
9bf14b7
arm64: add support for reserved memory defined by device tree
by Marek Szyprowski
· 11 years ago
bff7059
arm64: remove unnecessary cache flush at boot
by Mark Rutland
· 11 years ago
7363590
arm64: Implement coherent DMA API based on swiotlb
by Catalin Marinas
· 12 years ago
3690951
arm64: Use swiotlb late initialisation
by Catalin Marinas
· 11 years ago
Next »