summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-05-26bcma: add module_bcma_driver()Hauke Mehrtens1-0/+9
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2-1/+2
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini1-4/+4
2015-05-26dmaengine: pxa: add pxa dmaengine driverRobert Jarzmik1-0/+27
2015-05-25gpiolib: Add missing dummies for the unified device properties interfaceGeert Uytterhoeven1-0/+15
2015-05-25net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli1-1/+1
2015-05-25net: make skb_splice_bits more configureableHannes Frederic Sowa1-2/+9
2015-05-25net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa1-0/+3
2015-05-24drivers: of/base: move of_init to driver_initSudeep Holla1-0/+6
2015-05-24drivers/base: cacheinfo: fix annoying typo when DT nodes are absentWill Deacon1-1/+1
2015-05-24driver-core: fix build for !CONFIG_MODULESDmitry Torokhov1-0/+11
2015-05-24Drivers: hv: vmbus: briefly comment num_sc and next_ocVitaly Kuznetsov1-3/+9
2015-05-24Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan1-0/+1
2015-05-24drivers: hv: vmbus: Get rid of some unused definitionsK. Y. Srinivasan1-19/+0
2015-05-24Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov1-7/+0
2015-05-24misc: mic: SCIF header file and IOCTL interfaceSudeep Dutt1-0/+993
2015-05-24Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-0/+4
2015-05-24mei: export mei client device struct to external useTomas Winkler1-2/+36
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler1-0/+13
2015-05-24power: axp288_charger: axp288 charger driverRamakrishna Pallala1-0/+7
2015-05-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+21
2015-05-23power: max17042_battery: add HEALTH and TEMP_* properties supportRamakrishna Pallala1-0/+4
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-14/+37
2015-05-23PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki1-5/+1
2015-05-23cpufreq: Track cpu managing sysfs kobjects separatelySaravana Kannan1-1/+3
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+22
2015-05-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+1
2015-05-22Input: update email-id of Rajeev KumarRajeev Kumar1-1/+1
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet1-0/+2
2015-05-22time: Remove read_boot_clock()Xunlei Pang1-1/+0
2015-05-22time: Include math64.h in time64.hXunlei Pang1-0/+1
2015-05-22time: Rework debugging variables so they aren't globalJohn Stultz1-0/+15
2015-05-22timekeeping: Provide new API to get the current time resolutionHarald Geyer1-0/+1
2015-05-22PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang1-0/+1
2015-05-22block, dm: don't copy bios for request clonesChristoph Hellwig2-5/+3
2015-05-22block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer1-12/+0
2015-05-22Merge tag 'at91-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/abe...Arnd Bergmann1-0/+144
2015-05-22nvme: submit internal commands through the block layerChristoph Hellwig1-15/+9
2015-05-22nvme: store a struct device pointer in struct nvme_devChristoph Hellwig1-1/+1
2015-05-22nvme: consolidate synchronous command submission helpersChristoph Hellwig1-5/+1
2015-05-22Merge tag 'arm-soc/for-4.2/soc-take2' of http://github.com/broadcom/stblinux ...Arnd Bergmann1-0/+88
2015-05-22regulator: max8973: add mechanism to enable/disable through GPIOLaxman Dewangan1-0/+4
2015-05-22regmap: Introduce regmap_get_reg_strideSrinivas Kandagatla1-0/+7
2015-05-22regmap: Introduce regmap_get_max_registerSrinivas Kandagatla1-0/+7
2015-05-22extcon: Update the prototype of extcon_register_notifier() with enum extconChanwoo Choi1-9/+8
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi2-66/+50
2015-05-22crypto: aead - Rename aead_alg to old_aead_algHerbert Xu1-3/+3
2015-05-22tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner1-1/+6
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2