summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-148-5/+174
|\
| * Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-08-111-0/+9
| |\
| | * mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris2018-08-011-0/+9
| * | Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-08-1121-147/+255
| |\ \
| | * | dt-binding: mtd: denali_dt: document clock propertyMasahiro Yamada2018-07-181-0/+5
| | * | dt-bindings: Add bindings for SPI NAND devicesBoris Brezillon2018-07-181-0/+5
| | * | dt-bindings: qcom_nandc: update for ECC strength and step sizeAbhishek Sahu2018-07-181-4/+3
| | * | dt-bindings: mtd: add tegra NAND controller bindingStefan Agner2018-07-021-0/+64
| | * | mtd: rawnand: add an option to specify NAND chip as a boot deviceStefan Agner2018-07-021-0/+4
| | * | mtd: rawnand: add Reed-Solomon error correction algorithmStefan Agner2018-07-021-1/+1
| * | | dt-bindings: mtd: explicitly document nesting partitions descriptionsRafał Miłecki2018-07-241-0/+46
| * | | dt-bindings: mtd: document Broadcom's TRX firmware format bindingRafał Miłecki2018-07-071-0/+37
| | |/ | |/|
* | | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-145-16/+136
|\ \ \
| * \ \ Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-0622-119/+202
| |\ \ \
| * | | | block: make iolatency avg_lat exponentially decayDennis Zhou (Facebook)2018-08-021-9/+12
| * | | | blkcg: Track DISCARD statistics and output them in cgroup io.statTejun Heo2018-07-181-4/+6
| * | | | block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan2018-07-183-12/+41
| * | | | null_blk: add zone supportMatias Bjørling2018-07-091-0/+7
| * | | | Documentation: add a doc for blk-iolatencyJosef Bacik2018-07-091-0/+79
| | |_|/ | |/| |
* | | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-144-0/+721
|\ \ \ \
| * | | | KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentryPaolo Bonzini2018-08-051-0/+21
| * | | | Documentation/l1tf: Remove Yonah processors from not vulnerable listThomas Gleixner2018-08-051-2/+0
| * | | | Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-0537-201/+316
| |\ \ \ \
| * | | | | Documentation/l1tf: Fix typosTony Luck2018-07-201-7/+7
| * | | | | Documentation: Add section about CPU vulnerabilitiesThomas Gleixner2018-07-132-0/+600
| * | | | | x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsJiri Kosina2018-07-132-6/+66
| * | | | | x86/KVM/VMX: Add module argument for L1TF mitigationKonrad Rzeszutek Wilk2018-07-041-0/+12
| * | | | | x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being presentKonrad Rzeszutek Wilk2018-07-041-0/+6
| * | | | | Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner2018-07-021-6/+2
| * | | | | cpu/hotplug: Provide knobs to control SMTThomas Gleixner2018-06-212-0/+28
| | |_|_|/ | |/| | |
* | | | | Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-08-141-2/+2
|\ \ \ \ \
| * | | | | xfs: remove deprecated barrier/nobarrier mountEric Sandeen2018-07-261-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-08-1427-79/+3840
|\ \ \ \ \
| * | | | | docs: fix up the obviously obsolete bits in the new ext4 documentationTheodore Ts'o2018-07-292-40/+9
| * | | | | docs: add new ext4 superblock time extension fieldsDarrick J. Wong2018-07-291-2/+30
| * | | | | docs: create filesystem internal sectionDarrick J. Wong2018-07-293-11/+14
| * | | | | ext4: import extended attributes chapter from wiki pageDarrick J. Wong2018-07-292-0/+192
| * | | | | ext4: import directory layout chapter from wiki pageDarrick J. Wong2018-07-292-0/+427
| * | | | | ext4: import inode data fork chapter from wiki pageDarrick J. Wong2018-07-294-1/+245
| * | | | | ext4: import inodes chapter from wiki pageDarrick J. Wong2018-07-293-0/+585
| * | | | | ext4: import journal chapter from wiki pageDarrick J. Wong2018-07-292-0/+612
| * | | | | ext4: import multi-mount protection chapter from wiki pageDarrick J. Wong2018-07-292-0/+78
| * | | | | ext4: import bitmaps chapter from wiki pageDarrick J. Wong2018-07-292-0/+29
| * | | | | ext4: import group descriptors chapter from wiki pageDarrick J. Wong2018-07-292-0/+171
| * | | | | ext4: import superblocks chapter from wiki pageDarrick J. Wong2018-07-293-0/+783
| * | | | | ext4: import high level design chapter from wiki pageDarrick J. Wong2018-07-2910-0/+548
| * | | | | ext4: import on-disk layout book from wiki pageDarrick J. Wong2018-07-293-0/+51
| * | | | | ext4: convert ext4.rst to restructuredtext formatDarrick J. Wong2018-07-293-48/+89
| * | | | | ext4: move ext4.txt into its own directoryDarrick J. Wong2018-07-291-0/+0
| |/ / / /
* | | | | Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-08-142-1080/+14
|\ \ \ \ \