summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-01PM / sleep: Mechanism for aborting system suspends unconditionallyRafael J. Wysocki1-0/+4
2014-09-01regulator: max1586: add device-tree supportRobert Jarzmik1-1/+1
2014-09-01drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst1-3/+0
2014-09-01drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst1-4/+5
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst2-7/+1
2014-09-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+11
2014-08-31Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2014-08-30Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown1-0/+7
2014-08-30net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert1-14/+12
2014-08-30net: Clarification of CHECKSUM_UNNECESSARYTom Herbert1-23/+51
2014-08-30net: Allocate a new 16 bits for flags in skbuffTom Herbert1-0/+4
2014-08-30include/rxrpc/types.h: Remove unused headerRasmus Villemoes1-41/+0
2014-08-30include/linux/phonedev.h: Remove unused headerRasmus Villemoes1-25/+0
2014-08-30include/linux/i82593.h: Remove unused headerRasmus Villemoes1-229/+0
2014-08-30include/linux/cycx_x25.h: Remove unused headerRasmus Villemoes1-125/+0
2014-08-30net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann1-0/+13
2014-08-30net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz1-0/+3
2014-08-30net: add skb_get_tx_queue() helperDaniel Borkmann1-0/+6
2014-08-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-1/+1
2014-08-30xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger1-1/+1
2014-08-29Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+26
2014-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+25
2014-08-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+3
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-2/+2
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini2-6/+14
2014-08-29KVM: Unconditionally export KVM_CAP_USER_NMIChristoffer Dall1-3/+1
2014-08-29KVM: Unconditionally export KVM_CAP_READONLY_MEMChristoffer Dall1-2/+0
2014-08-29regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner1-0/+20
2014-08-29gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot1-1/+2
2014-08-29jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong1-5/+25
2014-08-29NFSD: Update some as-yet unused 4.2 error codesAnna Schumaker1-1/+2
2014-08-28ASoC: Remove unused cache_only from struct snd_soc_codecJarkko Nikula1-1/+0
2014-08-28ARM: tegra: remove unused tegra_emc.hRasmus Villemoes1-34/+0
2014-08-28pinctrl: Add mux options 3 and 4 for rockchip pinctrlDoug Anderson1-0/+2
2014-08-28treewide: fix synchronize_rcu() in commentsJesper Dangaard Brouer1-1/+1
2014-08-28percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter1-0/+11
2014-08-28regulator: fix kernel-doc warnings in header filesRandy Dunlap2-0/+3
2014-08-28dma-buf/fence: Fix one more kerneldoc warningThierry Reding1-0/+1
2014-08-28net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli1-0/+2
2014-08-28net: phy: broadcom: add new Broadcom OUIFlorian Fainelli1-1/+1
2014-08-28net: phy: broadcom: fix PHY_BCM_OUI_4Florian Fainelli1-1/+1
2014-08-28net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli1-0/+5
2014-08-28net: dsa: allow updating fixed PHY link informationFlorian Fainelli1-0/+3
2014-08-28net: dsa: allow drivers to do link adjustmentFlorian Fainelli1-0/+7
2014-08-28net: dsa: allow switches to work without taggingFlorian Fainelli2-3/+8
2014-08-28net: dsa: allow for more complex PHY setupsFlorian Fainelli1-0/+1
2014-08-28net: dsa: retain a per-port device_node pointerFlorian Fainelli1-0/+1
2014-08-28net: dsa: provide a switch device device tree node pointerFlorian Fainelli1-0/+7
2014-08-28net: phy: provide stub for fixed_phy_set_link_updateFlorian Fainelli1-8/+9
2014-08-28net: dsa: reduce number of protocol hooksFlorian Fainelli3-33/+16