firefly-linux-kernel-4.4.55.git
2016-05-13 Huang, TaoMerge branch 'linux-linaro-lsk-v4.4-android' of git...
2016-05-13 Shawn LinRevert "clk: rockchip: reset init state before mmc...
2016-05-13 Shawn LinARM64: dts: rockchip: add ctrl-base for rk3399
2016-05-13 Shawn Linphy: rockchip-emmc: enable ctrl-base before waiting pll
2016-05-13 Shawn LinDocumentation: rockchip-emmc-phy: add ctrl-base support
2016-05-13 Shawn LinHACK: mmc: core: disable sending status when switching...
2016-05-13 Javi MerinoUPSTREAM: thermal: power_allocator: req_range multiplic...
2016-05-13 Leo YanUPSTREAM: thermal: use %d to print S32 parameters
2016-05-13 Wei NiUPSTREAM: thermal: consistently use int for trip temp
2016-05-13 Punit AgrawalUPSTREAM: devicetree: bindings: Add optional dynamic...
2016-05-12 xiaoyaoARM64: dts: rk3399-evb: add sd3.0 support
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 Helge Dellerparisc: Use generic extable search and sort routines
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 Biesheuvelefi: stub: use high allocation for converted command...
2016-05-11 Ard Biesheuvelefi: stub: add implementation of efi_random_alloc()
2016-05-11 Ard Biesheuvelefi: stub: implement efi_get_random_bytes() based on...
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 Ard Biesheuvelextable: add support for relative extables to search...
2016-05-11 Ard Biesheuvelscripts/sortextable: add support for ET_DYN binaries
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 Ard Biesheuvelof/fdt: factor out assignment of initrd_start/initrd_end
2016-05-11 Ard Biesheuvelof/fdt: make memblock minimum physical address arch...
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 Mark Rutlandasm-generic: Fix local variable shadow in __set_fixmap_...
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
2016-05-11 Ard Biesheuvelarm64: kasan: ensure that the KASAN zero page is mapped...
2016-05-11 Minchan Kimarch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP
2016-05-11 Ard Biesheuvelarm64: hide __efistub_ aliases from kallsyms
2016-05-11 Greg Kroah... Linux 4.4.10
2016-05-11 Mat Martineaudrm/i915/skl: Fix DMC load on Skylake J0 and K0
2016-05-11 Vitaly Kuznetsovlib/test-string_helpers.c: fix and improve string_get_s...
next