vmscan: memcg: always use swappiness of the reclaimed memcg
[cascardo/linux.git] / kernel /
2014-06-06 Joe Perchessysctl: convert use of typedef ctl_table to struct...
2014-06-06 Fabian Frederickkernel/seccomp.c: kernel-doc warning fix
2014-06-06 Paul McQuadeipc, kernel: clear whitespace
2014-06-06 Paul McQuadeipc, kernel: use Linux headers
2014-06-06 Fabian Frederickkernel/profile.c: use static const char instead of...
2014-06-06 Fabian Frederickkernel/profile.c: convert printk to pr_foo()
2014-06-06 Fabian Frederickkernel/user_namespace.c: kernel-doc/checkpatch fixes
2014-06-06 Kees Cooksysctl: allow for strict write position handling
2014-06-06 Kees Cooksysctl: refactor sysctl string writing logic
2014-06-06 Kees Cooksysctl: clean up char buffer arguments
2014-06-06 Fabian Frederickkernel/kexec.c: convert printk to pr_foo()
2014-06-06 Masami Hiramatsukernel/panic.c: add "crash_kexec_post_notifiers" option...
2014-06-06 Srivatsa S. Bhatsmp: print more useful debug info upon receiving IPI...
2014-06-06 Oleg Nesterovsignals: change wait_for_helper() to use kernel_sigaction()
2014-06-06 Oleg Nesterovsignals: introduce kernel_sigaction()
2014-06-06 Oleg Nesterovsignals: disallow_signal() should flush the potentially...
2014-06-06 Oleg Nesterovsignals: kill the obsolete sigdelset() and recalc_sigpe...
2014-06-06 Oleg Nesterovsignals: mv {dis,}allow_signal() from sched.h/exit...
2014-06-06 Oleg Nesterovsignals: cleanup the usage of t/current in do_sigaction()
2014-06-06 Oleg Nesterovsignals: rename rm_from_queue_full() to flush_sigqueue_...
2014-06-06 Oleg Nesterovsignals: kill rm_from_queue(), change prepare_signal...
2014-06-06 Oleg Nesterovsignals: s/siginitset/sigemptyset/ in do_sigtimedwait()
2014-06-06 Oleg Nesterovptrace: task_clear_jobctl_trapping()->wake_up_bit(...
2014-06-06 Matthew Dempskyptrace: fix fork event messages across pid namespaces
2014-06-06 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2014-06-05 Linus TorvaldsMerge tag 'microblaze-3.16-rc1' of git://git.monstr...
2014-06-05 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-06-05 Linus TorvaldsMerge branch 'arm64-efi-for-linus' of git://git./linux...
2014-06-05 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2014-06-05 Linus TorvaldsMerge branch 'x86/vdso' of git://git./linux/kernel...
2014-06-05 Linus TorvaldsMerge branch 'x86/espfix' of git://git./linux/kernel...
2014-06-05 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2014-06-05 Russell KingMerge branch 'devel-stable' into for-next
2014-06-05 Russell KingMerge branches 'alignment', 'fixes', 'l2c' (early part...
2014-06-04 Linus TorvaldsMerge branch 'akpm' (patchbomb from Andrew) into next
2014-06-04 Fabian Frederickkernel/compat.c: use sizeof() instead of sizeof
2014-06-04 Borislav Petkovkernel/printk: use symbolic defines for console loglevels
2014-06-04 Will Deaconprintk: report dropping of messages from logbuf
2014-06-04 John Stultztimekeeping: use printk_deferred when holding timekeepi...
2014-06-04 John Stultzprintk: Add printk_deferred_once
2014-06-04 John Stultzprintk: rename printk_sched to printk_deferred
2014-06-04 John Stultzprintk: disable preemption for printk_sched
2014-06-04 Steven Rostedtprintk: remove separate printk_sched buffers and use...
2014-06-04 Jan Karaprintk: enable interrupts before calling console_tryloc...
2014-06-04 Jan Karaprintk: fix lockdep instrumentation of console_sem
2014-06-04 Jan Karaprintk: release lockbuf_lock before calling console_try...
2014-06-04 Jan Karaprintk: remove outdated comment
2014-06-04 Petr Mladekprintk: return really stored message length
2014-06-04 Petr Mladekprintk: shrink too long messages
2014-06-04 Petr Mladekprintk: split message size computation
2014-06-04 Petr Mladekprintk: ignore too long messages
2014-06-04 Petr Mladekprintk: split code for making free space in the log...
2014-06-04 Kirill A. Shutemovkernel/user.c: drop unused field 'files' from user_struct
2014-06-04 Fabian Frederickkernel/hung_task.c: convert simple_strtoul to kstrtouint
2014-06-04 Fabian Frederickkernel/utsname_sysctl.c: replace obsolete __initcall...
2014-06-04 Fabian Frederickkernel/reboot.c: convert simple_strtoul to kstrtoint
2014-06-04 Fabian Frederickkernel/res_counter.c: replace simple_strtoull by kstrtoull
2014-06-04 Fabian Frederickkernel/tracepoint.c: kernel-doc fixes
2014-06-04 Fabian Frederickkernel/stop_machine.c: kernel-doc warning fix
2014-06-04 Fabian Frederickkernel/latencytop.c: convert seq_printf to seq_puts
2014-06-04 Fabian Frederickkernel/exec_domain.c: code clean-up
2014-06-04 Fabian Frederickkernel/capability.c: code clean-up
2014-06-04 Fabian Frederickkernel/backtracetest.c: replace no level printk by...
2014-06-04 Fabian Frederickkernel/cpu.c: convert printk to pr_foo()
2014-06-04 Fabian Fredericksys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
2014-06-04 Mel Gormanmm: page_alloc: use jump labels to avoid checking numbe...
2014-06-04 Oleg Nesterovmemcg: optimize the "Search everything else" loop in...
2014-06-04 Oleg Nesterovmemcg: mm_update_next_owner() should skip kthreads
2014-06-04 Oleg Nesterovmemcg: kill CONFIG_MM_OWNER
2014-06-04 Vladimir Davydovmm: get rid of __GFP_KMEMCG
2014-06-04 Tetsuo Handakthread: fix return value of kthread_create() upon...
2014-06-04 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2014-06-04 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2014-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-06-04 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-06-04 Linus TorvaldsMerge tag 'devicetree-for-3.16' of git://git./linux...
2014-06-04 Linus TorvaldsMerge tag 'sound-3.16-rc1' of git://git./linux/kernel...
2014-06-04 Linus TorvaldsMerge tag 'fbdev-omap-3.16' of git://git./linux/kernel...
2014-06-04 Linus TorvaldsMerge tag 'fbdev-main-3.16' of git://git./linux/kernel...
2014-06-04 Linus TorvaldsMerge tag 'pm+acpi-3.16-rc1' of git://git./linux/kernel...
2014-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-06-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm into...
2014-06-04 Linus TorvaldsMerge tag 'jfs-3.16' of git://github.com/kleikamp/linux...
2014-06-04 Linus TorvaldsMerge tag 'gfs2-merge-window' of git://git./linux/kerne...
2014-06-04 Linus TorvaldsMerge tag 'locks-v3.16' of git://git.samba.org/jlayton...
2014-06-04 Linus TorvaldsMerge tag 'firewire-updates' of git://git./linux/kernel...
2014-06-04 Jiri KosinaMerge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4'...
2014-06-04 Jiri KosinaMerge branches 'for-3.15/upstream-fixes' and 'for-3...
2014-06-03 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2014-06-03 Linus TorvaldsMerge branch 'x86-ras-for-linus' of git://git./linux...
2014-06-03 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2014-06-03 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2014-06-03 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2014-06-03 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2014-06-03 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2014-06-03 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2014-06-03 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2014-06-03 Rafael J. WysockiMerge branches 'acpi-tools' and 'pm-tools'
2014-06-03 Rafael J. WysockiMerge branch 'pm-cpufreq'
next