summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-04-10fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()Jan Kara1-4/+10
2017-04-10fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()Jan Kara1-4/+0
2017-04-10fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()Jan Kara1-4/+0
2017-04-10fsnotify: Pass fsnotify_iter_info into handle_event handlerJan Kara1-1/+2
2017-04-10fsnotify: Provide framework for dropping SRCU lock in ->handle_eventJan Kara1-0/+5
2017-04-10fsnotify: Detach mark from object list when last reference is droppedJan Kara1-2/+2
2017-04-10fsnotify: Free fsnotify_mark_connector when there is no mark attachedJan Kara2-5/+8
2017-04-10fsnotify: Lock object list with connector lockJan Kara1-1/+2
2017-04-10fsnotify: Move locking into fsnotify_recalc_mask()Jan Kara1-0/+2
2017-04-10fsnotify: Make fsnotify_mark_connector hold inode referenceJan Kara1-6/+6
2017-04-10fsnotify: Move object pointer to fsnotify_mark_connectorJan Kara1-7/+10
2017-04-10fsnotify: Move mark list head from object into dedicated structureJan Kara2-1/+13
2017-04-10EDAC: Rename report status accessorsBorislav Petkov1-2/+2
2017-04-10EDAC: Delete edac_stub.cBorislav Petkov1-23/+3
2017-04-10EDAC: Remove edac_err_assertBorislav Petkov1-1/+0
2017-04-10EDAC: Get rid of edac_handlersBorislav Petkov1-1/+0
2017-04-10x86/nmi, EDAC: Get rid of DRAM error reporting thru PCI SERR NMIBorislav Petkov1-2/+0
2017-04-10Merge tag 'phy-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2-31/+15
2017-04-10Merge tag 'extcon-next-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-5/+16
2017-04-10Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman14-21/+40
2017-04-10Merge 4.11-rc6 into driver-core-nextGreg Kroah-Hartman14-21/+40
2017-04-10crypto: api - Extend algorithm name limit to 128 bytesHerbert Xu1-1/+1
2017-04-10phy: exynos: Use one define for enable bitKrzysztof Kozlowski1-1/+2
2017-04-10phy: exynos-mipi-video: Use consistent method to address phy registersKrzysztof Kozlowski1-3/+1
2017-04-10phy: exynos5: Remove duplicated defines of PHY register definesKrzysztof Kozlowski2-27/+8
2017-04-10phy: exynos4: Remove duplicated defines of PHY register definesKrzysztof Kozlowski2-4/+8
2017-04-10Revert "rtnl: Add support for netdev event to link messages"David S. Miller1-2/+1
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2017-04-08skbuff: Extend gso_type to unsigned int.Steffen Klassert1-1/+2
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-10/+11
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2017-04-08block: remove the discard_zeroes_data flagChristoph Hellwig2-20/+0
2017-04-08block: add a new BLKDEV_ZERO_NOFALLBACK flagChristoph Hellwig1-0/+1
2017-04-08block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROESChristoph Hellwig1-0/+6
2017-04-08block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig1-6/+10
2017-04-08dm: support REQ_OP_WRITE_ZEROESChristoph Hellwig1-0/+6
2017-04-08block: renumber REQ_OP_WRITE_ZEROESChristoph Hellwig1-1/+1
2017-04-08serial: core: constify struct uart_port {name} fieldAndy Shevchenko1-1/+1
2017-04-08serdev: Add serdev_device_write subroutineAndrey Smirnov1-2/+15
2017-04-08iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensorQuentin Schulz1-0/+4
2017-04-08uio: Allow handling of non page-aligned memory regionsMichal Sojka1-5/+8
2017-04-08debugfs: set no_llseek in DEFINE_DEBUGFS_ATTRIBUTEGeliang Tang1-1/+1
2017-04-08fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.Matthew Gerlach1-0/+29
2017-04-08fpga: add config complete timeoutAlan Tull1-0/+3
2017-04-08iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada1-0/+2
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2017-04-08Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson1-8/+14
2017-04-07blk-mq-sched: provide hooks for initializing hardware queue dataOmar Sandoval1-0/+2
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe18-61/+55
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche1-1/+0