firefly-linux-kernel-4.4.55.git
2014-10-02 Marc Zyngierarm64: KVM: EL2 register definitions
2014-10-02 Marc Zyngierarm64: KVM: HYP mode idmap support
2014-10-02 Mark RutlandARM: KVM: arch_timers: zero CNTVOFF upon return to...
2014-10-02 Marc ZyngierKVM: get rid of $(addprefix ../../../virt/kvm/, .....
2014-10-02 Marc ZyngierARM: KVM: move GIC/timer code to a common location
2014-10-02 Wei YongjunKVM: add missing misc_deregister() on error in kvm_init()
2014-10-02 Christoffer... Merge tag 'v3.10.13' into lsk/v3.10/topic/kvm
2014-09-13 Marek Szyprowskiarm64: add support for reserved memory defined by devic...
2014-09-13 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/libfdt...
2014-08-05 Will Deaconarm64: atomics: fix use of acquire + release for full...
2014-07-25 Steve Capperarm64: mm: Make icache synchronisation logic huge page...
2014-07-25 Catalin Marinasarm64: Fix barriers used for page table modifications
2014-07-25 Steve Capperarm64: mm: Optimise tlb flush logic where we have ...
2014-07-25 Matthew Leacharm64: use correct register width when retrieving ASID
2014-07-24 Mark Salterlib: add fdt_empty_tree.c
2014-07-24 Rob Herringof/fdt: Convert FDT functions to use libfdt
2014-07-24 Mark Brownof/fdt: update of_get_flat_dt_prop in prep for libfdt
2014-07-24 Rob Herringof/fdt: remove unused of_scan_flat_dt_by_path
2014-07-24 Xiubo Liof: Fix the section mismatch warnings.
2014-07-24 Josh Cartwrightof: only scan for reserved mem when fdt present
2014-07-24 Marek Szyprowskidrivers: of: add support for custom reserved memory...
2014-07-24 Marek Szyprowskidrivers: of: add initialization code for dynamic reserv...
2014-07-24 Marek Szyprowskidrivers: of: add initialization code for static reserve...
2014-07-24 Marek Szyprowskidrivers: of: add function to scan fdt nodes given by...
2014-07-24 Sascha HauerOF: Add helper for matching against linux,stdout-path
2014-07-24 Santosh Shilimkarof: Specify initrd location using 64-bit
2014-07-24 Marc Zyngierarm64: KVM: define HYP and Stage-2 translation page...
2014-07-23 Dave Andersonarm64: Fix for the arm64 kern_addr_valid() function
2014-07-23 Catalin Marinasarm64: Clean up the default pgprot setting
2014-07-23 Mark Salterarm64: Add function to create identity mappings
2014-07-23 Mark Rutlandarm64: place initial page tables above the kernel
2014-07-23 Catalin Marinasarm64: Relax the kernel cache requirements for boot
2014-07-23 Matthew Leacharm64: head: create a new function for setting the...
2014-07-22 Ian Campbellarm64: Align the kbuild output for VDSOL and VDSOA
2014-07-22 Will Deaconarm64: vdso: put vdso datapage in a separate vma
2014-07-22 Catalin Marinasarm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE defini...
2014-07-22 Mark Rutlandarm64: head.S: remove unnecessary function alignment
2014-07-22 Mark Salterarm64: export __cpu_{clear,copy}_user_page functions
2014-07-22 Vinayak Kalearm64: dts: Add more serial port nodes in APM X-Gene...
2014-06-09 AKASHI Takahiroarm64: avoid multiple evaluation of ptr in get_user...
2014-06-05 Stefano Stabelliniarm64: introduce virt_to_pfn
2014-06-04 Catalin MarinasRevert "arm64: Introduce execute-only page access permi...
2014-05-26 Alex ShiRevert "arm64: init: Move of_clk_init to time_init"
2014-05-24 Catalin Marinasarm64: Clean up the default pgprot setting
2014-05-24 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-23 Mark Salterarm64: add early_ioremap support
2014-05-23 Mark Saltermm: create generic early_ioremap() support
2014-05-23 Mark Salteradd generic fixmap.h
2014-05-21 Loc Hoarm64: add APM X-Gene SoC RTC DTS entry
2014-05-21 Will Deaconarm64: barriers: make use of barrier options with expli...
2014-05-21 Will Deaconarm64: xchg: prevent warning if return value is unused
2014-05-21 Bjorn Helgaasarm64: Make atomic64_t() return "long", not "long long"
2014-05-21 Catalin Marinasarm64: Introduce execute-only page access permissions
2014-05-21 Catalin Marinasarm64: Remove the aux_context structure
2014-05-21 Catalin Marinasarm64: Remove boot thread synchronisation for spin...
2014-05-21 Geert Uytterhoevenarm64: mm: Remove superfluous "the" in comment
2014-05-21 Chanho Minarm64: init: Move of_clk_init to time_init
2014-05-21 Leo Yanarm64: initialize spinlock for init_mm's context
2014-05-21 Rob Herringarm64: enable FIX_EARLYCON_MEM kconfig
2014-05-21 Catalin Marinasarm64: Use bus notifiers to set per-device coherent...
2014-05-21 Mark Salterarm64: initialize pgprot info earlier in boot
2014-05-21 Laura Abbottarm64: Add missing Kconfig for CONFIG_STRICT_DEVMEM
2014-05-21 Catalin MarinasRevert "arm64: virt: ensure visibility of __boot_cpu_mode"
2014-05-21 Laura Abbottarm64: Support DMA_ATTR_WRITE_COMBINE
2014-05-21 Laura Abbottarm64: Implement custom mmap functions for dma mapping
2014-05-21 Christopher... arm64: Fix __range_ok macro
2014-05-21 Loc Hoarm64: Add APM X-Gene SoC AHCI SATA host controller...
2014-05-21 Loc Hoarm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY...
2014-05-21 Will Deaconarm64: rwsem: use asm-generic rwsem implementation
2014-05-21 Will Deaconasm-generic: rwsem: de-PPCify rwsem.h
2014-05-21 Jingoo Hanarm64: smp: make local symbol static
2014-05-21 Jingoo Hanarm64: debug: make local symbols static
2014-05-21 Will Deaconarm64: barriers: add dmb barrier
2014-05-21 Mark Rutlandarm64: remove unnecessary cache flush at boot
2014-05-21 Catalin Marinasarm64: Fix !CONFIG_SMP kernel build
2014-05-21 Vladimir Murzinarm64: remove return value form psci_init()
2014-05-21 Vladimir Murzinarm64: remove redundant "psci:" prefixes
2014-05-21 Nathan Lyncharm64: vdso: clean up vdso_pagelist initialization
2014-05-21 Ritesh Harjaniarm64: Change misleading function names in dma-mapping
2014-05-21 Geoff Levandarm64: Fix the soft_restart routine
2014-05-21 Catalin Marinasarm64: Extend the idmap to the whole kernel image
2014-05-21 Vijaya Kumar Karm64: enable processor debug state for secondary cpus
2014-05-21 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-21 Catalin Marinasarm64: Extend the PCI I/O space to 16MB
2014-05-21 Jiang Liuarm64, jump label: detect %c support for ARM64
2014-05-21 Vijaya Kumar Karm64: KGDB: Add KGDB config
2014-05-21 Vijaya Kumar Kmisc: debug: remove compilation warnings
2014-05-21 Vijaya Kumar Karm64: KGDB: Add step debugging support
2014-05-21 Vijaya Kumar Karm64: KGDB: Add Basic KGDB support
2014-05-21 Vijaya Kumar Karm64: Add macros to manage processor debug state
2014-05-21 Mark Rutlandarm64: defconfig: Expand default enabled features
2014-05-21 Will Deaconarm64: asm: remove redundant "cc" clobbers
2014-05-21 Will Deaconarm64: barriers: allow dsb macro to take option parameter
2014-05-21 Mark Rutlandarm64: simplify pgd_alloc
2014-05-21 Mark Rutlandarm64: fix typo: s/SERRROR/SERROR/
2014-05-20 Jingoo Hanarm64: mm: fix the function name in comment of cpu_do_s...
2014-05-20 Jingoo Hanarm64: mm: fix the function name in comment of __flush_...
2014-05-20 Jingoo Hanarm64: mm: use ubfm for dcache_line_size
2014-05-20 Geoff Levandarm64: Remove unused __data_loc variable
2014-05-19 Liviu Dudauarm64: Remove outdated comment
next