summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds-0/+5
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds-229/+337
2014-06-04kernel/compat.c: use sizeof() instead of sizeofFabian Frederick-4/+4
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov-13/+6
2014-06-04printk: report dropping of messages from logbufWill Deacon-2/+7
2014-06-04timekeeping: use printk_deferred when holding timekeeping seqlockJohn Stultz-9/+13
2014-06-04printk: Add printk_deferred_onceJohn Stultz-13/+2
2014-06-04printk: rename printk_sched to printk_deferredJohn Stultz-4/+4
2014-06-04printk: disable preemption for printk_schedJohn Stultz-0/+2
2014-06-04printk: remove separate printk_sched buffers and use printk buf insteadSteven Rostedt-18/+29
2014-06-04printk: enable interrupts before calling console_trylock_for_printk()Jan Kara-11/+18
2014-06-04printk: fix lockdep instrumentation of console_semJan Kara-14/+32
2014-06-04printk: release lockbuf_lock before calling console_trylock_for_printk()Jan Kara-33/+21
2014-06-04printk: remove outdated commentJan Kara-2/+1
2014-06-04printk: return really stored message lengthPetr Mladek-15/+21
2014-06-04printk: shrink too long messagesPetr Mladek-3/+39
2014-06-04printk: split message size computationPetr Mladek-3/+13
2014-06-04printk: ignore too long messagesPetr Mladek-7/+23
2014-06-04printk: split code for making free space in the log bufferPetr Mladek-15/+29
2014-06-04kernel/user.c: drop unused field 'files' from user_structKirill A. Shutemov-1/+0
2014-06-04kernel/hung_task.c: convert simple_strtoul to kstrtouintFabian Frederick-1/+3
2014-06-04kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcallFabian Frederick-2/+2
2014-06-04kernel/reboot.c: convert simple_strtoul to kstrtointFabian Frederick-7/+14
2014-06-04kernel/res_counter.c: replace simple_strtoull by kstrtoullFabian Frederick-2/+5
2014-06-04kernel/tracepoint.c: kernel-doc fixesFabian Frederick-0/+2
2014-06-04kernel/stop_machine.c: kernel-doc warning fixFabian Frederick-0/+1
2014-06-04kernel/latencytop.c: convert seq_printf to seq_putsFabian Frederick-2/+3
2014-06-04kernel/exec_domain.c: code clean-upFabian Frederick-8/+6
2014-06-04kernel/capability.c: code clean-upFabian Frederick-3/+3
2014-06-04kernel/backtracetest.c: replace no level printk by pr_info()Fabian Frederick-9/+9
2014-06-04kernel/cpu.c: convert printk to pr_foo()Fabian Frederick-17/+14
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick-2/+4
2014-06-04mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman-10/+4
2014-06-04memcg: optimize the "Search everything else" loop in mm_update_next_owner()Oleg Nesterov-3/+9
2014-06-04memcg: mm_update_next_owner() should skip kthreadsOleg Nesterov-6/+4
2014-06-04memcg: kill CONFIG_MM_OWNEROleg Nesterov-4/+4
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov-3/+3
2014-06-04kthread: fix return value of kthread_create() upon SIGKILL.Tetsuo Handa-2/+2
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-45/+188
2014-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-20/+10
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-77/+130
2014-06-03Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'Rafael J. Wysocki-2/+1
2014-06-03Merge branch 'acpi-pm'Rafael J. Wysocki-0/+15
2014-06-03Merge branch 'pm-sleep'Rafael J. Wysocki-75/+114
2014-06-03Merge branch 'pm-cpuidle'Rafael J. Wysocki-13/+9
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-339/+522
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-69/+80
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-27/+92
2014-06-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-266/+506
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1