aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-10-07Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-5/+4
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengineLinus Torvalds3-35/+3
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-11/+39
2014-10-07locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKINGJeff Layton1-2/+2
2014-10-07locks: set fl_owner for leases to filp instead of current->filesJeff Layton1-7/+1
2014-10-07locks: give lm_break a return valueJeff Layton1-1/+1
2014-10-07locks: move freeing of leases outside of i_lockJeff Layton1-3/+4
2014-10-07locks: define a lm_setup handler for leasesJeff Layton1-0/+1
2014-10-07locks: plumb a "priv" pointer into the setlease routinesJeff Layton1-6/+6
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet1-0/+8
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther1-7/+7
2014-10-07Merge branch 'pm-avs'Rafael J. Wysocki1-0/+20
2014-10-07Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+3
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki3-66/+67
2014-10-06net: introduce netdevice gso_min_segs attributeEric Dumazet1-1/+3
2014-10-06Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/picolcd', 'for-3.18/rmi', 'for-3.18/sony', 'for-3.18/uhid', 'for-3.18/upstream' and 'for-3.18/wacom' into for-linusJiri Kosina152-1414/+2867
2014-10-06mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker1-6/+18
2014-10-06net/mlx4_en: Code cleanups in tx pathEric Dumazet1-1/+1
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-0/+2
2014-10-04net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian1-3/+4
2014-10-04of: Introduce Device Tree resolve support.Pantelis Antoniou1-0/+3
2014-10-03fou: eliminate IPv4,v6 specific GRO functionsTom Herbert1-0/+3
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.gitMichael Ellerman1-3/+3
2014-10-03net/mlx5_core: Identify resources by their typeEli Cohen2-3/+13
2014-10-03net/mlx5_core: use set/get macros in device capsEli Cohen3-92/+207
2014-10-03net/mlx5_core: Use hardware registers description header fileEli Cohen3-75/+188
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen2-12/+40
2014-10-03qdisc: validate skb without holding lockEric Dumazet1-1/+1
2014-10-03dynamic_debug: change __dynamic_<foo>_dbg return types to voidJoe Perches1-6/+6
2014-10-03block: add bioset_create_nobvec()Junichi Nomura1-0/+1
2014-10-03Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/topic/rspi', 'spi/topic/sh-msiof' and 'spi/topic/sirf' into spi-nextMark 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-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' and 'core' into nextJoerg 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-01net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther1-0/+2
2014-10-01udp: Generalize skb_udp_segmentTom Herbert1-2/+24
2014-10-01net: 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/git/mmind/linux-rockchip into clk-nextMike Turquette1-0/+3