summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* fault-inject: make fail-nth read/write interface symmetricAkinobu Mita2017-07-141-6/+7
* fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita2017-07-141-4/+3
* Merge tag '4.13-fixes' of git://git.lwn.net/linuxLinus Torvalds2017-07-135-15/+11
|\
| * kokr/memory-barriers.txt: Fix obsolete link to atomic_ops.txtSeongJae Park2017-07-121-7/+7
| * memory-barriers.txt: Fix broken link to atomic_ops.txtSeongJae Park2017-07-121-3/+3
| * docs: Turn off section numbering for the input docsJonathan Corbet2017-07-121-1/+0
| * docs: Include uaccess docs from the right fileJonathan Corbet2017-07-121-1/+1
| * docs: Do not include from kernel/rcu/srcu.cJonathan Corbet2017-07-041-3/+0
* | Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2017-07-131-112/+396
|\ \
| * | tracing: Update Documentation/trace/ftrace.txtSteven Rostedt (VMware)2017-07-111-112/+396
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-134-5/+93
|\ \ \
| * | | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-121-1/+1
| * | | fault-inject: support systematic fault injectionDmitry Vyukov2017-07-121-0/+78
| * | | procfs: fdinfo: extend information about epoll target filesCyrill Gorcunov2017-07-121-1/+5
| * | | kexec/kdump: minor Documentation updates for arm64 and ImageBharat Bhushan2017-07-121-3/+9
* | | | Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-07-135-40/+102
|\ \ \ \
| * | | | rtc: add generic nvmem supportAlexandre Belloni2017-07-071-0/+2
| * | | | dt-bindings: rtc: stm32: add support for STM32H7Amelie Delaunay2017-07-061-5/+27
| * | | | rtc: gemini: Augment DT bindings for FaradayLinus Walleij2017-07-062-14/+28
| * | | | dt-bindings: Document the Broadcom STB wake-up timer nodeFlorian Fainelli2017-06-261-0/+22
| * | | | rtc.txt: standardize document formatMauro Carvalho Chehab2017-05-311-21/+23
* | | | | Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds2017-07-1312-20/+84
|\ \ \ \ \
| * | | | | Documentation: ABI: mtd: describe "offset" more preciselyRafał Miłecki2017-07-131-3/+3
| * | | | | Merge tag 'nand/for-4.13' into MTDBrian Norris2017-07-079-11/+37
| |\ \ \ \ \
| | * | | | | dt-bindings: gpmc: Correct location of generic gpmc bindingTom Rini2017-06-224-6/+6
| | * | | | | dt-bindings: mtd: elm: Correct compatible string requirementTom Rini2017-06-221-1/+1
| | * | | | | mtd: nand: denali_dt: add compatible strings for UniPhier SoC variantsMasahiro Yamada2017-06-101-0/+6
| | * | | | | mtd: nand: denali: avoid hard-coding ECC step, strength, bytesMasahiro Yamada2017-06-101-0/+7
| | * | | | | mtd: nand: mediatek: update DT bindingsXiaolei Li2017-06-011-2/+3
| | * | | | | mtd: gpmi: document current clock requirementsStefan Agner2017-06-011-1/+13
| | * | | | | dt-bindings: mtd: document new "on-die" nand-ecc-modeThomas Petazzoni2017-05-151-1/+1
| | |/ / / /
| * | | | | dt-bindings: mtd: make partitions doc a bit more genericBrian Norris2017-06-201-6/+26
| * | | | | mtd: mchp23k256: Add support for mchp23lcv1024Chris Packham2017-06-081-1/+1
| * | | | | mtd: mchp23k256: Add OF device ID tableChris Packham2017-06-011-0/+18
* | | | | | Merge tag 'pwm/for-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-134-20/+33
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-4.13/dt' into for-nextThierry Reding2017-07-063-2/+5
| |\ \ \ \ \ \
| | * | | | | | dt-bindings: pwm: meson: Add compatible for gxbb ao PWMsJerome Brunet2017-07-061-1/+3
| | * | | | | | dt-bindings: pwm: Update STM32 timers clock namesFabrice GASNIER2017-07-061-1/+1
| | * | | | | | dt-bindings: pwm: Add R-Car M3-W device tree bindingsUlrich Hecht2017-07-061-0/+1
| | | |/ / / / | | |/| | | |
| * / | | | | pwm: Standardize document formatMauro Carvalho Chehab2017-07-061-18/+28
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-121-4/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | net: Fix minor code bug in timestamping.txtAhmad Fatoum2017-07-111-4/+2
* | | | | | Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-127-9/+127
|\ \ \ \ \ \
| * | | | | | dt-bindings: add bindings for i2c-pca-platformChris Packham2017-06-271-0/+29
| * | | | | | dt: bindings: add documentation for zx2967 family i2c controllerBaoyou Xie2017-06-231-0/+22
| * | | | | | i2c: aspeed: added documentation for Aspeed I2C driverBrendan Higgins2017-06-231-0/+48
| * | | | | | i2c: designware: introducing I2C_SLAVE definitionsLuis Oliveira2017-06-191-1/+15
| * | | | | | i2c: i801: Add support for Intel Cannon LakeSrinivas Pandruvada2017-06-191-0/+2
| * | | | | | docs: i2c: dev-interface: adapt to new filenames of the i2c coreWolfram Sang2017-05-311-7/+7
| * | | | | | i2c: break out smbus support into separate fileWolfram Sang2017-05-311-0/+3