summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds1-1/+1
2015-09-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-9/+12
2015-09-12Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds2-5/+5
2015-09-12Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2015-09-12Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+44
2015-09-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-15/+11
2015-09-12fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches1-9/+10
2015-09-12sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers1-0/+2
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-1/+9
2015-09-11Merge branch 'pm-opp'Rafael J. Wysocki1-0/+6
2015-09-11Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds4-116/+256
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-35/+222
2015-09-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-0/+14
2015-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+6
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+84
2015-09-10mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov1-2/+10
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young1-3/+3
2015-09-10kexec: split kexec_file syscall code to kexec_file.cDave Young1-0/+11
2015-09-10seq_file: provide an analogue of print_hex_dump()Andy Shevchenko1-0/+4
2015-09-10kmod: use system_unbound_wq instead of khelperFrederic Weisbecker1-2/+0
2015-09-10lib/string_helpers: rename "esc" arg to "only"Kees Cook1-7/+7
2015-09-10hexdump: do not print debug dumps for !CONFIG_DEBUGLinus Walleij1-2/+8
2015-09-10include/linux/printk.h: include pr_fmt in pr_debug_ratelimitedJason A. Donenfeld1-2/+2
2015-09-10include/linux/poison.h: remove not-used poison pointer macrosVasily Kulikov1-7/+0
2015-09-10include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov1-2/+2
2015-09-10mm: introduce idle page trackingVladimir Davydov4-0/+127
2015-09-10mmu-notifier: add clear_young callbackVladimir Davydov1-0/+44
2015-09-10memcg: zap try_get_mem_cgroup_from_pageVladimir Davydov1-8/+1
2015-09-10memcg: add page_cgroup_ino helperVladimir Davydov1-0/+1
2015-09-10zpool: add zpool_has_pool()Dan Streetman1-0/+2
2015-09-10netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann1-2/+11
2015-09-10add microchip LAN88xx phy driverWoojung.Huh@microchip.com1-0/+73
2015-09-10Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-m...Kevin Hilman3-0/+92
2015-09-09Merge tag 'qcom-soc-for-4.3' into v4.2-rc2Andy Gross3-0/+92
2015-09-09Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-14/+0
2015-09-09Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-41/+58
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds5-1/+16
2015-09-09Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-1/+6
2015-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-123/+543
2015-09-09Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2015-09-09PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz1-0/+6
2015-09-09Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2-51/+328
2015-09-09Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-1/+1
2015-09-09Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-6/+10
2015-09-09Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2-4/+59
2015-09-09mm: zbud: constify the zbud_opsKrzysztof Kozlowski1-1/+1
2015-09-09mm: zpool: constify the zpool_opsKrzysztof Kozlowski1-2/+2
2015-09-09mm: swap: zswap: maybe_preload & refactoringDmitry Safonov1-0/+3
2015-09-09zsmalloc: account the number of compacted pagesSergey Senozhatsky1-2/+2
2015-09-09zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky1-0/+6