summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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-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-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
2016-03-15Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-15Merge commit 'torture.2015.02.23a' into core/rcuIngo Molnar
2016-03-15Merge commit 'fixes.2015.02.23a' into core/rcuIngo Molnar
2016-03-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-03-14Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'Rafael J. Wysocki
2016-03-14Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-03-14Merge branches 'acpi-pci', 'acpi-soc' and 'pnp'Rafael J. Wysocki
2016-03-12cpu/hotplug: Document states betterThomas Gleixner
2016-03-10cpu/hotplug: Fix smpboot thread orderingThomas Gleixner
2016-03-10Merge branch 'pm-cpufreq-governor' into pm-cpufreqRafael J. Wysocki
2016-03-10cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki
2016-03-10genirq: Export IRQ functions for module useQuan Nguyen
2016-03-10locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait()Davidlohr Bueso
2016-03-10locking/csd_lock: Explicitly inline csd_lock*() helpersDavidlohr Bueso
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-03-09memremap: check pfn validity before passing to pfn_to_page()Ard Biesheuvel
2016-03-09sched/kasan: remove stale KASAN poison after hotplugMark Rutland
2016-03-09mm: fix mixed zone detection in devm_memremap_pagesDan Williams
2016-03-09list: kill list_force_poison()Dan Williams
2016-03-09resource: Export insert_resource and remove_resourceToshi Kani
2016-03-09resource: Add remove_resource interfaceToshi Kani
2016-03-09resource: Change __request_region to inherit from immediate parentToshi Kani
2016-03-09cpufreq: Add mechanism for registering utilization update callbacksRafael J. Wysocki
2016-03-09x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"Chen Fan