aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengineVinod Koul1-31/+41
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-0/+196
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-14/+22
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+4
2013-11-15Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds2-6/+201
2013-11-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-0/+50
2013-11-16Merge branches 'for-3.12/upstream-fixes', 'for-3.13/holtek', 'for-3.13/i2c-hid', 'for-3.13/logitech', 'for-3.13/multitouch', 'for-3.13/roccat', 'for-3.13/upstream' and 'for-3.13/wiimote' into for-linusJiri Kosina2-0/+196
2013-11-15i2c: bcm-kona: Introduce Broadcom I2C DriverTim Kryger1-0/+35
2013-11-15i2c: omap: Fix missing device tree flags for omap2Tony Lindgren1-1/+2
2013-11-15Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-9/+2
2013-11-15doc: devicetree: Add bindings documentation for omap-des driverJoel Fernandes1-0/+30
2013-11-15ARM: dts: doc: Document missing compatible property for omap-sham driverLokesh Vutla1-1/+1
2013-11-15Documentation: dt: hwmon: Add OF document for LM90Wei Ni1-0/+44
2013-11-15hwmon: (lm90) Add support for TI TMP451Wei Ni1-0/+6
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-9/+215
2013-11-15mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov1-0/+94
2013-11-14tcp: tsq: restore minimal amount of queueingEric Dumazet1-3/+0
2013-11-14dmatest: add a 'wait' parameterDan Williams1-10/+17
2013-11-14dmatest: add basic performance metricsDan Williams1-0/+4
2013-11-14dmatest: restore ability to start test at module load and initDan Williams1-8/+10
2013-11-14dmatest: replace stored results mechanism, with uniform messagesDan Williams1-14/+13
2013-11-14Revert "dmatest: append verify result to results"Dan Williams1-4/+2
2013-11-14ARM: OMAP: devicetree: fix SPI node compatible property syntax itemsEric Witcher1-2/+2
2013-11-14i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston1-0/+1
2013-11-14i2c: i2c-st: Add ST I2C controllerMaxime COQUELIN1-0/+41
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-68/+67
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-0/+75
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-4/+11
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-72/+470
2013-11-14Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds3-10/+64
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds3-9/+11
2013-11-14Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+3
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-15/+30
2013-11-13DMA: Freescale: Add new 8-channel DMA engine device tree nodesHongbo Zhang1-0/+70
2013-11-13DMA: Freescale: revise device tree binding documentHongbo Zhang1-37/+31
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-126/+380
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds13-24/+101
2013-11-12twl4030_charger: Add devicetree supportNeilBrown1-0/+20
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-9/+30
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-0/+1
2013-11-13Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+7
2013-11-13gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata1-0/+4
2013-11-13Documentation/ABI: document the non-ABI status of Kconfig and symbolsJosh Triplett1-0/+13
2013-11-13Documentation/trace/tracepoints.txt: add links to TRACE_EVENT documentationStefan Raspl1-0/+5
2013-11-13Documentation/filesystems/vfat.txt: fix directory entry exampleLuis Ortega Perez de Villar1-1/+1
2013-11-13backlight: lp855x_bl: support new LP8555 deviceMilo Kim2-3/+31
2013-11-13MAINTAINERS: update Zwane Mwaikambo's e-mail addressJean Delvare1-1/+1
2013-11-13vsprintf: check real user/group id for %pKRyan Mallon1-7/+18
2013-11-13drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava1-0/+3
2013-11-13mm: improve the description for dirty_background_ratio/dirty_ratio sysctlZheng Liu1-5/+10