aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+18
2014-05-05clk: sunxi: Implement MMC phase controlEmilio López1-0/+22
2014-05-05Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+0
2014-05-05of: introduce of_dma_is_coherent() helperSantosh Shilimkar1-0/+6
2014-05-05of: introduce of_dma_get_range() helperGrygorii Strashko1-0/+8
2014-05-05device: introduce per device dma_pfn_offsetSantosh Shilimkar1-0/+2
2014-05-05Merge tag 'renesas-dt-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-0/+6
2014-05-05Merge branch 'renesas/clock' into next/boardsOlof Johansson2-3/+3
2014-05-05Merge tag 'renesas-clock-for-v3.16' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-3/+3
2014-05-05ASoC: sta350: add support for bits in miscellaneous registersDaniel Mack1-0/+5
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert1-0/+7
2014-05-05net: Call skb_checksum_init in IPv4Tom Herbert1-0/+6
2014-05-05net: Generalize checksum_init functionsTom Herbert1-0/+93
2014-05-05net: Allow csum_add to be provided in archTom Herbert1-0/+2
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-17/+162
2014-05-05vsock: Make transport the proto ownerAndy King1-1/+5
2014-05-05Merge branch 'for-linus' into for-nextTakashi Iwai32-69/+151
2014-05-05NVMe: Flush with data supportKeith Busch1-1/+0
2014-05-05NVMe: Configure support for block flushKeith Busch2-0/+2
2014-05-05NVMe: Update copyright headersMatthew Wilcox2-10/+2
2014-05-05kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger1-0/+1
2014-05-05mac80211: set an external flag for TDLS stationsArik Nemtsov1-0/+2
2014-05-05wimax: Spelling s/than/that/, wording s/destinatary/recipient/Geert Uytterhoeven1-2/+2
2014-05-05of: Spelling s/anonymouns/anonymous/Geert Uytterhoeven1-1/+1
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller1-0/+12
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada1-1/+1
2014-05-05iio: hid-sensors: Add api to get poll valueSrinivas Pandruvada1-0/+2
2014-05-05iio: hid-sensors: Convert units and exponentSrinivas Pandruvada1-0/+4
2014-05-05xfs: fix Q_XQUOTARM ioctlEric Sandeen1-0/+1
2014-05-05drm/i915: Split the BDW device definition to prepare for dual BSD rings on BD...Zhao Yakui1-5/+17
2014-05-04net: filter: make register naming more comprehensibleDaniel Borkmann1-8/+36
2014-05-04net: filter: simplify label names from jump-tableDaniel Borkmann1-0/+3
2014-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+3
2014-05-04cgroup, memcg: implement css->id and convert css_from_id() to use itTejun Heo1-0/+9
2014-05-04cgroup, memcg: allocate cgroup ID from 1Tejun Heo1-2/+2
2014-05-04cgroup: make flags and subsys_masks unsigned intTejun Heo1-4/+4
2014-05-03goldfish: Add a 64bit write helperAlan1-0/+15
2014-05-03Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan1-0/+5
2014-05-03Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan1-0/+2
2014-05-03tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet1-5/+3
2014-05-03Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley1-1/+0
2014-05-03arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier1-0/+3
2014-05-03genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner1-0/+4
2014-05-03ASoC: rt5645: Add codec driverOder Chiou1-0/+25
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+4
2014-05-03iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald1-0/+2
2014-05-02tcp: fix cwnd limited checking to improve congestion controlEric Dumazet2-1/+22
2014-05-02ASoC: add SND_SOC_BYTES_EXTVinod Koul1-0/+13
2014-05-02mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko1-0/+7
2014-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-17/+162