Age | Commit message (Expand) | Author |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-03-17 | lib/bug.c: use common WARN helper | Josh Poimboeuf |
2016-03-17 | param: convert some "on"/"off" users to strtobool | Kees Cook |
2016-03-17 | printk: add clear_idx symbol to vmcoreinfo | Ivan Delalande |
2016-03-17 | printk: check CON_ENABLED in have_callable_console() | Sergey Senozhatsky |
2016-03-17 | printk: set may_schedule for some of console_trylock() callers | Sergey Senozhatsky |
2016-03-17 | printk: move can_use_console() out of console_trylock_for_printk() | Sergey Senozhatsky |
2016-03-17 | timer: convert timer_slack_ns from unsigned long to u64 | John Stultz |
2016-03-17 | mm: scale kswapd watermarks in proportion to memory | Johannes Weiner |
2016-03-17 | mm: memcontrol: report kernel stack usage in cgroup2 memory.stat | Vladimir Davydov |
2016-03-17 | watchdog: don't run proc_watchdog_update if new value is same as old | Joshua Hunt |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-03-17 | livepatch/module: remove livepatch module notifier | Jessica Yu |
2016-03-17 | modules: split part of complete_formation() into prepare_coming_module() | Jessica Yu |
2016-03-16 | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-16 | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-16 | cgroup: avoid false positive gcc-6 warning | Arnd Bergmann |
2016-03-16 | cgroup: ignore css_sets associated with dead cgroups during migration | Tejun Heo |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-15 | kallsyms: add support for relative offsets in kallsyms address table | Ard Biesheuvel |
2016-03-15 | mm/page_poisoning.c: allow for zero poisoning | Laura Abbott |
2016-03-15 | mm: fix two typos in comments for to_vmem_altmap() | Andreas Ziegler |
2016-03-15 | tags: Fix DEFINE_PER_CPU expansions | Peter Zijlstra |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-15 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-15 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-03-15 | Merge commit 'torture.2015.02.23a' into core/rcu | Ingo Molnar |
2016-03-15 | Merge commit 'fixes.2015.02.23a' into core/rcu | Ingo Molnar |
2016-03-14 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-14 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-03-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-03-14 | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-14 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-03-14 | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-03-14 | Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki |
2016-03-14 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2016-03-14 | Merge branches 'acpi-pci', 'acpi-soc' and 'pnp' | Rafael J. Wysocki |
2016-03-12 | cpu/hotplug: Document states better | Thomas Gleixner |
2016-03-11 | workqueue: Fix comment for work_on_cpu() | Anna-Maria Gleixner |
2016-03-10 | cpu/hotplug: Fix smpboot thread ordering | Thomas Gleixner |
2016-03-10 | Merge branch 'pm-cpufreq-governor' into pm-cpufreq | Rafael J. Wysocki |
2016-03-10 | cpufreq: Move scheduler-related code to the sched directory | Rafael J. Wysocki |
2016-03-10 | genirq: Export IRQ functions for module use | Quan Nguyen |
2016-03-10 | locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait() | Davidlohr Bueso |
2016-03-10 | locking/csd_lock: Explicitly inline csd_lock*() helpers | Davidlohr Bueso |
2016-03-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |