| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: kasan: avoid bad virt_to_pfn() | Mark Rutland | 2017-03-10 | 1 | -1/+1 |
* | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -2/+2 |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-03-01 | 2 | -31/+5 |
|\ |
|
| * | Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate" | Mark Rutland | 2017-02-24 | 1 | -30/+4 |
| * | arm64: Avoid clobbering mm in erratum workaround on QDF2400 | Shanker Donthineni | 2017-02-24 | 1 | -1/+1 |
* | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -7/+7 |
|\ \ |
|
| * | | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche | 2017-01-24 | 1 | -4/+4 |
| * | | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -3/+3 |
* | | | mm: wire up GFP flag passing in dma_alloc_from_contiguous | Lucas Stach | 2017-02-24 | 1 | -2/+2 |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-02-22 | 10 | -50/+117 |
|\ \ \
| | |/
| |/| |
|
| * | | arm64: fix warning about swapper_pg_dir overflow | Arnd Bergmann | 2017-02-15 | 1 | -1/+1 |
| * | | arm64: Work around Falkor erratum 1003 | Christopher Covington | 2017-02-10 | 2 | -0/+12 |
| * | | arm64: use is_vmalloc_addr | Miles Chen | 2017-02-09 | 1 | -1/+1 |
| * | | arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB | Robin Murphy | 2017-01-26 | 1 | -1/+8 |
| * | | arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA | Will Deacon | 2017-01-23 | 1 | -5/+12 |
| * | | arm64: mm: use phys_addr_t instead of unsigned long in __map_memblock | Miles Chen | 2017-01-13 | 1 | -2/+2 |
| * | | arm64: Add support for DMA_ATTR_SKIP_CPU_SYNC attribute to swiotlb | Takeshi Kihara | 2017-01-12 | 1 | -4/+8 |
| * | | arm64: Add support for CONFIG_DEBUG_VIRTUAL | Laura Abbott | 2017-01-12 | 2 | -0/+32 |
| * | | arm64: Use __pa_symbol for kernel symbols | Laura Abbott | 2017-01-12 | 3 | -24/+43 |
| * | | arm64: Remove useless UAO IPI and describe how this gets enabled | James Morse | 2017-01-10 | 1 | -14/+0 |
| |/ |
|
* | | iommu/dma: Remove bogus dma_supported() implementation | Robin Murphy | 2017-02-06 | 1 | -1/+0 |
* | | Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/... | Joerg Roedel | 2017-01-30 | 1 | -3/+3 |
|\ \ |
|
| * | | arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED | Mitchel Humpherys | 2017-01-19 | 1 | -3/+3 |
| |/ |
|
* | | arm64: Fix swiotlb fallback allocation | Alexander Graf | 2017-01-17 | 1 | -0/+2 |
* | | arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags | Huang Shijie | 2017-01-11 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-01-06 | 1 | -4/+4 |
|\ |
|
| * | arm64: mm: fix show_pte KERN_CONT fallout | Mark Rutland | 2017-01-04 | 1 | -4/+4 |
* | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-01-06 | 2 | -2/+4 |
|\ \
| |/
|/| |
|
| * | swiotlb: Convert swiotlb_force from int to enum | Geert Uytterhoeven | 2016-12-19 | 2 | -2/+4 |
* | | arm64: don't pull uaccess.h into *.S | Al Viro | 2016-12-26 | 1 | -1/+1 |
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-18 | 1 | -1/+1 |
|\ \ |
|
| * | | ACPI/NUMA: Do not map pxm to node when NUMA is turned off | Boris Ostrovsky | 2016-12-15 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-12-15 | 1 | -0/+2 |
|\ \ |
|
| * | | arm64: Wire up iommu_dma_{map, unmap}_resource() | Robin Murphy | 2016-11-14 | 1 | -0/+2 |
| |/ |
|
* | | arm64: Remove I-cache invalidation from flush_cache_range() | Catalin Marinas | 2016-11-23 | 1 | -7/+0 |
* | | arm64: Handle faults caused by inadvertent user access with PAN enabled | Catalin Marinas | 2016-11-21 | 1 | -4/+10 |
* | | arm64: Disable TTBR0_EL1 during normal kernel execution | Catalin Marinas | 2016-11-21 | 2 | -2/+11 |
* | | arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro | Catalin Marinas | 2016-11-21 | 1 | -5/+1 |
* | | arm64: Update the synchronous external abort fault description | Catalin Marinas | 2016-11-21 | 1 | -4/+4 |
* | | arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx | Mark Rutland | 2016-11-11 | 1 | -0/+6 |
* | | arm64: hugetlb: fix the wrong address for several functions | Huang Shijie | 2016-11-09 | 1 | -4/+4 |
* | | arm64: hugetlb: remove the wrong pmd check in find_num_contig() | Huang Shijie | 2016-11-09 | 1 | -12/+0 |
* | | arm64: Fix typo in add_default_hugepagesz() for 64K pages | Catalin Marinas | 2016-11-09 | 1 | -1/+1 |
* | | arm64: Add uprobe support | Pratyush Anand | 2016-11-07 | 1 | -1/+1 |
* | | arm64: dump: Add checking for writable and exectuable pages | Laura Abbott | 2016-11-07 | 2 | -0/+57 |
* | | arm64: dump: Make the page table dumping seq_file optional | Laura Abbott | 2016-11-07 | 1 | -7/+19 |