summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-02-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+7
2015-02-21kernel: make READ_ONCE() valid on const argumentsLinus Torvalds1-3/+3
2015-02-21Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Jens Axboe1-5/+4
2015-02-21Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+7
2015-02-20net: Initialize all members in skb_gro_remcsum_init()Geert Uytterhoeven1-0/+1
2015-02-20NVMe: Fix potential corruption during shutdownKeith Busch1-1/+0
2015-02-20NVMe: Asynchronous controller probeKeith Busch1-0/+1
2015-02-20NVMe: Register management handle under nvme classKeith Busch1-2/+1
2015-02-20NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch1-2/+0
2015-02-20NVMe: Metadata format supportKeith Busch1-0/+2
2015-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-46/+7
2015-02-19kdb: Avoid printing KERN_ levels to consolesDaniel Thompson1-1/+7
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol2-2/+5
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng1-0/+1
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov2-44/+1
2015-02-19NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust1-1/+8
2015-02-18NFSv4.1: Clean up create_sessionTrond Myklebust1-1/+7
2015-02-18Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-3/+0
2015-02-18clk: Add __clk_hw_set_clk helper functionJavier Martinez Canillas1-0/+6
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-52/+53
2015-02-18Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-31/+1600
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-64/+69
2015-02-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+1
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2-0/+8
2015-02-18Merge branch 'cleanups'Trond Myklebust168-965/+2653
2015-02-18sched: Prevent recursion in io_schedule()NeilBrown1-3/+7
2015-02-18new helper: dup_iter()Al Viro1-0/+2
2015-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-20/+78
2015-02-18Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2-0/+11
2015-02-18Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2-1/+6
2015-02-18Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2-10/+2
2015-02-18Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+18
2015-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-16/+19
2015-02-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-7/+17
2015-02-18lib/rbtree.c: fix typo in commentJohn de la Garza1-1/+1
2015-02-18kexec: add IND_FLAGS macroGeoff Levand1-0/+1
2015-02-18kexec: add bit definitions for kimage entry flagsGeoff Levand1-4/+15
2015-02-18kexec: remove never used member destination in kimageBaoquan He1-2/+0
2015-02-18Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+32
2015-02-17watchdog: bcm47xx_wdt.c: add restart handler supportRafał Miłecki1-0/+1
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+310
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells1-0/+13
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-16/+396
2015-02-17HID: hid-sensor-hub: Correct documentationSrinivas Pandruvada1-0/+5
2015-02-17rtc: add driver for DS1685 family of real time clocksJoshua Kinard1-0/+375
2015-02-17dax: add dax_zero_page_rangeMatthew Wilcox1-0/+1
2015-02-17vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox1-1/+1
2015-02-17vfs: remove get_xip_memMatthew Wilcox2-3/+1
2015-02-17dax,ext2: replace xip_truncate_page with dax_truncate_pageMatthew Wilcox1-9/+1
2015-02-17dax,ext2: replace the XIP page fault handler with the DAX page fault handlerMatthew Wilcox1-1/+3