Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
[firefly-linux-kernel-4.4.55.git] / arch / arm64 /
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-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-24 Catalin Marinasarm64: Provide "model name" in /proc/cpuinfo for PER_LI...
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-20 Mathieu Poiriercoresight: Add support for Juno platform
2016-06-16 Dmitry ShmidtARM64: Ignore Image-dtb from git point of view
2016-06-16 Haojian Zhuangarm64: add option to build Image-dtb
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-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 Matt Evanskvm: arm64: Fix EC field in inject_abt64
2016-06-01 Julien Grallarm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
2016-06-01 Catalin Marinasarm64: Implement pmdp_set_access_flags() for hardware...
2016-06-01 Catalin Marinasarm64: Implement ptep_set_access_flags() for hardware...
2016-06-01 Catalin Marinasarm64: Ensure pmd_present() returns false after pmd_mkn...
2016-06-01 Catalin Marinasarm64: Fix typo in the pmdp_huge_get_and_clear() definition
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-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: lse: deal with clobbered IP registers after...
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 Mark Rutlandarm64: fix KASLR boot-time I-cache maintenance
2016-05-11 Will Deaconarm64: hugetlb: partial revert of 66b3923a1a0f
2016-05-11 Yang Shiarm64: make irq_stack_ptr more robust
2016-05-11 Ard Biesheuvelarm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR...
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: add support for building vmlinux as a relocatabl...
2016-05-11 Ard Biesheuvelarm64: switch to relative exception tables
2016-05-11 James Morsearm64: futex.h: Add missing PAN toggling
2016-05-11 Ard Biesheuvelarm64: make asm/elf.h available to asm files
2016-05-11 Ard Biesheuvelarm64: avoid dynamic relocations in early boot code
2016-05-11 Ard Biesheuvelarm64: avoid R_AARCH64_ABS64 relocations for Image...
2016-05-11 Ard Biesheuvelarm64: add support for module PLTs
2016-05-11 Ard Biesheuvelarm64: move brk immediate argument definitions to separ...
2016-05-11 Ard Biesheuvelarm64: mm: use bit ops rather than arithmetic in pa...
2016-05-11 Ard Biesheuvelarm64: mm: only perform memstart_addr sanity check...
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: kvm: deal with kernel symbols outside of linear...
2016-05-11 Ard Biesheuvelarm64: decouple early fixmap init from linear mapping
2016-05-11 Ard Biesheuvelarm64: pgtable: implement static [pte|pmd|pud]_offset...
2016-05-11 Ard Biesheuvelarm64: introduce KIMAGE_VADDR as the virtual base of...
2016-05-11 Ard Biesheuvelarm64: add support for ioremap() block mappings
2016-05-11 Ard Biesheuvelarm64: prevent potential circular header dependencies...
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: cpufeature: Test 'matches' pointer to find the...
2016-05-11 James Morsearm64: kernel: Add support for User Access Override
2016-05-11 James Morsearm64: add ARMv8.2 id_aa64mmfr2 boiler plate
2016-05-11 James Morsearm64: cpufeature: Change read_cpuid() to use sysreg...
2016-05-11 Ard Biesheuvelarm64: use local label prefixes for __reg_num symbols
2016-05-11 David Brownarm64: vdso: Mark vDSO code as read-only
2016-05-11 Yang Shiarm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
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 Will Deaconarm64: prefetch: add missing #include for spin_lock_pre...
2016-05-11 Andrew Pinskiarm64: lib: patch in prfm for copy_page if requested
2016-05-11 Will Deaconarm64: lib: improve copy_page to deal with 128 bytes...
2016-05-11 Will Deaconarm64: prefetch: add alternative pattern for CPUs witho...
2016-05-11 Will Deaconarm64: prefetch: don't provide spin_lock_prefetch with LSE
2016-05-11 Ard Biesheuvelarm64: allow vmalloc regions to be set with set_memory_*
2016-05-11 Lorenzo Pieralisiarm64: kernel: implement ACPI parking protocol
2016-05-11 Mark Rutlandarm64: mm: create new fine-grained mappings at boot
2016-05-11 Mark Rutlandarm64: ensure _stext and _etext are page-aligned
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: add functions to walk tables in fixmap
2016-05-11 Mark Rutlandarm64: mm: add __{pud,pgd}_populate
2016-05-11 Mark Rutlandarm64: mm: avoid redundant __pa(__va(x))
2016-05-11 Mark Rutlandarm64: mm: add functions to walk page tables by PA
2016-05-11 Mark Rutlandarm64: mm: move pte_* macros
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: add function to install the idmap
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 William CohenEliminate the .eh_frame sections from the aarch64 vmlin...
2016-05-11 Masanari Iidaarm64: Fix an enum typo in mm/dump.c
next