summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-03-18usb: chipidea: add runtime power management supportPeter Chen1-0/+1
2015-03-18PM / sleep: add pm-trace support for suspending phaseZhonghui Fu1-4/+5
2015-03-18of: base: add function to get highest id of an alias stemWolfram Sang1-0/+6
2015-03-18regulator: Fix documentation for regmap in the configAxel Lin1-1/+1
2015-03-18dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam1-0/+3
2015-03-18tcp: rename struct tcp_request_sock listenerEric Dumazet1-1/+1
2015-03-17netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel1-1/+4
2015-03-17fs: add dirtytime_expire_seconds sysctlTheodore Ts'o1-0/+3
2015-03-17fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o1-0/+1
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson1-2/+0
2015-03-17dmaengine: intel-mid-dma: remove the driverAndy Shevchenko1-76/+0
2015-03-17regulator: palmas: Add has_regen3 check for TPS659038Keerthy1-0/+1
2015-03-17regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy1-0/+3
2015-03-17dmaengine: xilinx-dma: move header file to common locationKedareswara rao Appana1-0/+0
2015-03-17livepatch: Fix subtle race with coming and going modulesPetr Mladek1-0/+4
2015-03-17include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2-13/+9
2015-03-17ACPI: Introduce has_acpi_companion()Rafael J. Wysocki1-0/+10
2015-03-17driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki6-25/+35
2015-03-16lib: devres: add a helper function for ioremap_wcAbhilash Kesavan1-0/+2
2015-03-16vfio: move eventfd support code for VFIO_PCI to a separate fileAntonios Motakis1-0/+27
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula1-4/+0
2015-03-16mfd: syscon: Add atmel system timer registers definitionAlexandre Belloni1-0/+49
2015-03-16Merge branch 'nohz/guest' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Ingo Molnar3-7/+20
2015-03-16netfilter: bridge: remove BRNF_STATE_BRIDGED flagFlorian Westphal1-1/+0
2015-03-16netfilter: bridge: query conntrack about skb dnatFlorian Westphal1-6/+0
2015-03-16hwrng: add devm_* interfacesDmitry Torokhov1-0/+4
2015-03-16Merge branch 'quota_interface' into for_next_testingJan Kara2-7/+53
2015-03-16netdev: remove ndo ops for switchdevScott Feldman1-38/+0
2015-03-16switchdev: add swdev opsScott Feldman1-0/+3
2015-03-16bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov1-1/+4
2015-03-16ebpf: add helper for obtaining current processor idDaniel Borkmann1-0/+1
2015-03-16ebpf: add prandom helper for packet samplingDaniel Borkmann1-0/+2
2015-03-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+18
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds1-0/+5
2015-03-15rhashtable: Move future_tbl into struct bucket_tableHerbert Xu1-2/+3
2015-03-15rhashtable: Add rehash counter to bucket_tableHerbert Xu1-1/+3
2015-03-15rhashtable: Free bucket tables asynchronously after rehashHerbert Xu1-0/+2
2015-03-15rhashtable: Fix walker behaviour during rehashHerbert Xu1-4/+4
2015-03-15irqchip: gic: Add an entry point to set up irqchip flagsMarc Zyngier1-0/+1
2015-03-15irqchip: gic: Get rid of routable domainMarc Zyngier1-6/+0
2015-03-15irqchip: crossbar: Convert dra7 crossbar to stacked domainsMarc Zyngier1-11/+0
2015-03-15genirq: Add irqchip_set_wake_parentMarc Zyngier1-0/+1
2015-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+2
2015-03-14mac802154: correct max sifs size handlingAlexander Aring1-0/+2
2015-03-14Merge branch 'i2c/quirks' into i2c/for-4.1Wolfram Sang1-0/+43
2015-03-14power_supply: Add power_supply_put for decrementing device reference counterKrzysztof Kozlowski1-0/+1
2015-03-14power_supply: Change ownership from driver to coreKrzysztof Kozlowski6-30/+47
2015-03-14power_supply: Add API for safe access of power supply function attrsKrzysztof Kozlowski1-0/+16
2015-03-14power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski1-4/+18
2015-03-14power_supply: Add driver private dataKrzysztof Kozlowski1-0/+4