firefly-linux-kernel-4.4.55.git
2015-11-12 Arnd Bergmannarm64: use linux/types.h in kvm.h
2015-11-12 Arnd Bergmannarm64: build vdso without libgcov
2015-11-12 Arnd Bergmannarm64: mark cpus_have_hwcap as __maybe_unused
2015-11-10 Yang Shiarm64: remove redundant FRAME_POINTER kconfig option...
2015-11-09 Ard Biesheuvelarm64: fix R/O permissions of FDT mapping
2015-11-09 Ard Biesheuvelarm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manip...
2015-11-06 Zi Shen Limarm64: bpf: fix mod-by-zero case
2015-11-06 Zi Shen Limarm64: bpf: fix div-by-zero case
2015-11-06 Catalin Marinasarm64: Enable CRYPTO_CRC32_ARM64 in defconfig
2015-11-05 Lorenzo Pieralisiarm64: cmpxchg_dbl: fix return value type
2015-11-02 Ard Biesheuvelarm64/efi: fix libstub build under CONFIG_MODVERSIONS
2015-10-30 Dietmar EggemannARM64: Enable multi-core scheduler support by default
2015-10-30 Ard Biesheuvelarm64/efi: move arm64 specific stub C code to libstub
2015-10-29 Mark Rutlandarm64: page-align sections for DEBUG_RODATA
2015-10-29 Robin Murphyarm64: Fix build with CONFIG_ZONE_DMA=n
2015-10-29 Robin Murphyarm64: Fix compat register mappings
2015-10-28 Tirumalesh... arm64: Increase the max granular size
2015-10-28 Ard Biesheuvelarm64: remove bogus TASK_SIZE_64 check
2015-10-28 Kefeng Wangarm64: make Timer Interrupt Frequency selectable
2015-10-28 Alexander Kuleshovarm64/mm: use PAGE_ALIGNED instead of IS_ALIGNED
2015-10-28 Will Deaconarm64: cachetype: fix definitions of ICACHEF_* flags
2015-10-28 Will Deaconarm64: cpufeature: declare enable_cpu_capabilities...
2015-10-22 Catalin MarinasMerge branch 'irq/for-arm' of git://git./linux/kernel...
2015-10-22 Thomas Gleixnergenirq: Make the cpuhotplug migration code less noisy
2015-10-21 Dave Martinarm64: Constify hwcap name string arrays
2015-10-21 Suzuki K. Poulosearm64/kvm: Make use of the system wide safe values
2015-10-21 Suzuki K. Poulosearm64/debug: Make use of the system wide safe value
2015-10-21 Suzuki K. Poulosearm64: Move FP/ASIMD hwcap handling to common code
2015-10-21 Suzuki K. Poulosearm64/HWCAP: Use system wide safe values
2015-10-21 Suzuki K. Poulosearm64/capabilities: Make use of system wide safe value
2015-10-21 Suzuki K. Poulosearm64: Delay cpu feature capability checks
2015-10-21 Suzuki K. Poulosearm64: Refactor check_cpu_capabilities
2015-10-21 Suzuki K. Poulosearm64: Cleanup mixed endian support detection
2015-10-21 Suzuki K. Poulosearm64: Read system wide CPUID value
2015-10-21 Suzuki K. Poulosearm64: Consolidate CPU Sanity check to CPU Feature...
2015-10-21 Suzuki K. Poulosearm64: Keep track of CPU feature registers
2015-10-21 Suzuki K. Poulosearm64: Handle width of a cpuid feature
2015-10-21 Suzuki K. Poulosearm64: Move /proc/cpuinfo handling code
2015-10-21 Suzuki K. Poulosearm64: Move mixed endian support detection
2015-10-21 Suzuki K. Poulosearm64: Move cpu feature detection code
2015-10-21 Suzuki K. Poulosearm64: Delay cpuinfo_store_boot_cpu
2015-10-21 Suzuki K. Poulosearm64: Delay ELF HWCAP initialisation until all CPUs...
2015-10-21 Suzuki K. Poulosearm64: Make the CPU information more clear
2015-10-20 Catalin Marinasarm64: Make 36-bit VA depend on EXPERT
2015-10-19 Jungseok Leearm64: Synchronise dump_backtrace() with perf callchain
2015-10-19 Jisheng Zhangarm64: add cpu_idle tracepoints to arch_cpu_idle
2015-10-19 Suzuki K. Poulosearm64: 36 bit VA
2015-10-19 Suzuki K. Poulosearm64: Add 16K page size support
2015-10-19 Ard Biesheuvelarm64: Add page size to the kernel image header
2015-10-19 Suzuki K. Poulosearm64: Check for selected granule support
2015-10-19 Suzuki K. Poulosearm64: Kconfig: Fix help text about AArch32 support...
2015-10-19 Mark Rutlandarm64: Simplify NR_FIX_BTMAPS calculation
2015-10-19 Suzuki K. Poulosearm64: Clean config usages for page size
2015-10-19 Suzuki K. Poulosearm64: Handle 4 level page table for swapper
2015-10-19 Suzuki K. Poulosearm64: Calculate size for idmap_pg_dir at compile time
2015-10-19 Suzuki K. Poulosearm64: Introduce helpers for page table levels
2015-10-19 Suzuki K. Poulosearm64: Handle section maps for swapper/idmap
2015-10-19 Suzuki K. Poulosearm64: Move swapper pagetable definitions
2015-10-16 Yang Shiarm64: debug: Fix typo in debug-monitors.c
2015-10-16 Mark Salyzynarm64: AArch32 user space PC alignment exception
2015-10-16 Catalin Marinasarm64: Minor coding style fixes for kc_offset_to_vaddr...
2015-10-13 Catalin MarinasRevert "arm64: ioremap: add ioremap_cache macro"
2015-10-13 yalin wangarm64: add kc_offset_to_vaddr and kc_vaddr_to_offset...
2015-10-13 yalin wangarm64: ioremap: add ioremap_cache macro
2015-10-13 Will Deaconarm64: kasan: fix issues reported by sparse
2015-10-12 Andrey RyabininDocumentation/features/KASAN: arm64 supports KASAN now
2015-10-12 Linus WalleijARM64: kasan: print memory assignment
2015-10-12 Andrey Ryabininarm64: add KASAN support
2015-10-12 Andrey Ryabininarm64: move PGD_SIZE definition to pgalloc.h
2015-10-12 Will Deaconarm64: atomics: implement native {relaxed, acquire...
2015-10-12 Ard Biesheuvelarm64/efi: isolate EFI stub from the kernel proper
2015-10-12 Ard Biesheuvelarm64: use ENDPIPROC() to annotate position independent...
2015-10-12 Ard Biesheuvelarm64/efi: remove /chosen/linux, uefi-stub-kern-ver...
2015-10-12 Catalin Marinasarm64: Fix missing #include in hw_breakpoint.c
2015-10-09 Yang Yingliangarm64: fix a migrating irq bug when hotplug cpu
2015-10-09 Catalin MarinasMerge branch 'irq/for-arm' of git://git./linux/kernel...
2015-10-08 Jeremy Lintonarm64: Mark kernel page ranges contiguous
2015-10-08 Jeremy Lintonarm64: Make the kernel page dump utility aware of the...
2015-10-08 Jeremy Lintonarm64: Default kernel pages should be contiguous
2015-10-08 Jeremy Lintonarm64: Macros to check/set/unset the contiguous bit
2015-10-08 Jeremy Lintonarm64: PTE/PMD contiguous bit definition
2015-10-08 Jeremy Lintonarm64: Add contiguous page flag shifts and constants
2015-10-07 Mark RutlandMAINTAINERS: add myself as arm perf reviewer
2015-10-07 Mark RutlandMAINTAINERS: update ARM PMU profiling and debugging...
2015-10-07 Mark Rutlandarm64: dts: juno: describe PMUs separately
2015-10-07 Mark Rutlandarm64: perf: add Cortex-A57 support
2015-10-07 Mark Rutlandarm64: perf: add Cortex-A53 support
2015-10-07 Mark Rutlandarm64: perf: move to shared arm_pmu framework
2015-10-07 Will Deaconarm64: hw_breakpoint: use target state to determine...
2015-10-07 Will Deaconarm64: mm: remove dsb from update_mmu_cache
2015-10-07 Will Deaconarm64: tlb: remove redundant barrier from __flush_tlb_p...
2015-10-07 Will Deaconarm64: mm: kill mm_cpumask usage
2015-10-07 Will Deaconarm64: switch_mm: simplify mm and CPU checks
2015-10-07 Will Deaconarm64: tlbflush: avoid flushing when fullmm == 1
2015-10-07 Will Deaconarm64: tlbflush: remove redundant ASID casts to (unsign...
2015-10-07 Will Deaconarm64: mm: rewrite ASID allocator and MM context-switch...
2015-10-07 Will Deaconarm64: flush: use local TLB and I-cache invalidation
2015-10-07 Will Deaconarm64: proc: de-scope TLBI operation during cold boot
2015-10-07 Will Deaconarm64: mm: remove unused cpu_set_idmap_tcr_t0sz function
2015-10-07 Andrey Ryabininarm64: introduce VA_START macro - the first kernel...
next