summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-10-03net/mlx5_core: use set/get macros in device capsEli Cohen
2014-10-03net/mlx5_core: Use hardware registers description header fileEli Cohen
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen
2014-10-03qdisc: validate skb without holding lockEric Dumazet
2014-10-03dynamic_debug: change __dynamic_<foo>_dbg return types to voidJoe Perches
2014-10-03block: add bioset_create_nobvec()Junichi Nomura
2014-10-03qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUEJesper Dangaard Brouer
2014-10-03Merge branch 'next' into for-linusDmitry Torokhov
2014-10-03Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to...Mark Brown
2014-10-03PM / Domains: Rename cpu_data to cpuidle_dataUlf Hansson
2014-10-03Merge back cpufreq material for v3.18.Rafael J. Wysocki
2014-10-03mmc: sdhci: Add quirk for always getting TC with stop cmdAdrian Hunter
2014-10-03xen: sync some headers with xen treeJuergen Gross
2014-10-03locking/lockdep: Revert qrwlock recusive stuffPeter Zijlstra
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-10-03sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King
2014-10-02ARM: 8168/1: extend __init_end to a page align addressYalin Wang
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-02wil6210: atomic I/O for the card memoryVladimir Kondratiev
2014-10-02ASoC: Export dapm_kcontrol_get_valueSubhransu S. Prusty
2014-10-02ipvs: Clean up comment style in ip_vs.hSimon Horman
2014-10-02netfilter: explicit module dependency between br_netfilter and physdevPablo Neira Ayuso
2014-10-02netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel
2014-10-02iommu/vt-d: Store bus information in RMRR PCI device pathJoerg Roedel
2014-10-02mmc: core: restore detect line inversion semanticsLinus Walleij
2014-10-02driver core: Add BUS_NOTIFY_REMOVED_DEVICE eventJoerg Roedel
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2014-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-01net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther
2014-10-01net_sched: avoid calling tcf_unbind_filter() in call_rcu callbackWANG Cong
2014-10-01udp: Generalize skb_udp_segmentTom Herbert
2014-10-01net: cleanup and document skb fclone layoutEric Dumazet
2014-10-01Merge branch 'pci/msi' into nextBjorn Helgaas
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas
2014-10-01Merge branches 'pci/aer' and 'pci/virtualization' into nextBjorn Helgaas
2014-10-01ASoC: rt5645: Add headset detect functionOder Chiou
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang
2014-10-01PCI/MSI: Remove unused kobject from struct msi_descYijing Wang
2014-10-01PCI/MSI: Remove arch_msi_check_device()Alexander Gordeev
2014-10-01Merge tag 'v3.18-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Mike Turquette
2014-10-01scsi: fix the type for well known LUsSubhash Jadavani
2014-10-01Merge tag 'tags/restart-handler-for-v3.18' into v3.18-next/cpuclkHeiko Stuebner
2014-10-01HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires
2014-09-30PCI: Add pci_remap_iospace() to map bus I/O resourcesLiviu Dudau
2014-09-30of/pci: Add support for parsing PCI host bridge resources from DTLiviu Dudau
2014-09-30of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau
2014-09-30PCI: Add generic domain handlingCatalin Marinas