Age | Commit message (Expand) | Author |
2016-10-19 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-10-19 | printk: suppress empty continuation lines | Linus Torvalds |
2016-10-19 | Merge branch 'gup_flag-cleanups' | Linus Torvalds |
2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes |
2016-10-19 | mm: replace get_user_pages_remote() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-19 | sched/fair: Fix incorrect task group ->load_avg | Vincent Guittot |
2016-10-18 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-10-18 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-10-18 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-10-17 | alarmtimer: Remove unused but set variable | Tobias Klauser |
2016-10-16 | cpu/hotplug: Use distinct name for cpu_hotplug.dep_map | Joonas Lahtinen |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2016-10-12 | Disable the __builtin_return_address() warning globally after all | Linus Torvalds |
2016-10-11 | hung_task: allow hung_task_panic when hung_task_warnings is 0 | John Siddle |
2016-10-11 | kthread: better support freezable kthread workers | Petr Mladek |
2016-10-11 | kthread: allow to modify delayed kthread work | Petr Mladek |
2016-10-11 | kthread: allow to cancel kthread work | Petr Mladek |
2016-10-11 | kthread: initial support for delayed kthread work | Petr Mladek |
2016-10-11 | kthread: detect when a kthread work is used by more workers | Petr Mladek |
2016-10-11 | kthread: add kthread_destroy_worker() | Petr Mladek |
2016-10-11 | kthread: add kthread_create_worker*() | Petr Mladek |
2016-10-11 | kthread: allow to call __kthread_create_on_node() with va_list args | Petr Mladek |
2016-10-11 | kthread/smpboot: do not park in kthread_create_on_cpu() | Petr Mladek |
2016-10-11 | kthread: kthread worker API cleanup | Petr Mladek |
2016-10-11 | kthread: rename probe_kthread_data() to kthread_probe_data() | Petr Mladek |
2016-10-11 | config: android: enable CONFIG_SECCOMP | Rob Herring |
2016-10-11 | config: android: set SELinux as default security mode | Rob Herring |
2016-10-11 | config: android: move device mapper options to recommended | Rob Herring |
2016-10-11 | config/android: Remove CONFIG_IPV6_PRIVACY | Borislav Petkov |
2016-10-11 | relay: Use irq_work instead of plain timer for deferred wakeup | Peter Zijlstra |
2016-10-11 | x86/panic: replace smp_send_stop() with kdump friendly version in panic path | Hidehiro Kawai |
2016-10-11 | ptrace: clear TIF_SYSCALL_TRACE on ptrace detach | Ales Novak |
2016-10-11 | kprobes: include <asm/sections.h> instead of <asm-generic/sections.h> | Christoph Hellwig |
2016-10-11 | sched/fair: Fix sched domains NULL dereference in select_idle_sibling() | Wanpeng Li |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro |
2016-10-10 | latent_entropy: Mark functions with __latent_entropy | Emese Revfy |
2016-10-10 | gcc-plugins: Add latent_entropy plugin | Emese Revfy |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-10 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-10-10 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-10-10 | Merge branch 'printk-cleanups' | Linus Torvalds |
2016-10-09 | printk: make reading the kernel log flush pending lines | Linus Torvalds |
2016-10-09 | printk: re-organize log_output() to be more legible | Linus Torvalds |
2016-10-09 | printk: split out core logging code into helper function | Linus Torvalds |
2016-10-09 | printk: reinstate KERN_CONT for printing continuation lines | Linus Torvalds |
2016-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-07 | console: don't prefer first registered if DT specifies stdout-path | Paul Burton |