summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-02-18sched: Prevent recursion in io_schedule()NeilBrown
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-17Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-17lib/rbtree.c: fix typo in commentJohn de la Garza
2015-02-17kexec: add IND_FLAGS macroGeoff Levand
2015-02-17kexec: add bit definitions for kimage entry flagsGeoff Levand
2015-02-17kexec: Fix make headers_checkGeoff Levand
2015-02-17kexec: remove never used member destination in kimageBaoquan He
2015-02-17Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-17Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-17watchdog: bcm47xx_wdt.c: add restart handler supportRafał Miłecki
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-17fs/binfmt_som: Drop kernel support for HP-UX SOM binariesHelge Deller
2015-02-17HID: hid-sensor-hub: Correct documentationSrinivas Pandruvada
2015-02-17virtio_net: unconditionally define struct virtio_net_hdr_v1.Rusty Russell
2015-02-16rtc: add driver for DS1685 family of real time clocksJoshua Kinard
2015-02-16dax: add dax_zero_page_rangeMatthew Wilcox
2015-02-16vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox
2015-02-16vfs: remove get_xip_memMatthew Wilcox
2015-02-16dax,ext2: replace xip_truncate_page with dax_truncate_pageMatthew Wilcox
2015-02-16dax,ext2: replace the XIP page fault handler with the DAX page fault handlerMatthew Wilcox
2015-02-16dax,ext2: replace ext2_clear_xip_target with dax_clear_blocksMatthew Wilcox
2015-02-16dax,ext2: replace XIP read and write with DAX I/OMatthew Wilcox
2015-02-16vfs,ext2: introduce IS_DAX(inode)Matthew Wilcox
2015-02-16mm: allow page fault handlers to perform the COWMatthew Wilcox
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-16Revert "locks: keep a count of locks on the flctx lists"Jeff Layton
2015-02-15Merge branch 'bfin_rotary' into nextDmitry Torokhov
2015-02-15Input: bfin_rotary - move pin lists into into platform dataSonic Zhang
2015-02-15Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-15Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-15PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-15Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-02-14mutex: remove unused field "name" in debug modeAdrien Schildknecht
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds