firefly-linux-kernel-4.4.55.git
2015-11-10 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-11-09 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2015-11-08 Andrew Mortonarm64: fixup for mm renames
2015-11-07 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-07 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-07 Davidlohr Buesoipc,msg: drop dst nil validation in copy_msg
2015-11-07 Anish Bhattinclude/linux/zutil.h: fix usage example of zlib_adler32()
2015-11-07 Vitaly Kuznetsovpanic: release stale console lock to always get the...
2015-11-07 Robin Murphydma-debug: check nents in dma_sync_sg*
2015-11-07 Robin Murphydma-mapping: tidy up dma_parms default handling
2015-11-07 Ben Segallpidns: fix set/getpriority and ioprio_set/get in PRIO_U...
2015-11-07 Minfei Huangkexec: use file name as the output message prefix
2015-11-07 Greg Thelenfs, seqfile: always allow oom killer
2015-11-07 Andy Shevchenkoseq_file: reuse string_escape_str()
2015-11-07 Andy Shevchenkofs/seq_file: use seq_* helpers in seq_hex_dump()
2015-11-07 Oleg Nesterovcoredump: change zap_threads() and zap_process() to...
2015-11-07 Oleg Nesterovcoredump: ensure all coredumping tasks have SIGNAL_GROU...
2015-11-07 Oleg Nesterovsignal: remove jffs2_garbage_collect_thread()->allow_si...
2015-11-07 Oleg Nesterovsignal: introduce kernel_signal_stop() to fix jffs2_gar...
2015-11-07 Oleg Nesterovsignal: turn dequeue_signal_lock() into kernel_dequeue_...
2015-11-07 Oleg Nesterovsignals: kill block_all_signals() and unblock_all_signals()
2015-11-07 Ryusuke Konishinilfs2: fix gcc uninitialized-variable warnings in...
2015-11-07 Ryusuke Konishinilfs2: fix gcc unused-but-set-variable warnings
2015-11-07 Ryusuke KonishiMAINTAINERS: nilfs2: add header file for tracing
2015-11-07 Hitoshi Mitakenilfs2: add tracepoints for analyzing reading and writi...
2015-11-07 Hitoshi Mitakenilfs2: add tracepoints for analyzing sufile manipulation
2015-11-07 Hitoshi Mitakenilfs2: add a tracepoint for transaction events
2015-11-07 Hitoshi Mitakenilfs2: add a tracepoint for tracking stage transition...
2015-11-07 Ryusuke Konishinilfs2: free unused dat file blocks during garbage...
2015-11-07 Ryusuke Konishinilfs2: add helper functions to delete blocks from...
2015-11-07 Ryusuke Konishinilfs2: get rid of nilfs_palloc_group_is_in()
2015-11-07 Ryusuke Konishinilfs2: refactor nilfs_palloc_find_available_slot()
2015-11-07 Ryusuke Konishinilfs2: do not call nilfs_mdt_bgl_lock() needlessly
2015-11-07 Ryusuke Konishinilfs2: use nilfs_warning() in allocator implementation
2015-11-07 Julia Lawallnilfs2: drop null test before destroy functions
2015-11-07 Joe Perchescheckpatch: improve the unnecessary initialisers tests
2015-11-07 Joe Perchescheckpatch: improve tests for fixes:, long lines and...
2015-11-07 Andy Shevchenkolib/hexdump.c: truncate output in case of overflow
2015-11-07 Cody P Schaferrbtree: clarify documentation of rbtree_postorder_for_e...
2015-11-07 Oleg Nesterovlib/is_single_threaded.c: change current_is_single_thre...
2015-11-07 Rasmus Villemoeslib/kobject.c: use kvasprintf_const for formatting...
2015-11-07 Rasmus Villemoeslib/kasprintf.c: introduce kvasprintf_const
2015-11-07 Dmitry Vyukovlib/llist.c: fix data race in llist_del_first
2015-11-07 Vitaly Kuznetsovlib/test-string_helpers.c: add string_get_size() tests
2015-11-07 Alexander Kuleshovlib/halfmd4.c: use rol32 inline function in the ROUND...
2015-11-07 Martin Kepplingerarch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64...
2015-11-07 Martin Kepplingerarch/sh/kernel/traps_64.c: use sign_extend64() for...
2015-11-07 Martin Kepplingerbitops.h: add sign_extend64()
2015-11-07 Martin Kepplingerbitops.h: improve sign_extend32()'s documentation
2015-11-07 Chanwoo ChoiMAINTAINERS: add missing extcon directory
2015-11-07 Joe Perchesget_maintainer: add subsystem to reviewer output
2015-11-07 Brian Norrisget_maintainer: --r (list reviewer) is on by default
2015-11-07 Brian Norrisget_maintainer: add --no-foo options to --help
2015-11-07 Brian Norrisget_maintainer: it's '--pattern-depth', not '-pattern...
2015-11-07 Brian Norrisget_maintainer: add missing documentation for --git...
2015-11-07 Mathias Krauseprintk: prevent userland from spoofing kernel messages
2015-11-07 Rasmus Villemoeslib/vsprintf.c: update documentation
2015-11-07 Kees Cookselftests: run lib/test_printf module
2015-11-07 Rasmus Villemoestest_printf: test printf family at runtime
2015-11-07 Rasmus Villemoeslib/vsprintf.c: remove SPECIAL handling in pointer()
2015-11-07 Rasmus Villemoeslib/vsprintf.c: also improve sanity check in bstr_printf()
2015-11-07 Rasmus Villemoeslib/vsprintf.c: handle invalid format specifiers more...
2015-11-07 Martin Kletzanderprintk: synchronize %p formatting documentation
2015-11-07 Rasmus Villemoeslib/dynamic_debug.c: use kstrdup_const
2015-11-07 Andrew Mortonfs/jffs2/wbuf.c: remove stray semicolon
2015-11-07 Andrew Mortoninclude/linux/compiler-gcc.h: improve __visible documen...
2015-11-07 Oleg Nesterovproc: actually make proc_fd_permission() thread-friendly
2015-11-07 Andy Shevchenkofs/proc/array.c: set overflow flag in case of error
2015-11-07 Kirill A. Shutemovmm: use 'unsigned int' for compound_dtor/compound_order...
2015-11-07 Kirill A. Shutemovmm: use 'unsigned int' for page order
2015-11-07 Kirill A. Shutemovmm: make compound_head() robust
2015-11-07 Kirill A. Shutemovmm: pack compound_dtor and compound_order into one...
2015-11-07 Kirill A. Shutemovzsmalloc: use page->private instead of page->first_page
2015-11-07 Kirill A. Shutemovslab, slub: use page->rcu_head instead of page->lru...
2015-11-07 Kirill A. Shutemovmm: drop page->slab_page
2015-11-07 Sergey Senozhatskyzsmalloc: reduce size_class memory usage
2015-11-07 Hui Zhumm/zsmalloc.c: remove useless line in obj_free()
2015-11-07 Sergey Senozhatskyzsmalloc: don't test shrinker_enabled in zs_shrinker_co...
2015-11-07 Sergey Senozhatskyzsmalloc: use preempt.h for in_interrupt()
2015-11-07 Hui Zhuzsmalloc: fix obj_to_head use page_private(page) as...
2015-11-07 Hui Zhuzsmalloc: add comments for ->inuse to zspage
2015-11-07 Sergey SENOZHATSKYmm: zsmalloc: constify struct zs_pool name
2015-11-07 Dan Streetmanzpool: remove redundant zpool->type string, const-ify...
2015-11-07 Dan Streetmanzswap: use charp for zswap param strings
2015-11-07 Dan Streetmanmodule: export param_free_charp()
2015-11-07 Alexey Klimovmm/zswap.c: remove unneeded initialization to NULL...
2015-11-07 Geliang Tangzram: make is_partial_io/valid_io_request/page_zero_fil...
2015-11-07 Sergey SENOZHATSKYzram: keep the exact overcommited value in mem_used_max
2015-11-07 Luis Henriqueszram: introduce comp algorithm fallback functionality
2015-11-07 Andrew Mortonmm/memcontrol.c: uninline mem_cgroup_usage
2015-11-07 Jan Karafs/sync.c: make sync_file_range(2) use WB_SYNC_NONE...
2015-11-07 Aaron Tomlinthp: remove unused vma parameter from khugepaged_alloc_page
2015-11-07 Michal Hockomm, fs: introduce mapping_gfp_constraint()
2015-11-07 Andrew Mortoninclude/linux/mmzone.h: reflow comment
2015-11-07 Mel Gormanmm: page_alloc: hide some GFP internals and document...
2015-11-07 Mel Gormanmm, page_alloc: only enforce watermarks for order-0...
2015-11-07 Mel Gormanmm, page_alloc: reserve pageblocks for high-order atomi...
next