summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-286-0/+661
|\
| * Documentation: gpiolib: document new interfaceAlexandre Courbot2013-11-256-0/+661
* | doc: fix generation of device-driversNicolas Dichtel2013-11-281-1/+1
* | remove obsolete references to powertweakDave Jones2013-11-281-11/+0Star
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-261-1/+2
|\ \
| * \ Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-251-1/+2
| |\ \ | | |/ | |/|
| | * i2c: omap: Fix missing device tree flags for omap2Tony Lindgren2013-11-151-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-241-0/+17
|\ \ \ | |/ / |/| |
| * | ARM: DT: msm: Add Qualcomm's PRNG driver binding documentStanimir Varbanov2013-10-301-0/+17
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-221-9/+9
|\ \ \
| * | | target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-9/+9
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-221-0/+1
|\ \ \ \
| * | | | hwmon: (lm75) Add support for GMT G751 chipArnaud Ebalard2013-11-181-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-221-17/+17
|\ \ \ \ \
| * | | | | Documentation: filesystems: update btrfs tools sectionDavid Sterba2013-11-211-16/+6Star
| * | | | | Documentation: filesystems: add new btrfs mount optionsDavid Sterba2013-11-211-1/+11
* | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-221-3/+3
|\ \ \ \ \ \
| * | | | | | x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2013-11-221-3/+3
* | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-226-10/+687
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ima: enable support for larger default filedata hash algorithmsMimi Zohar2013-10-271-1/+5
| * | | | | | ima: define kernel parameter 'ima_template=' to change configured defaultRoberto Sassu2013-10-271-0/+5
| * | | | | | ima: new templates management mechanismRoberto Sassu2013-10-252-0/+89
| * | | | | | tpm: Add support for Atmel I2C TPMsJason Gunthorpe2013-10-221-0/+1
| * | | | | | tpm: Add support for the Nuvoton NPCT501 I2C TPMJason Gunthorpe2013-10-221-0/+2
| * | | | | | Add a generic associative array implementation.David Howells2013-09-241-0/+574
| * | | | | | KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells2013-09-241-5/+8
| * | | | | | KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells2013-09-241-4/+3Star
* | | | | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-8/+6Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2013-11-191-8/+6Star
| |\ \ \ \ \ \ \
| | * | | | | | | PM / Runtime: Update documentation around probe|remove|suspendUlf Hansson2013-11-121-8/+6Star
* | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-203-69/+143
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-161-31/+41
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dmatest: add a 'wait' parameterDan Williams2013-11-141-10/+17
| | * | | | | | | | | dmatest: add basic performance metricsDan Williams2013-11-141-0/+4
| | * | | | | | | | | dmatest: restore ability to start test at module load and initDan Williams2013-11-141-8/+10
| | * | | | | | | | | dmatest: replace stored results mechanism, with uniform messagesDan Williams2013-11-141-14/+13Star
| | * | | | | | | | | Revert "dmatest: append verify result to results"Dan Williams2013-11-141-4/+2Star
| * | | | | | | | | | DMA: Freescale: Add new 8-channel DMA engine device tree nodesHongbo Zhang2013-11-131-0/+70
| * | | | | | | | | | DMA: Freescale: revise device tree binding documentHongbo Zhang2013-11-131-37/+31Star
| * | | | | | | | | | Merge branch 'for-linus' into nextVinod Koul2013-10-301-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | dma: atmel-dma: correct typo in the device tree bindings documentationLudovic Desroches2013-10-201-1/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-201-3/+0Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tcp: tsq: restore minimal amount of queueingEric Dumazet2013-11-141-3/+0Star
* | | | | | | | | | | | Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-191-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARC: Add documentation on DT binding for ARC700 PMUMischa Jonker2013-11-121-0/+24
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-11-195-0/+69
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen2013-11-171-0/+21
| * | | | | | | | | | | | watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-11-171-0/+14
| * | | | | | | | | | | | documentation/devicetree: Move DT bindings from gpio to watchdogJohannes Thumshirn2013-11-171-0/+0
| * | | | | | | | | | | | watchdog: add ralink watchdog driverJohn Crispin2013-11-171-0/+19