summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2016-03-21sched/fair: Add comments to explain select_idle_sibling()Matt Fleming
2016-03-21sched/fair: Fix fairness issue on migrationPeter Zijlstra
2016-03-21sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra
2016-03-21Merge branch 'linus' into sched/urgent, to pick up dependenciesIngo Molnar
2016-03-21perf/core: Document some hotplug bitsPeter Zijlstra
2016-03-21perf/core: Fix Undefined behaviour in rb_alloc()Peter Zijlstra
2016-03-21perf/core: Fix dynamic interrupt throttlePeter Zijlstra
2016-03-21perf/core: Fix the unthrottle logicPeter Zijlstra
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-19Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-18tracing: Remove redundant reset per-CPU buff in irqsoff tracerDmitry Safonov
2016-03-18tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)
2016-03-18tracing: Have preempt(irqs)off trace preempt disabled functionsSteven Rostedt (Red Hat)
2016-03-18tracing: Fix return while holding a lock in register_tracer()Chunyu Hu
2016-03-18ftrace: Use kasprintf() in ftrace_profile_tracefs()Geliang Tang
2016-03-18ftrace: Update dynamic ftrace calls only if necessaryJiri Olsa
2016-03-18ftrace: Make ftrace_hash_rec_enable return update boolJiri Olsa
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17lib/bug.c: use common WARN helperJosh Poimboeuf
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook
2016-03-17printk: add clear_idx symbol to vmcoreinfoIvan Delalande
2016-03-17printk: check CON_ENABLED in have_callable_console()Sergey Senozhatsky
2016-03-17printk: set may_schedule for some of console_trylock() callersSergey Senozhatsky
2016-03-17printk: move can_use_console() out of console_trylock_for_printk()Sergey Senozhatsky
2016-03-17timer: convert timer_slack_ns from unsigned long to u64John Stultz
2016-03-17mm: scale kswapd watermarks in proportion to memoryJohannes Weiner
2016-03-17mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov
2016-03-17watchdog: don't run proc_watchdog_update if new value is same as oldJoshua Hunt
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-03-17livepatch/module: remove livepatch module notifierJessica Yu
2016-03-17modules: split part of complete_formation() into prepare_coming_module()Jessica Yu
2016-03-16Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16cgroup: avoid false positive gcc-6 warningArnd Bergmann
2016-03-16cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott
2016-03-15mm: fix two typos in comments for to_vmem_altmap()Andreas Ziegler
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds