Age | Commit message (Expand) | Author | Files | Lines |
2015-03-20 | arm64: Honor __GFP_ZERO in dma allocations | Suzuki K. Poulose | 1 | -3/+9 |
2015-03-06 | arm64: Don't use is_module_addr in setting page attributes | Laura Abbott | 1 | -1/+4 |
2015-02-27 | arm64: Increase the swiotlb buffer size 64MB | Catalin Marinas | 2 | -18/+12 |
2015-02-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -6/+0 |
2015-02-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -211/+321 |
2015-02-12 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 1 | -6/+0 |
2015-01-29 | arm64: Fix section mismatch on alloc_init_p[mu]d() | Catalin Marinas | 1 | -4/+5 |
2015-01-28 | arm64: mm: use *_sect to check for section maps | Mark Rutland | 2 | -8/+16 |
2015-01-28 | arm64: drop unnecessary cache+tlb maintenance | Mark Rutland | 1 | -7/+0 |
2015-01-28 | arm64:mm: free the useless initial page table | zhichang.yuan | 1 | -3/+12 |
2015-01-27 | arm64: kernel: remove ARM64_CPU_SUSPEND config option | Lorenzo Pieralisi | 1 | -1/+1 |
2015-01-23 | arm64: Combine coherent and non-coherent swiotlb dma_ops | Catalin Marinas | 1 | -64/+52 |
2015-01-23 | arm64: Fix SCTLR_EL1 initialisation | Suzuki K. Poulose | 1 | -4/+8 |
2015-01-23 | arm64: add ioremap physical address information | Min-Hua Chen | 1 | -0/+1 |
2015-01-23 | arm64: mm: dump: add missing includes | Mark Rutland | 1 | -0/+4 |
2015-01-23 | arm64: Fix overlapping VA allocations | Mark Rutland | 2 | -6/+7 |
2015-01-23 | arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE | Mark Brown | 1 | -0/+1 |
2015-01-22 | arm64/efi: move virtmap init to early initcall | Ard Biesheuvel | 1 | -1/+1 |
2015-01-22 | arm64: add better page protections to arm64 | Laura Abbott | 3 | -24/+190 |
2015-01-16 | arm64: respect mem= for EFI | Mark Rutland | 1 | -0/+19 |
2015-01-16 | arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t... | Catalin Marinas | 1 | -7/+1 |
2015-01-15 | Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/... | Catalin Marinas | 1 | -1/+1 |
2015-01-15 | arm64: move to ESR_ELx macros | Mark Rutland | 1 | -1/+1 |
2015-01-14 | arm64: remove broken cachepolicy code | Mark Rutland | 1 | -74/+0 |
2015-01-12 | arm64/efi: remove idmap manipulations from UEFI code | Ard Biesheuvel | 1 | -12/+0 |
2015-01-12 | arm64/mm: add create_pgd_mapping() to create private page tables | Ard Biesheuvel | 1 | -21/+22 |
2015-01-12 | arm64/mm: add explicit struct_mm argument to __create_mapping() | Ard Biesheuvel | 1 | -15/+16 |
2014-12-11 | arm64: mm: dump: don't skip final region | Mark Rutland | 1 | -3/+0 |
2014-12-11 | arm64: mm: dump: fix shift warning | Mark Rutland | 1 | -1/+1 |
2014-12-05 | arm64: remove the unnecessary arm64_swiotlb_init() | Ding Tianhong | 1 | -1/+0 |
2014-12-01 | arm64: compat: align cacheflush syscall with arch/arm | Vladimir Murzin | 1 | -1/+5 |
2014-11-26 | arm64: add support to dump the kernel page tables | Laura Abbott | 2 | -0/+333 |
2014-11-25 | arm64: Factor out fixmap initialization from ioremap | Laura Abbott | 2 | -90/+97 |
2014-11-25 | arm64: add Cortex-A53 cache errata workaround | Andre Przywara | 1 | -1/+3 |
2014-11-25 | arm64: add alternative runtime patching | Andre Przywara | 1 | -0/+2 |
2014-11-21 | arm64: mm: report unhandled level-0 translation faults correctly | Will Deacon | 1 | -1/+1 |
2014-11-20 | arm64: pgalloc: consistently use PGALLOC_GFP | Mark Rutland | 1 | -2/+2 |
2014-11-18 | arm64/mm: Remove hack in mmap randomize layout | Yann Droneaud | 1 | -10/+2 |
2014-11-06 | arm64: fix data type for physical address | Min-Hua Chen | 1 | -1/+1 |
2014-10-24 | arm64: Fix memblock current_limit with 64K pages and 48-bit VA | Catalin Marinas | 1 | -4/+8 |
2014-10-20 | arm64: mm: Correct fixmap pagetable types | Steve Capper | 1 | -2/+2 |
2014-10-20 | arm64: Align less than PAGE_SIZE pgds naturally | Catalin Marinas | 1 | -2/+16 |
2014-10-10 | arm64: mm: enable RCU fast_gup | Steve Capper | 1 | -0/+16 |
2014-10-10 | arm64: add atomic pool for non-coherent and CMA allocations | Laura Abbott | 1 | -19/+145 |
2014-10-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 7 | -36/+117 |
2014-10-03 | Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int... | Russell King | 1 | -3/+8 |
2014-10-03 | ARM: 8167/1: extend the reserved memory for initrd to be page aligned | Yalin Wang | 1 | -1/+7 |
2014-10-02 | arm64: Use phys_addr_t type for physical address | Min-Hua Chen | 1 | -1/+1 |
2014-10-02 | arm64: Use DMA_ERROR_CODE to denote failed allocation | Sean Paul | 1 | -1/+1 |
2014-09-22 | arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers | Catalin Marinas | 1 | -31/+0 |