summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-06kernel/kexec.c: convert printk to pr_foo()Fabian Frederick
2014-06-06kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic...Masami Hiramatsu
2014-06-06smp: print more useful debug info upon receiving IPI on an offline CPUSrivatsa S. Bhat
2014-06-06fs/proc/vmcore.c: remove NULL assignment to staticFabian Frederick
2014-06-06fs/proc/task_mmu.c: replace seq_printf by seq_putsFabian Frederick
2014-06-06signals: change wait_for_helper() to use kernel_sigaction()Oleg Nesterov
2014-06-06signals: introduce kernel_sigaction()Oleg Nesterov
2014-06-06signals: disallow_signal() should flush the potentially pending signalOleg Nesterov
2014-06-06signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal()Oleg Nesterov
2014-06-06signals: jffs2: fix the wrong usage of disallow_signal()Oleg Nesterov
2014-06-06signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]Oleg Nesterov
2014-06-06signals: cleanup the usage of t/current in do_sigaction()Oleg Nesterov
2014-06-06signals: rename rm_from_queue_full() to flush_sigqueue_mask()Oleg Nesterov
2014-06-06signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread()Oleg Nesterov
2014-06-06signals: s/siginitset/sigemptyset/ in do_sigtimedwait()Oleg Nesterov
2014-06-06signals: kill sigfindinword()Oleg Nesterov
2014-06-06ptrace: task_clear_jobctl_trapping()->wake_up_bit() needs mb()Oleg Nesterov
2014-06-06ptrace: fix fork event messages across pid namespacesMatthew Dempsky
2014-06-06Documentation/memory-barriers.txt: fix important typo re memory barriersAlexey Dobriyan
2014-06-06Documentation/filesystems/seq_file.txt: create_proc_entry deprecatedFabian Frederick
2014-06-06Documentation/SubmittingPatches: describe the Fixes: tagJacob Keller
2014-06-06fs/fat/inode.c: clean up string initializations (char[] instead of char *)Manuel Schölling
2014-06-06fs/fat/: add support for DOS 1.x formatted volumesConrad Meyer
2014-06-06fs/hpfs: increase pr_warn levelFabian Frederick
2014-06-06fs/hpfs: use __func__ for loggingFabian Frederick
2014-06-06fs/hpfs: use pr_fmt for loggingFabian Frederick
2014-06-06fs/hpfs: convert printk to pr_foo()Fabian Frederick
2014-06-06fs/ufs/balloc.c: remove err parameter in ufs_add_fragmentsFabian Frederick
2014-06-06hfsplus: fix compiler warning on PowerPCChristian Kujau
2014-06-06fs/hfsplus: fix pr_foo() and hfs_dbg formatsFabian Frederick
2014-06-06hfsplus: coding style fix for declarations in hfsplus_fs.hSergei Antonov
2014-06-06fs/hfsplus/wrapper.c: replace shift loop by ilog2Fabian Frederick
2014-06-06hfsplus: fix "unused node is not erased" errorSergei Antonov
2014-06-06fs/hfsplus/wrapper.c: replace min/casting by min_tFabian Frederick
2014-06-06fs/hfsplus/options.c: replace seq_printf by seq_putsFabian Frederick
2014-06-06fs/hfsplus/bnode.c: replace min/casting by min_tFabian Frederick
2014-06-06hfsplus: emit proper file type from readdirSergei Antonov
2014-06-06hfsplus: remove unused routine hfsplus_attr_build_key_uniHin-Tak Leung
2014-06-06hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributesHin-Tak Leung
2014-06-06hfsplus: fix worst-case unicode to char conversion of file names and attributesHin-Tak Leung
2014-06-06fs/coda: use __func__Fabian Frederick
2014-06-06fs/coda: logging prefix uniformizationFabian Frederick
2014-06-06fs/coda: replace printk by pr_foo()Fabian Frederick
2014-06-06fs/befs: kernel-doc fixesFabian Frederick
2014-06-06fs/befs/linuxvfs.c: remove positive test on sector_tFabian Frederick
2014-06-06fs/befs/btree.c: replace strncpy by strlcpy + coding style fixingFabian Frederick
2014-06-06fs/befs/linuxvfs.c: replace strncpy by strlcpyFabian Frederick
2014-06-06drivers/rtc/rtc-pxa.c: make of_device_id array constJingoo Han
2014-06-06drivers/rtc/rtc-sa1100.c: make of_device_id array constJingoo Han
2014-06-06drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is setLokesh Vutla