ARM64: configs: rockchip_defconfig: enable gsl3673
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / mm /
2016-08-10 Huang, TaoMerge tag 'lsk-v4.4-16.07-android'
2016-07-29 Mark BrownMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-07-29 Mark BrownMerge tag 'v4.4.16' into linux-linaro-lsk-v4.4
2016-07-29 Mark BrownMerge remote-tracking branch 'lsk/v4.4/topic/mm-kaslr...
2016-07-29 Ard Biesheuvelarm64: cover the .head.text section in the .text segmen...
2016-07-29 Ard Biesheuvelarm64: use 'segment' rather than 'chunk' to describe...
2016-07-29 Jeremy Lintonarm64: mm: Mark .rodata as RO
2016-07-26 Jianqun Xuarm64/dma-mapping: __generic_dma_ops always call swiotl...
2016-07-25 Huang, TaoMerge branch 'linux-linaro-lsk-v4.4-android' of git...
2016-07-17 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-07-17 Alex Shi Merge tag 'v4.4.15' into linux-linaro-lsk-v4.4
2016-07-05 Huang, TaoMerge tag 'lsk-v4.4-16.06-android'
2016-06-27 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-06-27 Alex Shi Merge tag 'v4.4.14' into linux-linaro-lsk-v4.4
2016-06-24 Will Deaconarm64: mm: always take dirty state from new pte in...
2016-06-21 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-06-21 Alex ShiMerge branch 'v4.4/topic/coresight' into linux-linaro...
2016-06-14 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-06-14 Alex Shi Merge tag 'v4.4.13' into linux-linaro-lsk-v4.4
2016-06-08 Huang, TaoMerge branch 'lsk-v4.4-eas-v5.2' of git://git.linaro...
2016-06-02 Alex ShiMerge branch 'lsk-v4.4-android' of git://android.git...
2016-06-02 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-06-02 Alex Shi Merge tag 'v4.4.12' into linux-linaro-lsk-v4.4
2016-06-02 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-06-02 Alex ShiMerge remote-tracking branch 'v4.4/topic/coresight...
2016-06-01 Catalin Marinasarm64: Implement ptep_set_access_flags() for hardware...
2016-05-30 Huang, TaoMerge tag 'lsk-v4.4-16.05-android'
2016-05-20 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-05-20 Alex Shi Merge tag 'v4.4.11' into linux-linaro-lsk-v4.4
2016-05-13 Huang, TaoMerge branch 'linux-linaro-lsk-v4.4-android' of git...
2016-05-12 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-05-12 Alex Shi Merge tag 'v4.4.10' into linux-linaro-lsk-v4.4
2016-05-12 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-05-12 Alex ShiMerge branch 'v4.4/topic/mm-kaslr' into linux-linaro...
2016-05-12 Catalin Marinasarm64: kasan: Use actual memory node when populating...
2016-05-12 Ard Biesheuvelarm64: mm: treat memstart_addr as a signed quantity
2016-05-12 Ard Biesheuvelarm64: mm: check at build time that PAGE_OFFSET divides...
2016-05-12 Catalin Marinasarm64: kasan: Fix zero shadow mapping overriding kernel...
2016-05-12 Mark Rutlandarm64: consistently use p?d_set_huge
2016-05-11 Will Deaconarm64: hugetlb: partial revert of 66b3923a1a0f
2016-05-11 Ard Biesheuvelarm64: kaslr: randomize the linear region
2016-05-11 Ard Biesheuvelarm64: add support for kernel ASLR
2016-05-11 Ard Biesheuvelarm64: switch to relative exception tables
2016-05-11 Catalin Marinasarm64: User die() instead of panic() in do_page_fault()
2016-05-11 Ard Biesheuvelarm64: allow kernel Image to be loaded anywhere in...
2016-05-11 Ard Biesheuvelarm64: defer __va translation of initrd_start and initr...
2016-05-11 Ard Biesheuvelarm64: move kernel image to base of vmalloc area
2016-05-11 Ard Biesheuvelarm64: decouple early fixmap init from linear mapping
2016-05-11 Ard Biesheuvelarm64: add support for ioremap() block mappings
2016-05-11 Catalin Marinasarm64: Remove the get_thread_info() function
2016-05-11 James Morsearm64: kernel: Don't toggle PAN on systems with UAO
2016-05-11 James Morsearm64: kernel: Add support for User Access Override
2016-05-11 James Morsearm64: cpufeature: Change read_cpuid() to use sysreg...
2016-05-11 Laura Abbottarm64: ptdump: Indicate whether memory should be faulting
2016-05-11 Laura Abbottarm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
2016-05-11 Laura Abbottarm64: Drop alloc function from create_mapping
2016-05-11 Ard Biesheuvelarm64: allow vmalloc regions to be set with set_memory_*
2016-05-11 Mark Rutlandarm64: mm: create new fine-grained mappings at boot
2016-05-11 Mark Rutlandarm64: mm: allow passing a pgdir to alloc_init_*
2016-05-11 Mark Rutlandarm64: mm: allocate pagetables anywhere
2016-05-11 Mark Rutlandarm64: mm: use fixmap when creating page tables
2016-05-11 Mark Rutlandarm64: mm: avoid redundant __pa(__va(x))
2016-05-11 Mark Rutlandarm64: kasan: avoid TLB conflicts
2016-05-11 Mark Rutlandarm64: mm: add code to safely replace TTBR1_EL1
2016-05-11 Mark Rutlandarm64: unmap idmap earlier
2016-05-11 Mark Rutlandarm64: unify idmap removal
2016-05-11 Mark Rutlandarm64: mm: place empty_zero_page in bss
2016-05-11 Mark Rutlandarm64: mm: specialise pagetable allocators
2016-05-11 Masanari Iidaarm64: Fix an enum typo in mm/dump.c
2016-05-11 Ard Biesheuvelarm64: kasan: ensure that the KASAN zero page is mapped...
2016-05-11 Will Deaconarm64: mm: move pgd_cache initialisation to pgtable_cac...
2016-05-11 David Woodsarm64: hugetlb: add support for PTE contiguous bit
2016-05-11 Ashok Kumararm64: Use PoU cache instr for I/D coherency
2016-05-11 Ashok Kumararm64: Defer dcache flush in __cpu_copy_user_page
2016-05-11 Mark Rutlandarm64: mm: place __cpu_setup in .text
2016-05-11 Mark Rutlandarm64: mm: fold alternatives into .init
2016-05-11 Mark Rutlandarm64: mm: remove pointless PAGE_MASKing
2016-05-11 Jisheng Zhangarm64: add __init/__initdata section marker to some...
2016-05-11 Mark Rutlandarm64: mm: allow sections for unaligned bases
2016-05-11 Mark Rutlandarm64: mm: detect bad __create_mapping uses
2016-04-21 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-04-13 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-04-08 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-04-07 dcashmanFROMLIST: mm: ASLR: use get_random_long()
2016-03-29 Huang, TaoMerge branch 'android-4.4' of https://android.googlesou...
2016-03-24 Huang, TaoMerge branch 'linux-linaro-lsk-v4.4-android' of git...
2016-03-22 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-03-22 Alex ShiMerge branch 'v4.4/topic/ro-vdso' into linux-linaro...
2016-03-18 Marek SzyprowskiFROMLIST: iommu: dma-iommu: move IOMMU/DMA-mapping...
2016-03-18 Mark BrownMerge remote-tracking branch 'lsk/linux-linaro-lsk...
2016-03-18 Mark BrownMerge tag 'v4.4.5' into linux-linaro-lsk-v4.4
2016-03-17 Mark BrownMerge remote-tracking branch 'lsk/v4.4/topic/ro-vdso...
2016-03-17 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-03-16 dcashmanFROMLIST: mm: ASLR: use get_random_long()
2016-03-14 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-03-14 Alex Shi Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4
2016-03-09 Ard Biesheuvelarm64: vmemmap: use virtual projection of linear region
2016-03-03 Huang, TaoMerge tag 'v4.4.3'
2016-03-03 Huang, TaoMerge branch 'android-4.4' of https://android.googlesou...
2016-02-29 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
next