aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAge
...
| * | arm64: mm: kill mm_cpumask usageWill Deacon2015-10-07
| * | arm64: switch_mm: simplify mm and CPU checksWill Deacon2015-10-07
| * | arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-07
| * | arm64: flush: use local TLB and I-cache invalidationWill Deacon2015-10-07
| * | arm64: proc: de-scope TLBI operation during cold bootWill Deacon2015-10-07
* | | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14
|\ \ \ | | |/ | |/|
| * | arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn2015-10-05
| |/
| * arm64: dma-mapping: check whether cma area is initialized or notJisheng Zhang2015-09-14
| * arm64: mdscr_el1: avoid exposing DCC to userspaceWill Deacon2015-08-20
| * arm64: mm: ensure patched kernel text is fetched from PoUWill Deacon2015-08-05
| * arm64: dma-mapping: Simplify pgprot handlingRobin Murphy2015-08-03
| * arm64: mm: mark create_mapping as __initMark Rutland2015-07-28
| * arm64: mm: add __init section marker to free_initrd_memWang Long2015-07-27
| * arm64/BUG: Use BRK instruction for generic BUG trapsDave P Martin2015-07-27
| * arm64: kernel: Add support for Privileged Access NeverJames Morse2015-07-27
| * arm64: mm: Adopt new alternative assembler macrosDaniel Thompson2015-07-27
| * arm64: hugetlb: remove paragraph about writing to FSFJisheng Zhang2015-07-27
| * arm64: dma-mapping: implement dma_get_sgtable()Robin Murphy2015-07-27
| * arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-27
| * arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas2015-07-27
| * arm64: remove dead codeMark Salter2015-07-27
| * arm64: consolidate __swiotlb_mmapRobin Murphy2015-07-27
* | arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang2015-08-08
|/
* arm64: remove another unnecessary libfdt include pathArd Biesheuvel2015-07-06
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-07-03
|\
| * arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose2015-07-03
| * arm64: Don't report clear pmds and puds as hugeChristoffer Dall2015-07-01
| * arm64: fix incorrect use of pgprot_t variableArd Biesheuvel2015-06-30
* | mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-24
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-24
|\|
| * arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin2015-06-19
| * arm64: show unhandled SP/PC alignment faultsVladimir Murzin2015-06-19
| * arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin2015-06-17
| * arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas2015-06-12
| * arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier2015-06-05
| * arm64: use fixmap region for permanent FDT mappingArd Biesheuvel2015-06-02
| * of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-02
| * arm64: kill flush_cache_all()Mark Rutland2015-05-19
* | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-23
|\ \
| * | arm64 : Introduce support for ACPI _CCA objectSuthikulpanit, Suravee2015-06-15
| |/
* / mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
|/
* arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabledJungseung Lee2015-05-05
* arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson2015-04-29
* arm64: dma-mapping: always clear allocated buffersMarek Szyprowski2015-04-27
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-16
|\
| * arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-23
| * arm64: fixmap: check idx is definitely validMark Rutland2015-03-19
| * arm64: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann2015-03-19
* | arm64: add support for memtestVladimir Murzin2015-04-14
* | mm: expose arch_mmap_rnd when availableKees Cook2015-04-14