summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-10mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-10kexec: split kexec_file syscall code to kexec_file.cDave Young
2015-09-10seq_file: provide an analogue of print_hex_dump()Andy Shevchenko
2015-09-10kmod: use system_unbound_wq instead of khelperFrederic Weisbecker
2015-09-10lib/string_helpers: rename "esc" arg to "only"Kees Cook
2015-09-10hexdump: do not print debug dumps for !CONFIG_DEBUGLinus Walleij
2015-09-10include/linux/printk.h: include pr_fmt in pr_debug_ratelimitedJason A. Donenfeld
2015-09-10include/linux/poison.h: remove not-used poison pointer macrosVasily Kulikov
2015-09-10include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov
2015-09-10proc: export idle flag via kpageflagsVladimir Davydov
2015-09-10mm: introduce idle page trackingVladimir Davydov
2015-09-10mmu-notifier: add clear_young callbackVladimir Davydov
2015-09-10memcg: zap try_get_mem_cgroup_from_pageVladimir Davydov
2015-09-10memcg: add page_cgroup_ino helperVladimir Davydov
2015-09-10zpool: add zpool_has_pool()Dan Streetman
2015-09-09ether: add IEEE 1722 ethertype - TSNHenrik Austad
2015-09-10elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger
2015-09-09netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann
2015-09-09add microchip LAN88xx phy driverWoojung.Huh@microchip.com
2015-09-09Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-m...Kevin Hilman
2015-09-09Merge branch 'drivers/reset' into next/lateKevin Hilman
2015-09-09net: ipv6: use common fib_default_rule_prefPhil Sutter
2015-09-09Merge tag 'qcom-soc-for-4.3' into v4.2-rc2Andy Gross
2015-09-09Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-09-09Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-08Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-09PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz
2015-09-08Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-09-08Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-09-08Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-09-08Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2015-09-08mm: zbud: constify the zbud_opsKrzysztof Kozlowski
2015-09-08mm: zpool: constify the zpool_opsKrzysztof Kozlowski
2015-09-08mm: swap: zswap: maybe_preload & refactoringDmitry Safonov
2015-09-08zsmalloc: account the number of compacted pagesSergey Senozhatsky
2015-09-08zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky
2015-09-08mm: use numa_mem_id() in alloc_pages_node()Vlastimil Babka
2015-09-08mm: unify checks in alloc_pages_node() and __alloc_pages_node()Vlastimil Babka
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2015-09-08mm/hwpoison: fix race between soft_offline_page and unpoison_memoryWanpeng Li
2015-09-08mm/hwpoison: introduce num_poisoned_pages wrappersNaoya Horiguchi
2015-09-08mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...Wanpeng Li
2015-09-08mm: add utility for early copy from unmapped ramMark Salter