aboutsummaryrefslogtreecommitdiffstats
path: root/fs/utimes.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04printk: report dropping of messages from logbufWill Deacon1-2/+7
2014-06-04Documentation: expand/clarify debug documentationDan Streetman2-7/+21
2014-06-04timekeeping: use printk_deferred when holding timekeeping seqlockJohn Stultz2-9/+13
2014-06-04printk: Add printk_deferred_onceJohn Stultz3-13/+13
2014-06-04printk: rename printk_sched to printk_deferredJohn Stultz5-7/+7
2014-06-04printk: disable preemption for printk_schedJohn Stultz1-0/+2
2014-06-04printk: remove separate printk_sched buffers and use printk buf insteadSteven Rostedt1-18/+29
2014-06-04printk: enable interrupts before calling console_trylock_for_printk()Jan Kara1-11/+18
2014-06-04printk: fix lockdep instrumentation of console_semJan Kara1-14/+32
2014-06-04printk: release lockbuf_lock before calling console_trylock_for_printk()Jan Kara1-33/+21
2014-06-04printk: remove outdated commentJan Kara1-2/+1
2014-06-04printk: return really stored message lengthPetr Mladek1-15/+21
2014-06-04printk: shrink too long messagesPetr Mladek1-3/+39
2014-06-04printk: split message size computationPetr Mladek1-3/+13
2014-06-04printk: ignore too long messagesPetr Mladek1-7/+23
2014-06-04printk: split code for making free space in the log bufferPetr Mladek1-15/+29
2014-06-04kernel/user.c: drop unused field 'files' from user_structKirill A. Shutemov2-2/+0
2014-06-04kernel/hung_task.c: convert simple_strtoul to kstrtouintFabian Frederick1-1/+3
2014-06-04kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcallFabian Frederick1-2/+2
2014-06-04kernel/reboot.c: convert simple_strtoul to kstrtointFabian Frederick1-7/+14
2014-06-04kernel/res_counter.c: replace simple_strtoull by kstrtoullFabian Frederick1-2/+5
2014-06-04kernel/tracepoint.c: kernel-doc fixesFabian Frederick1-0/+2
2014-06-04kernel/stop_machine.c: kernel-doc warning fixFabian Frederick1-0/+1
2014-06-04kernel/latencytop.c: convert seq_printf to seq_putsFabian Frederick1-2/+3
2014-06-04kernel/exec_domain.c: code clean-upFabian Frederick1-8/+6
2014-06-04kernel/capability.c: code clean-upFabian Frederick1-3/+3
2014-06-04kernel/backtracetest.c: replace no level printk by pr_info()Fabian Frederick1-9/+9
2014-06-04kernel/cpu.c: convert printk to pr_foo()Fabian Frederick1-17/+14
2014-06-04compiler.h: avoid sparse errors in __compiletime_error_fallback()James Hogan1-2/+11
2014-06-04fs/exportfs/expfs.c: kernel-doc warning fixesFabian Frederick1-2/+2
2014-06-04fs/efivarfs/super.c: use static const for dentry_operationsFabian Frederick1-1/+1
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick15-14/+14
2014-06-04mm/zswap: NUMA aware allocation for zswap_dstmemEric Dumazet1-1/+1
2014-06-04mm/zsmalloc: make zsmalloc module-buildableMinchan Kim1-1/+1
2014-06-04mm/vmalloc.c: export unmap_kernel_range()Minchan Kim1-0/+1
2014-06-04zsmalloc: fixup trivial zs size classes value in commentsWeijie Yang1-1/+1
2014-06-04mm/zbud.c: make size unsigned like unique callsiteFabian Frederick2-3/+3
2014-06-04zram: correct offset usage in zram_bio_discardWeijie Yang1-2/+2
2014-06-04mm, memcg: periodically schedule when emptying page listHugh Dickins1-1/+1
2014-06-04Documentation/sysctl/vm.txt: clarify vfs_cache_pressure descriptionDenys Vlasenko1-2/+7
2014-06-04mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_MCEERR_AO)Naoya Horiguchi2-13/+48
2014-06-04mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACTION_REQUIREDTony Luck1-9/+12
2014-06-04mm/memory-failure.c-failure: send right signal code to correct threadTony Luck1-2/+2
2014-06-04mm/page-writeback.c: remove outdated commentJianyu Zhan1-18/+0
2014-06-04mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of scan_swap_map()Chen Yucong1-26/+3
2014-06-04hugetlb: rename hugepage_migration_support() to ..._supported()Naoya Horiguchi3-4/+4
2014-06-04mm: document do_fault_around() featureKirill A. Shutemov1-0/+27
2014-06-04mm: nominate faultaround area in bytes rather than page orderKirill A. Shutemov1-39/+23
2014-06-04mm/page_alloc.c: cleanup add_active_range() related commentsZhang Zhen1-13/+8
2014-06-04mm/rmap.c: cleanup ttu_flagsKonstantin Khlebnikov2-9/+8