firefly-linux-kernel-4.4.55.git
2014-12-05 Russell KingMerge branch 'devel-stable' into for-next
2014-12-05 Russell KingMerge branches 'fixes', 'misc', 'pm' and 'sa1100' into...
2014-12-05 Dmitry Eremin... ARM: 8247/2: pcmcia: sa1100: make use of device clock
2014-12-05 Dmitry Eremin... ARM: 8246/2: pcmcia: sa1111: provide device clock
2014-12-05 Dmitry Eremin... ARM: 8245/1: pcmcia: soc-common: enable/disable socket...
2014-12-05 Dmitry Eremin... ARM: 8244/1: fbdev: sa1100fb: make use of device clock
2014-12-05 Dmitry Eremin... ARM: 8243/1: sa1100: add a clock alias for sa1111 pcmci...
2014-12-05 Dmitry Eremin... ARM: 8242/1: sa1100: add cpu clock
2014-12-03 Ard BiesheuvelARM: 8221/1: PJ4: allow building in Thumb-2 mode
2014-12-03 Dmitry Eremin... ARM: 8234/1: sa1100: reorder IRQ handling code
2014-12-03 Dmitry Eremin... ARM: 8233/1: sa1100: switch to hwirq usage
2014-12-03 Dmitry Eremin... ARM: 8232/1: sa1100: merge GPIO multiplexer IRQ to...
2014-12-03 Dmitry Eremin... ARM: 8231/1: sa1100: introduce irqdomains support
2014-12-03 Dmitry Eremin... ARM: 8230/1: sa1100: shift IRQs by one
2014-12-03 Dmitry Eremin... ARM: 8229/1: sa1100: replace irq numbers with names...
2014-12-03 Dmitry Eremin... ARM: 8228/1: sa1100: drop entry-macro.S
2014-12-03 Dmitry Eremin... ARM: 8227/1: sa1100: switch to MULTI_IRQ_HANDLER
2014-12-03 Stephen BoydARM: 8241/1: Update processor_modes for hyp and monitor...
2014-12-03 Nicolas PitreARM: 8240/1: MCPM: document mcpm_sync_init()
2014-12-03 Jungseung LeeARM: 8239/1: Introduce {set,clear}_pte_bit
2014-12-03 Jungseung LeeARM: 8238/1: mm: Refine set_memory_* functions
2014-12-03 Jungseung LeeARM: 8237/1: fix flush_pfn_alias
2014-12-03 Jungseung LeeARM: 8236/1: mm: fix discard_old_kernel_data
2014-12-03 Jungseung LeeARM: 8235/1: Support for the PXN CPU feature on ARMv7
2014-11-27 Dmitry Eremin... ARM: 8218/1: warn if bad IRQ was scheduled
2014-11-27 Dmitry Eremin... ARM: 8217/1: sa1100 collie: use gpio-charger instead...
2014-11-27 Krzysztof KozlowskiARM: 8206/1: dmaengine: pl330: Add PM sleep support
2014-11-27 Lin YongtingARM: 8225/1: Add unwinding support for memory copy...
2014-11-27 Lin YongtingARM: 8224/1: Add unwinding support for memmove function
2014-11-27 Lin YongtingARM: 8223/1: Add unwinding support for __memzero function
2014-11-27 Vladimir MurzinARM: 8226/1: cacheflush: get rid of restarting block
2014-11-27 Thomas PetazzoniARM: 8222/1: mvebu: enable strex backoff delay
2014-11-21 Dmitry Eremin... ARM: 8216/1: xscale: correct auxiliary register in...
2014-11-21 Russell KingARM: io.c: clean up EXPORT_SYMBOL()s
2014-11-21 Russell KingARM: move ftrace assembly code to separate file
2014-11-21 Russell KingARM: add machine name to stack dump output
2014-11-21 Russell KingARM: remove "SMP: Total of %d processors activated...
2014-11-21 Russell KingARM: reduce "Booted secondary processor" message to...
2014-11-21 Russell KingARM: drop nwfpe initialisation message from warning...
2014-11-21 Russell KingARM: use pr_warn_ratelimited() when migrating IRQs
2014-11-21 Russell KingARM: convert printk(KERN_* to pr_*
2014-11-21 Lin YongtingARM: 8204/1: Add unwinding support for memset function
2014-11-21 Will DeaconARM: 8203/1: mm: try to re-use old ASID assignments...
2014-11-21 Stephen BoydARM: 8215/1: vfp: Silence mvfr0 variable unused warning
2014-11-21 Stephen BoydARM: 8197/1: vfp: Fix VFPv3 hwcap detection on CPUID...
2014-11-21 Stephen BoydARM: 8196/1: vfp: Workaround bad MVFR1 register on...
2014-11-17 Stepan MoskovchenkoARM: 8195/1: vfp: Bounce undefined instructions in...
2014-11-17 Yalin WangARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)
2014-11-17 Krzysztof KozlowskiARM: 8202/1: dmaengine: pl330: Add runtime Power Manage...
2014-11-17 Krzysztof KozlowskiARM: 8201/1: amba: Don't unprepare the clocks if device...
2014-11-17 Krzysztof KozlowskiARM: 8200/1: amba: Add helpers for (un)preparing AMBA...
2014-11-17 Krzysztof KozlowskiARM: 8199/1: PM / Runtime: Add getter for querying...
2014-11-13 Behan WebsterARM: 8176/1: Use current_stack_pointer in unwind_backtrace
2014-11-13 Behan WebsterARM: 8175/1: Use current_stack_pointer to calculate...
2014-11-13 Mark CharleboisARM: 8174/1: Use global stack register variable for...
2014-11-13 Behan WebsterARM: 8173/1: Calculate current_thread_info from current...
2014-11-13 Behan WebsterARM: 8172/1: Use current_stack_pointer in save_stack_tr...
2014-11-13 Behan WebsterARM: 8171/1: Use current_stack_pointer for return_address
2014-11-13 Behan WebsterARM: 8170/1: Add global named register current_stack_po...
2014-11-13 Nathan LynchARM: 8198/1: make kuser helpers depend on MMU
2014-11-13 Will DeaconARM: 8191/1: decompressor: ensure I-side picks up reloc...
2014-11-03 Russell KingMerge tag 'ronx-next' of git://git./linux/kernel/git...
2014-10-29 Thomas PetazzoniARM: 8180/1: mm: implement no-highmem fast path in...
2014-10-29 Fabio EstevamARM: 8183/1: l2c: Improve l2c310_of_parse() error message
2014-10-29 Laura AbbottARM: 8181/1: Drop extra return statement
2014-10-29 Fabio EstevamARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() retur...
2014-10-29 Russell KingARM: enable bpf syscall
2014-10-20 Linus TorvaldsLinux 3.18-rc1
2014-10-20 Linus TorvaldsMerge tag 'arm-soc-fixes-rc1' of git://git./linux/kerne...
2014-10-19 Linus TorvaldsMerge git://git.infradead.org/users/eparis/audit
2014-10-19 Olof JohanssonMerge tag 'qcom-dt-for-3.18-3' of git://git./linux...
2014-10-19 Olof JohanssonMerge tag 'samsung-fixes-2' of git://git./linux/kernel...
2014-10-19 Scott BrandenMAINTAINERS: corrected bcm2835 search
2014-10-19 Linus TorvaldsMerge tag 'ntb-3.18' of git://github.com/jonmason/ntb
2014-10-19 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2014-10-19 Linus TorvaldsMerge tag 'sound-fix-3.18-rc1' of git://git./linux...
2014-10-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-19 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-10-19 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-10-19 Andrew LunnNet: DSA: Fix checking for get_phy_flags function
2014-10-19 David S. Millersparc64: Do not define thread fpregs save area as zero...
2014-10-19 David S. Millersparc64: Fix corrupted thread fault code.
2014-10-19 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2014-10-19 Linus TorvaldsMerge tag 'fbdev-3.18' of git://git./linux/kernel/git...
2014-10-18 Linus TorvaldsMerge tag 'kvm-arm-for-3.18-take-2' of git://git./linux...
2014-10-18 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-10-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-18 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2014-10-18 Linus TorvaldsMerge tag 'dlm-3.18' of git://git./linux/kernel/git...
2014-10-18 Linus TorvaldsMerge branch 'for-linus-update' of git://git./linux...
2014-10-18 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2014-10-18 Linus TorvaldsMerge git://git./linux/kernel/git/aia21/ntfs
2014-10-18 Linus TorvaldsMerge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org...
2014-10-18 Linus TorvaldsMerge tag 'dm-3.18' of git://git./linux/kernel/git...
2014-10-18 Linus TorvaldsMerge branch 'for-3.18/drivers' of git://git.kernel...
2014-10-18 Linus TorvaldsMerge branch 'for-3.18/core' of git://git.kernel.dk...
2014-10-18 Linus TorvaldsMerge tag 'for-linus-20141015' of git://git.infradead...
2014-10-18 Linus TorvaldsMerge tag 'md/3.18' of git://neil.brown.name/md
next