firefly-linux-kernel-4.4.55.git
2014-05-18 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-18 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-18 Vinayak Kalearm64: perf: add support for percpu pmu interrupt
2014-05-18 Vinayak Kalegenirq: Add an accessor for IRQ_PER_CPU flag
2014-05-16 Konstantin... ARM64: fix framepointer check in unwind_frame
2014-05-16 Konstantin... ARM64: check stack pointer in get_wchan
2014-05-16 Will Deaconarm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS
2014-05-16 Will Deaconarm64: dcache: select DCACHE_WORD_ACCESS for little...
2014-05-16 Will Deaconarm64: futex: ensure .fixup entries are sufficiently...
2014-05-16 Will Deaconarm64: use generic strnlen_user and strncpy_from_user...
2014-05-16 Will Deaconarm64: percpu: implement optimised pcpu access using...
2014-05-16 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-15 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-15 Rob Herringarm64: make default NR_CPUS 8
2014-05-15 Mark Rutlandarm64: ensure completion of TLB invalidatation
2014-05-15 Sudeep KarkadaNageshaARM64: /proc/interrupts: display IPIs of online CPUs...
2014-05-15 Catalin Marinasarm64: locks: Remove CONFIG_GENERIC_LOCKBREAK
2014-05-15 T.J. Purtellarm64: compat: Clear the IT state independent of the...
2014-05-15 Catalin Marinasarm64: Use 42-bit address space with 64K pages
2014-05-15 Marc Zyngierarm64: fix access to preempt_count from assembly code
2014-05-15 Mark Salterarm64: use generic RW_DATA_SECTION macro in linker...
2014-05-15 Robin Murphyarm64: update 32-bit kuser helpers to ARMv8
2014-05-15 Catalin Marinasarm64: Export __copy_in_user() to modules
2014-05-15 Will Deaconarm64: cmpxchg: implement cmpxchg64_relaxed
2014-05-15 Will Deaconarm64: lockref: add support for lockless lockrefs using...
2014-05-15 Will Deaconarm64: locks: introduce ticket-based spinlock implement...
2014-05-15 Loc Hoclk: arm64: Add DTS clock entry for APM X-Gene Storm SoC
2014-05-15 Steve Capperarm64: Widen hwcap to be 64 bit
2014-05-15 Catalin Marinasarm64: Correctly report LR and SP for compat tasks
2014-05-15 Catalin Marinasarm64: Make do_bad_area() function static
2014-05-15 Will Deaconarm64: mm: permit use of tagged pointers at EL0
2014-05-15 Dan AloniMove the EM_ARM and EM_AARCH64 definitions to uapi...
2014-05-15 Will Deaconarm64: delay: don't bother reporting bogomips in /proc...
2014-05-15 Catalin Marinasarm64: Fix mapping of memory banks not ending on a...
2014-05-15 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-15 Mark Salterarm64: move elf notes into readonly segment
2014-05-15 Catalin Marinasarm64: Enable interrupts in the EL0 undef handler
2014-05-15 Roy Franzarm64: Expand arm64 image header
2014-05-15 Chen GangARM64: include: asm: include "asm/types.h" in "pgtable...
2014-05-15 Santosh Shilimkarof: Specify initrd location using 64-bit
2014-05-15 Chen Gangarm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_han...
2014-05-15 Vinayak Kalearm64: Add initial DTS for APM X-Gene Storm SOC and...
2014-05-15 Vinayak Kalearm64: Add defines for APM ARMv8 implementation
2014-05-15 Vinayak Kalearm64: Enable APM X-Gene SOC family in the defconfig
2014-05-15 Vinayak Kalearm64: Add Kconfig option for APM X-Gene SOC family
2014-05-15 Kyle McMartinarm64/Makefile: provide vdso_install target
2014-05-15 Will Deaconarm64: debug: consolidate software breakpoint handlers
2014-05-15 Will Deaconarm64: extable: sort the exception table at build time
2014-05-15 Will Deaconarm64: device: add iommu pointer to device archdata
2014-05-15 Will Deaconarm64: pgtable: use pte_index instead of __pte_index
2014-05-15 Chen Gangarm64: kernel: compiling issue, need delete read_curren...
2014-05-15 Will Deaconarm64: mm: don't bother invalidating the icache in...
2014-05-15 Mark Brownarm64: Fix build for __PAGE_NONE define
2014-05-15 Steve Capperarm64: mm: Add double logical invert to pte accessors
2014-05-15 Steve Capperarm64: mm: Introduce PTE_WRITE
2014-05-15 Steve Capperarm64: mm: Remove PTE_BIT_FUNC macro
2014-05-15 Andreas Sandbergmm/hugetlb.c: call MMU notifiers when copying a hugetlb...
2014-05-15 Steve Capperarm64: mm: Fix PMD_SECT_PROT_NONE definition
2014-05-15 Catalin Marinasarm64: Move PTE_PROT_NONE higher up
2014-05-15 Steve CapperARM64: mm: THP support.
2014-05-15 Steve CapperARM64: mm: Raise MAX_ORDER for 64KB pages and THP.
2014-05-15 Steve CapperARM64: mm: HugeTLB support.
2014-05-15 Steve CapperARM64: mm: Move PTE_PROT_NONE bit.
2014-05-15 Steve CapperARM64: mm: Make PAGE_NONE pages read only and no-execute.
2014-05-15 Steve CapperARM64: mm: Restore memblock limit when map_mem finished.
2014-05-15 Steve Cappermm: thp: Correct the HPAGE_PMD_ORDER check.
2014-05-15 Steve Capperx86: mm: Remove general hugetlb code from x86.
2014-05-15 Steve Cappermm: hugetlb: Copy general hugetlb code from x86 to mm.
2014-05-15 Steve Capperx86: mm: Remove x86 version of huge_pmd_share.
2014-05-15 Steve Cappermm: hugetlb: Copy huge_pmd_share from x86 to mm.
2014-05-15 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/big.LITTL...
2014-05-15 Mark BrownMerge branch 'for-lsk' of git://git.linaro.org/arm...
2014-05-15 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-15 Catalin Marinasarm64: Remove __flush_dcache_page()
2014-05-14 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-14 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/usb'...
2014-05-14 Liviu Dudauphy: Enable USB PHY support for arm64.
2014-05-14 Liviu Dudauusb: Enable support for 64bit EHCI host controllers...
2014-05-14 Liviu Dudauusb: Add support for Synopsis H20AHB EHCI host controller.
2014-05-14 Liviu Dudauphy: Add SMSC USB334x PHY IDs.
2014-05-14 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/configs...
2014-05-14 Ryan Harkinconfigs: juno: Add some needed configuration
2014-05-14 Catalin Marinasarm64: Make DMA coherent and strongly ordered mappings...
2014-05-14 Catalin Marinasarm64: Do not synchronise I and D caches for special...
2014-05-14 Olof JohanssonARM64: unwind: Fix PC calculation
2014-05-14 Vinayak Kalearm64: add DSB after icache flush in __flush_icache_all()
2014-05-14 Nathan Lyncharm64: vdso: fix coarse clock handling
2014-05-14 Catalin Marinasarm64: Invalidate the TLB when replacing pmd entries...
2014-05-14 Will Deaconarm64: vdso: prevent ld from aligning PT_LOAD segments...
2014-05-14 Nathan Lyncharm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
2014-05-14 Catalin Marinasarm64: Use Normal NonCacheable memory for writecombine
2014-05-14 Catalin Marinasarm64: Do not flush the D-cache for anonymous pages
2014-05-14 Catalin Marinasarm64: Avoid cache flushing in flush_dcache_page()
2014-05-14 Mark Rutlandclocksource: arch_timer: use virtual counters
2014-05-14 Catalin Marinasarm64: Remove unused cpu_name ascii in arch/arm64/mm...
2014-05-14 Catalin Marinasarm64: dts: Reserve the memory used for secondary CPU...
2014-05-14 AKASHI Takahiroarm64: check for number of arguments in syscall_get...
2014-05-14 Jiang Liuarm64: fix possible invalid FPSIMD initialization state
2014-05-14 Feng Kanarm64: Change kernel stack size to 16K
2014-05-14 Mark Rutlandarm64: virt: ensure visibility of __boot_cpu_mode
next