projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2014-06-04
Joe Perches
checkpatch: warn on unnecessary void function return...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Joe Perches
checkpatch: prefer kstrto<foo> to sscanf(buf, "%<lhuidx...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Joe Perches
checkpatch: add warning for kmalloc/kzalloc with multiply
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Joe Perches
checkpatch: warn on #defines ending in semicolon
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Joe Perches
checkpatch: make --strict a default for files in driver...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Joe Perches
checkpatch: always warn on missing blank line after...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Rob Herring
checkpatch: fix wildcard DT compatible string checking
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
kernel/compat.c: use sizeof() instead of sizeof
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
lib/asn1_decoder.c: kernel-doc warning fix
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
lib/atomic64_test.c: convert printk(KERN_INFO to pr_info
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
lib/bug.c: convert printk to pr_foo()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
lib/textsearch.c: move EXPORT_SYMBOL after functions
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
lib/nlattr.c: move EXPORT_SYMBOL after functions
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
lib/digsig.c: kernel-doc warning fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
lib/crc32.c: remove unnecessary __constant
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
lib/radix-tree.c: kernel-doc warning fix
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Dan Streetman
lib/plist.c: make CONFIG_DEBUG_PI_LIST selectable
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Minfei Huang
lib/btree.c: fix leak of whole btree nodes
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
lib/vsprintf.c: fix comparison to bool
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
lib/libcrc32c.c: use PTR_ERR_OR_ZERO
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Lasse Collin
lib/xz: enable all filters by default in Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Dan Streetman
lib/plist.c: replace pr_debug with printk in plist_test()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Lasse Collin
lib/xz: add comments for the intentionally missing...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Dan Carpenter
lib/string.c: use the name "C-string" in comments
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Borislav Petkov
kernel/printk: use symbolic defines for console loglevels
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Will Deacon
printk: report dropping of messages from logbuf
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Dan Streetman
Documentation: expand/clarify debug documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
John Stultz
timekeeping: use printk_deferred when holding timekeepi...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
John Stultz
printk: Add printk_deferred_once
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
John Stultz
printk: rename printk_sched to printk_deferred
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
John Stultz
printk: disable preemption for printk_sched
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Steven Rostedt
printk: remove separate printk_sched buffers and use...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Jan Kara
printk: enable interrupts before calling console_tryloc...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Jan Kara
printk: fix lockdep instrumentation of console_sem
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Jan Kara
printk: release lockbuf_lock before calling console_try...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Jan Kara
printk: remove outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Petr Mladek
printk: return really stored message length
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Petr Mladek
printk: shrink too long messages
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Petr Mladek
printk: split message size computation
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Petr Mladek
printk: ignore too long messages
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Petr Mladek
printk: split code for making free space in the log...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Kirill A. Shutemov
kernel/user.c: drop unused field 'files' from user_struct
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
kernel/hung_task.c: convert simple_strtoul to kstrtouint
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
kernel/utsname_sysctl.c: replace obsolete __initcall...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
kernel/reboot.c: convert simple_strtoul to kstrtoint
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
kernel/res_counter.c: replace simple_strtoull by kstrtoull
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
kernel/tracepoint.c: kernel-doc fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
kernel/stop_machine.c: kernel-doc warning fix
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
kernel/latencytop.c: convert seq_printf to seq_puts
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
kernel/exec_domain.c: code clean-up
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
kernel/capability.c: code clean-up
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
kernel/backtracetest.c: replace no level printk by...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
kernel/cpu.c: convert printk to pr_foo()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
James Hogan
compiler.h: avoid sparse errors in __compiletime_error_...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
fs/exportfs/expfs.c: kernel-doc warning fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
fs/efivarfs/super.c: use static const for dentry_operations
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Eric Dumazet
mm/zswap: NUMA aware allocation for zswap_dstmem
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Minchan Kim
mm/zsmalloc: make zsmalloc module-buildable
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Minchan Kim
mm/vmalloc.c: export unmap_kernel_range()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Weijie Yang
zsmalloc: fixup trivial zs size classes value in comments
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
mm/zbud.c: make size unsigned like unique callsite
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Weijie Yang
zram: correct offset usage in zram_bio_discard
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Hugh Dickins
mm, memcg: periodically schedule when emptying page...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Denys Vlasenko
Documentation/sysctl/vm.txt: clarify vfs_cache_pressure...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Naoya Horiguchi
mm/memory-failure.c: support use of a dedicated thread...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Tony Luck
mm/memory-failure.c: don't let collect_procs() skip...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Tony Luck
mm/memory-failure.c-failure: send right signal code...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Jianyu Zhan
mm/page-writeback.c: remove outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Chen Yucong
mm/swapfile.c: delete the "last_in_cluster < scan_base...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Naoya Horiguchi
hugetlb: rename hugepage_migration_support() to .....
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Kirill A. Shutemov
mm: document do_fault_around() feature
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Kirill A. Shutemov
mm: nominate faultaround area in bytes rather than...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Zhang Zhen
mm/page_alloc.c: cleanup add_active_range() related...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Konstantin...
mm/rmap.c: cleanup ttu_flags
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Konstantin...
mm/rmap.c: don't call mmu_notifier_invalidate_page...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Konstantin...
mm/process_vm_access: move config option into init...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Mel Gorman
mm: vmscan: use proportional scanning during direct...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Tim Chen
fs/superblock: avoid locking counting inodes and dentri...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Dave Chinner
fs/superblock: unregister sb shrinker before ->kill_sb()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Kirill A. Shutemov
mm: fix typo in comment in do_fault_around()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Matthew Wilcox
mm/msync.c: sync only the requested range in msync()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Chen Yucong
hwpoison: remove unused global variable in do_machine_c...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Vlastimil Babka
mm, compaction: properly signal and act upon lock and...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
fs/hugetlbfs/inode.c: remove null test before kfree
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
fs/hugetlbfs/inode.c: use static const for dentry_opera...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Fabian Frederick
fs/hugetlbfs/inode.c: add static to hugetlbfs_i_mmap_mu...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Jianyu Zhan
mm/vmscan.c: use DIV_ROUND_UP for calculation of zone...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Andy Shevchenko
include/linux/gfp.h: exclude duplicate header
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Jianyu Zhan
mm, hugetlb: move the error handle logic out of normal...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Naoya Horiguchi
mm/memory-failure.c: move comment
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Mel Gorman
mm: avoid unnecessary atomic operations during end_page...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Mel Gorman
mm: page_alloc: calculate classzone_idx once from the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Mel Gorman
mm: non-atomically mark page accessed during page cache...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Mel Gorman
fs: buffer: do not use unnecessary atomic operations...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Mel Gorman
mm: do not use unnecessary atomic operations when addin...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Mel Gorman
mm: do not use atomic operations when releasing pages
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Mel Gorman
mm: shmem: avoid atomic operation during shmem_getpage_gfp
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Mel Gorman
mm: page_alloc: convert hot/cold parameter and immediat...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Mel Gorman
mm: page_alloc: use unsigned int for order in more...
commit
|
commitdiff
|
tree
|
snapshot
next