summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov
2014-06-04printk: report dropping of messages from logbufWill Deacon
2014-06-04timekeeping: use printk_deferred when holding timekeeping seqlockJohn Stultz
2014-06-04printk: Add printk_deferred_onceJohn Stultz
2014-06-04printk: rename printk_sched to printk_deferredJohn Stultz
2014-06-04printk: disable preemption for printk_schedJohn Stultz
2014-06-04printk: remove separate printk_sched buffers and use printk buf insteadSteven Rostedt
2014-06-04printk: enable interrupts before calling console_trylock_for_printk()Jan Kara
2014-06-04printk: fix lockdep instrumentation of console_semJan Kara
2014-06-04printk: release lockbuf_lock before calling console_trylock_for_printk()Jan Kara
2014-06-04printk: remove outdated commentJan Kara
2014-06-04printk: return really stored message lengthPetr Mladek
2014-06-04printk: shrink too long messagesPetr Mladek
2014-06-04printk: split message size computationPetr Mladek
2014-06-04printk: ignore too long messagesPetr Mladek
2014-06-04printk: split code for making free space in the log bufferPetr Mladek
2014-06-04kernel/user.c: drop unused field 'files' from user_structKirill A. Shutemov
2014-06-04kernel/hung_task.c: convert simple_strtoul to kstrtouintFabian Frederick
2014-06-04kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcallFabian Frederick
2014-06-04kernel/reboot.c: convert simple_strtoul to kstrtointFabian Frederick
2014-06-04kernel/res_counter.c: replace simple_strtoull by kstrtoullFabian Frederick
2014-06-04kernel/tracepoint.c: kernel-doc fixesFabian Frederick
2014-06-04kernel/stop_machine.c: kernel-doc warning fixFabian Frederick
2014-06-04kernel/latencytop.c: convert seq_printf to seq_putsFabian Frederick
2014-06-04kernel/exec_domain.c: code clean-upFabian Frederick
2014-06-04kernel/capability.c: code clean-upFabian Frederick
2014-06-04kernel/backtracetest.c: replace no level printk by pr_info()Fabian Frederick
2014-06-04kernel/cpu.c: convert printk to pr_foo()Fabian Frederick
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-04mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman
2014-06-04memcg: optimize the "Search everything else" loop in mm_update_next_owner()Oleg Nesterov
2014-06-04memcg: mm_update_next_owner() should skip kthreadsOleg Nesterov
2014-06-04memcg: kill CONFIG_MM_OWNEROleg Nesterov
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov
2014-06-04kthread: fix return value of kthread_create() upon SIGKILL.Tetsuo Handa
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-03Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'Rafael J. Wysocki
2014-06-03Merge branch 'acpi-pm'Rafael J. Wysocki
2014-06-03Merge branch 'pm-sleep'Rafael J. Wysocki
2014-06-03Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-03Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-01PM / hibernate: fixed typo in commentNiv Yehezkel
2014-05-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds