summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-10-01Merge branch 'client-4.2' into linux-nextTrond Myklebust5-4/+48
2014-10-01sd: Honor block layer integrity handling flagsMartin K. Petersen1-9/+24
2014-10-01net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny1-0/+1
2014-10-01NFS: Implement SEEKAnna Schumaker3-0/+23
2014-10-01Merge commit '24bab491220f' into client-4.2Trond Myklebust3-4/+25
2014-09-30of/pci: Move of_pci_range_to_resource() to of/address.cLiviu Dudau1-11/+9
2014-09-30ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idleRafael J. Wysocki1-0/+2
2014-09-30PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()Rafael J. Wysocki1-0/+4
2014-09-30Merge branch 'pm-genirq' into acpi-pmRafael J. Wysocki4-5/+22
2014-09-30bcma: register bcma as device tree driverHauke Mehrtens1-0/+2
2014-09-30of/pci: Add pci_register_io_range() and pci_pio_to_address()Liviu Dudau1-0/+7
2014-09-30Merge commit 'v3.16' into nextJames Morris13-76/+84
2014-09-30Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown1-0/+20
2014-09-30Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rn5t...Mark Brown4-31/+21
2014-09-30Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/ma...Mark Brown1-1/+1
2014-09-30Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...Mark Brown2-1/+41
2014-09-30Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp...Mark Brown1-2/+7
2014-09-30Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette1-0/+1
2014-09-30i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson1-3/+0
2014-09-30tty: serial: 8250: use 32bit variable for rpm_tx_activeSebastian Andrzej Siewior1-1/+1
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson2-11/+11
2014-09-30i2c: designware: add support of platform data to set I2C modeTan, Raymond1-0/+21
2014-09-29macvlan: add source modeMichael Braun1-0/+1
2014-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-20/+104
2014-09-29ARCNET: add support for multi interfaces on com20020Michael Grzeschik1-1/+14
2014-09-29ARCNET: add com20020 PCI IDs with metadataMichael Grzeschik1-0/+16
2014-09-29NFSD: Implement SEEKAnna Schumaker1-0/+5
2014-09-29NFSD: Add generic v4.2 infrastructureAnna Schumaker1-2/+16
2014-09-29net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet1-61/+72
2014-09-29iommu: introduce domain attribute for nesting IOMMUsWill Deacon1-0/+1
2014-09-29mei: remove include to pci header from mei module filesTomas Winkler1-0/+1
2014-09-29usb: hcd: add generic PHY supportSergei Shtylyov1-0/+1
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart1-1/+1
2014-09-29clk: ti: change clock init to use generic of_clk_initTero Kristo1-0/+1
2014-09-29dql: dql_queued() should write first to reduce bus transactionsEric Dumazet1-2/+10
2014-09-28net_dma: simple removalDan Williams3-35/+3
2014-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-09-28Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-15/+27
2014-09-27Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette3-0/+41
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen2-2/+25
2014-09-27block: Don't merge requests if integrity flags differMartin K. Petersen1-10/+10
2014-09-27block: Integrity checksum flagMartin K. Petersen2-0/+2
2014-09-27block: Relocate bio integrity flagsMartin K. Petersen2-5/+10
2014-09-27block: Add a disk flag to block integrity profileMartin K. Petersen1-0/+1
2014-09-27block: Add prefix to block integrity profile flagsMartin K. Petersen1-2/+4
2014-09-27block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen2-5/+16
2014-09-27block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen1-3/+3
2014-09-27block: Remove bip_bufMartin K. Petersen1-3/+0
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen2-7/+0
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen3-9/+17