summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-09-14block, dm-crypt, btrfs: Introduce bio_flags()Bart Van Assche1-1/+2
2016-09-14block: Document that bio_op() uses the data type of bio.bi_opfBart Van Assche1-1/+1
2016-09-14block: remove blk_mq_alloc_single_hw_queue() prototypeLinus Walleij1-1/+0
2016-09-14block: add poll_considered statisticStephen Bates1-0/+1
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton1-0/+2
2016-09-14genirq: Expose interrupt information through sysfsCraig Gallek1-0/+3
2016-09-14cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait conditionRafael J. Wysocki1-0/+1
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+4
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+21
2016-09-13Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar1-13/+34
2016-09-13Merge tag 'extcon-next-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-25/+171
2016-09-13genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-09-13mfd: axp20x: Add support for AXP806 PMICChen-Yu Tsai1-0/+60
2016-09-13Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/...Linus Walleij1-0/+269
2016-09-13Merge tag 'v4.8-rc2' into develLinus Walleij11-37/+79
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum1-0/+2
2016-09-13extcon: Introduce EXTCON_PROP_DISP_HPD propertyChris Zhong1-1/+12
2016-09-13Merge tag 'pull_whole_for_4.9' of https://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki1-5/+0
2016-09-13PM / Domains: Add support for removing nested PM domains by providerJon Hunter1-0/+7
2016-09-13PM / Domains: Add support for removing PM domainsJon Hunter1-0/+5
2016-09-13PM / Domains: Store the provider in the PM domain structureJon Hunter1-0/+2
2016-09-13PM / Domains: Don't expose xlate and provider helper functionsJon Hunter1-28/+14
2016-09-13PM / Domains: Don't expose generic_pm_domain structure to clientsJon Hunter1-14/+0
2016-09-13PM / Domains: Add new helper functions for device-treeJon Hunter1-0/+16
2016-09-13PM / sleep: enable suspend-to-idle even without registered suspend_opsSudeep Holla1-0/+2
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-31/+198
2016-09-12irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPITomasz Nowicki1-2/+2
2016-09-12ACPI: Add new IORT functions to support MSI domain handlingTomasz Nowicki1-0/+12
2016-09-12ACPI: I/O Remapping Table (IORT) initial supportTomasz Nowicki1-0/+30
2016-09-12spi: pxa2xx: Default thresholds to PXA configurationAndy Shevchenko1-12/+8
2016-09-12netfilter: conntrack: remove packet hotpath statsFlorian Westphal1-4/+0
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+4
2016-09-12gpio: lpc32xx: remove unused platform data fileVladimir Zapolskiy1-50/+0
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman2-6/+6
2016-09-12Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman2-6/+6
2016-09-11Revert "hv_netvsc: make inline functions static"Stephen Hemminger1-0/+84
2016-09-11net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia1-0/+2
2016-09-11net/mlx5: SRIOV core code refactoringMohamad Haj Yahia1-2/+0
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+2
2016-09-10iio: trigger: helpers to determine own triggerLinus Walleij1-0/+11
2016-09-10phy: Add reset callbackRandy Li1-0/+3
2016-09-10extcon: Introduce EXTCON_PROP_USB_SS property for SuperSpeed modeGuenter Roeck1-1/+7
2016-09-10extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer deviceChanwoo Choi1-0/+1
2016-09-10extcon: Add new EXTCON_DISP_HMD for Head-mounted Display deviceChanwoo Choi1-0/+1
2016-09-10extcon: Add EXTCON_DISP_DP and the property for USB Type-CChris Zhong1-1/+7
2016-09-10extcon: Add the synchronization extcon APIs to support the notificationChanwoo Choi1-1/+29
2016-09-10extcon: Rename the extcon_set/get_state() to maintain the function naming pat...Chanwoo Choi1-7/+18
2016-09-10extcon: Add the support for the capability of each propertyChanwoo Choi1-0/+22
2016-09-10extcon: Add the support for extcon property according to extcon typeChanwoo Choi1-0/+81
2016-09-10extcon: Add the extcon_type to gather each connector into five categoryChanwoo Choi1-0/+9