aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-19stmmac: update driver documentationGiuseppe CAVALLARO1-67/+65
2014-11-17net: can: c_can: Add support for TI am4372 DCANRoger Quadros1-1/+2
2014-11-17can: c_can: Add support for TI am3352 DCANRoger Quadros1-1/+1
2014-11-17can: c_can: Add support for TI DRA7 DCANRoger Quadros1-0/+1
2014-11-17can: c_can: Add syscon/regmap RAMINIT mechanismRoger Quadros1-0/+3
2014-11-16net: provide a per host RSS key generic infrastructureEric Dumazet1-0/+22
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+10
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+14
2014-11-13net: sh_eth: Add r8a7793 supportHisashi Nakamura1-0/+1
2014-11-12net: phy: micrel: enable led-mode for KSZ8081/KSZ8091Johan Hovold1-0/+2
2014-11-12dt/bindings: fix documentation of ethernet-phy compatible propertyJohan Hovold1-1/+2
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches1-4/+8
2014-11-09Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2014-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-7/+5
2014-11-07USB: Update default usb-storage delay_use value in kernel-parameters.txtMark Knibbs1-1/+1
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+14
2014-11-05amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas1-2/+10
2014-11-05net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron1-0/+14
2014-11-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds1-1/+4
2014-11-03[media] vivid: default to single planar device instancesHans Verkuil1-7/+5
2014-11-02thermal: rcar: Add binding docs for new R-Car Gen2 SoCsGeert Uytterhoeven1-1/+4
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller35-32/+934
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+35
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren1-0/+2
2014-10-31Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds13-20/+33
2014-10-31Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov1-1/+1
2014-10-30dsa: Add new optional devicetree property to describe EEPROM sizeGuenter Roeck1-1/+8
2014-10-30Merge tag 'sound-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+10
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline1-0/+13
2014-10-29tcp: allow for bigger reordering levelEric Dumazet2-6/+11
2014-10-29Documentation/SubmittingPatches: Reported-by tags and permissionDan Carpenter1-6/+4
2014-10-28Documentation: remove outdated references to the linux-next wikiJim Davis3-9/+0
2014-10-28Documentation: Restrict TSC test code to x86Alexander Graf1-1/+1
2014-10-27Merge tag 'media/v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+4
2014-10-27doc: kernel-parameters.txt: Add ide-generic.probe-maskMaciej W. Rozycki1-0/+12
2014-10-27Merge remote-tracking branches 'asoc/fix/adau1761', 'asoc/fix/fsl', 'asoc/fix/intel', 'asoc/fix/s6000' and 'asoc/fix/sgtl5000' into asoc-linusMark Brown1-0/+10
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-0/+207
2014-10-25vdso: don't require 64-bit math in standalone testJeff Mahoney1-1/+1
2014-10-24ptp: restore the makefile for building the test program.Richard Cochran1-0/+33
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+3
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-1/+4
2014-10-24Documentation: Add CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF caseMasanari Iida1-0/+4
2014-10-24Documentation: Add default kmemleak off case in kernel-parameters.txtMasanari Iida1-0/+2
2014-10-24overlay: overlay filesystem documentationNeil Brown1-0/+198
2014-10-24vfs: add i_op->dentry_open()Miklos Szeredi2-0/+9
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+6
2014-10-23Merge branch 'pm-qos'Rafael J. Wysocki1-1/+3
2014-10-22Docs: Document that the sticky bit is understood by hugetlbfsKirill Smelkov1-1/+1