summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-10-04dynamic_debug: change __dynamic_<foo>_dbg return types to voidJoe Perches1-6/+6
2014-10-04block: add bioset_create_nobvec()Junichi Nomura1-0/+1
2014-10-04Merge branch 'next' into efi-next-mergeMatt Fleming2-0/+18
2014-10-03efi: Provide a non-blocking SetVariable() operationMatt Fleming1-0/+6
2014-10-03efi: Introduce efi_md_typeattr_format()Laszlo Ersek1-0/+7
2014-10-03efi: Add macro for EFI_MEMORY_UCE memory attributeLaszlo Ersek1-0/+1
2014-10-03lib: Add a generic cmdline parse function parse_option_strDave Young1-0/+1
2014-10-03efi: Move noefi early param code out of x86 arch codeDave Young1-0/+1
2014-10-03efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming1-0/+2
2014-10-03Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to...Mark Brown1-0/+5
2014-10-03PM / Domains: Rename cpu_data to cpuidle_dataUlf Hansson1-2/+2
2014-10-03Merge back cpufreq material for v3.18.Rafael J. Wysocki1-0/+3
2014-10-03mmc: sdhci: Add quirk for always getting TC with stop cmdAdrian Hunter1-0/+2
2014-10-03uio: Export definition of struct uio_deviceAndy Grover1-1/+11
2014-10-03locking/lockdep: Revert qrwlock recusive stuffPeter Zijlstra1-9/+1
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-30/+39
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel3-19/+25
2014-10-02iommu/vt-d: Store bus information in RMRR PCI device pathJoerg Roedel1-1/+7
2014-10-02mmc: core: restore detect line inversion semanticsLinus Walleij1-2/+2
2014-10-02driver core: Add BUS_NOTIFY_REMOVED_DEVICE eventJoerg Roedel1-5/+6
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-0/+12
2014-10-02net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther1-0/+2
2014-10-02vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara1-0/+1
2014-10-02udp: Generalize skb_udp_segmentTom Herbert1-2/+24
2014-10-02net: cleanup and document skb fclone layoutEric Dumazet1-0/+25
2014-10-01Merge branch 'pci/msi' into nextBjorn Helgaas1-6/+0
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas3-11/+56
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang1-1/+0
2014-10-01PCI/MSI: Remove unused kobject from struct msi_descYijing Wang1-2/+0
2014-10-01PCI/MSI: Remove arch_msi_check_device()Alexander Gordeev1-3/+0
2014-10-01Merge tag 'v3.18-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Mike Turquette1-0/+3
2014-10-01Merge tag 'tags/restart-handler-for-v3.18' into v3.18-next/cpuclkHeiko Stuebner1-0/+3
2014-10-01HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires1-0/+2
2014-10-01PCI: Add pci_remap_iospace() to map bus I/O resourcesLiviu Dudau1-0/+3
2014-10-01of/pci: Add support for parsing PCI host bridge resources from DTLiviu Dudau1-0/+6
2014-10-01of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau2-0/+10
2014-10-01PCI: Add generic domain handlingCatalin Marinas1-0/+21
2014-10-01of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau1-6/+6
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