summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| * i2c: rename core source file to allow refactorizationWolfram Sang2017-05-311-1/+1
* | Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-122-1/+16
|\ \
| * \ Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2017-06-282-0/+15
| |\ \
| | * | iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126Geetha Sowjanya2017-06-232-0/+7
| | * | iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161...shameer2017-06-231-0/+1
| | * | iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74Linu Cherian2017-06-232-0/+7
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-121-0/+34
|\ \ \ \
| * | | | ovl: document copying layers restrictions with inodes indexAmir Goldstein2017-07-041-0/+34
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-111-4/+2
|\ \ \ \
| * | | | bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov2017-07-031-4/+2
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2017-07-116-1/+74
|\ \ \ \ \
| * | | | | watchdog: uniphier: add UniPhier watchdog driverKeiji Hayashibara2017-07-031-0/+6
| * | | | | dt-bindings: watchdog: add description for UniPhier WDT controllerKeiji Hayashibara2017-07-031-0/+20
| * | | | | watchdog: bindings: dw_wdt: add reset linesSteffen Trumtrar2017-07-031-0/+3
| * | | | | dt-bindings: watchdog: Document STM32 IWDG bindingsYannick Fertre2017-06-051-0/+19
| * | | | | Documentation: devicetree: watchdog: da9062/61 watchdog timer bindingSteve Twiss2017-06-051-0/+23
| * | | | | watchdog: renesas-wdt: add support for rzaChris Brandt2017-06-051-1/+3
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-103-15/+64
|\ \ \ \ \ \
| * | | | | | mm: document highmem_is_dirtyable sysctlMichal Hocko2017-07-101-0/+20
| * | | | | | mm, memory_hotplug: support movable_node for hotpluggable nodesMichal Hocko2017-07-101-3/+9
| * | | | | | mm, vmpressure: pass-through notification supportDavid Rientjes2017-07-101-12/+35
* | | | | | | Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-07-102-1/+23
|\ \ \ \ \ \ \
| * | | | | | | f2fs: support plain user/group quotaChao Yu2017-07-081-0/+2
| * | | | | | | f2fs: introduce reserved_blocks in sysfsChao Yu2017-07-071-0/+6
| * | | | | | | f2fs: fix to document fault injection option and sysfs fileChao Yu2017-07-042-0/+14
| * | | | | | | f2fs: fix incorrect document of batched_trim_sectionsChao Yu2017-07-041-1/+1
* | | | | | | | Fix up over-eager 'wait_queue_t' renamingLinus Torvalds2017-07-101-6/+6
| |/ / / / / / |/| | | | | |
* | | | | | | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-0920-94/+473
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-277-9/+18
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2017-06-202-0/+179
| |\ \ \ \ \ \ \
| | * | | | | | | drm/tegra: Add driver documentationThierry Reding2017-06-152-0/+179
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-166-20/+221
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'sunxi-drm-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie2017-06-161-6/+121
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/sun4i: Add compatible for the A10s pipelineMaxime Ripard2017-06-011-0/+1
| | * | | | | | | | dt-bindings: display: sun4i: Add allwinner,tcon-channel propertyMaxime Ripard2017-06-011-4/+7
| | * | | | | | | | dt-bindings: display: sun4i: Add HDMI display bindingsMaxime Ripard2017-06-011-0/+79
| | * | | | | | | | dt-bindings: add bindings for DE2 on V3s SoCIcenowy Zheng2017-05-151-2/+24
| | * | | | | | | | dt-bindings: display: sun4i: Add component endpoint ID numbering schemeChen-Yu Tsai2017-05-141-0/+10
| | | |/ / / / / / | | |/| | | | | |