aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* lib/plist.c: replace pr_debug with printk in plist_test()Dan Streetman2014-06-04
* lib/xz: add comments for the intentionally missing break statementsLasse Collin2014-06-04
* lib/string.c: use the name "C-string" in commentsDan Carpenter2014-06-04
* kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-04
* printk: report dropping of messages from logbufWill Deacon2014-06-04
* Documentation: expand/clarify debug documentationDan Streetman2014-06-04
* timekeeping: use printk_deferred when holding timekeeping seqlockJohn Stultz2014-06-04
* printk: Add printk_deferred_onceJohn Stultz2014-06-04
* printk: rename printk_sched to printk_deferredJohn Stultz2014-06-04
* printk: disable preemption for printk_schedJohn Stultz2014-06-04
* printk: remove separate printk_sched buffers and use printk buf insteadSteven Rostedt2014-06-04
* printk: enable interrupts before calling console_trylock_for_printk()Jan Kara2014-06-04
* printk: fix lockdep instrumentation of console_semJan Kara2014-06-04
* printk: release lockbuf_lock before calling console_trylock_for_printk()Jan Kara2014-06-04
* printk: remove outdated commentJan Kara2014-06-04
* printk: return really stored message lengthPetr Mladek2014-06-04
* printk: shrink too long messagesPetr Mladek2014-06-04
* printk: split message size computationPetr Mladek2014-06-04
* printk: ignore too long messagesPetr Mladek2014-06-04
* printk: split code for making free space in the log bufferPetr Mladek2014-06-04
* kernel/user.c: drop unused field 'files' from user_structKirill A. Shutemov2014-06-04
* kernel/hung_task.c: convert simple_strtoul to kstrtouintFabian Frederick2014-06-04
* kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcallFabian Frederick2014-06-04
* kernel/reboot.c: convert simple_strtoul to kstrtointFabian Frederick2014-06-04
* kernel/res_counter.c: replace simple_strtoull by kstrtoullFabian Frederick2014-06-04
* kernel/tracepoint.c: kernel-doc fixesFabian Frederick2014-06-04
* kernel/stop_machine.c: kernel-doc warning fixFabian Frederick2014-06-04
* kernel/latencytop.c: convert seq_printf to seq_putsFabian Frederick2014-06-04
* kernel/exec_domain.c: code clean-upFabian Frederick2014-06-04
* kernel/capability.c: code clean-upFabian Frederick2014-06-04
* kernel/backtracetest.c: replace no level printk by pr_info()Fabian Frederick2014-06-04
* kernel/cpu.c: convert printk to pr_foo()Fabian Frederick2014-06-04
* compiler.h: avoid sparse errors in __compiletime_error_fallback()James Hogan2014-06-04
* fs/exportfs/expfs.c: kernel-doc warning fixesFabian Frederick2014-06-04
* fs/efivarfs/super.c: use static const for dentry_operationsFabian Frederick2014-06-04
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-04
* mm/zswap: NUMA aware allocation for zswap_dstmemEric Dumazet2014-06-04
* mm/zsmalloc: make zsmalloc module-buildableMinchan Kim2014-06-04
* mm/vmalloc.c: export unmap_kernel_range()Minchan Kim2014-06-04
* zsmalloc: fixup trivial zs size classes value in commentsWeijie Yang2014-06-04
* mm/zbud.c: make size unsigned like unique callsiteFabian Frederick2014-06-04
* zram: correct offset usage in zram_bio_discardWeijie Yang2014-06-04
* mm, memcg: periodically schedule when emptying page listHugh Dickins2014-06-04
* Documentation/sysctl/vm.txt: clarify vfs_cache_pressure descriptionDenys Vlasenko2014-06-04
* mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M...Naoya Horiguchi2014-06-04
* mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT...Tony Luck2014-06-04
* mm/memory-failure.c-failure: send right signal code to correct threadTony Luck2014-06-04
* mm/page-writeback.c: remove outdated commentJianyu Zhan2014-06-04
* mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of s...Chen Yucong2014-06-04
* hugetlb: rename hugepage_migration_support() to ..._supported()Naoya Horiguchi2014-06-04