aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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 branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-03kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan
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
2014-05-28printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers
2014-05-28rtmutex: Fix deadlock detector for realThomas Gleixner
2014-05-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-05-28powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat
2014-05-27kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan
2014-05-27genirq: Improve documentation to match current implementationJiang Liu
2014-05-26PM / sleep: Introduce command line argument for sleep state enumerationRafael J. Wysocki