summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2017-12-23x86/pti: Add the pti= cmdline option and documentationBorislav Petkov1-0/+6
2017-12-23x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner1-0/+2
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+11
2017-12-22x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner1-0/+2
2017-12-22x86/doc: Remove obvious weirdnesses from the x86 MM layout documentationPeter Zijlstra1-9/+3
2017-12-22x86/mm/64: Improve the memory map documentationAndy Lutomirski1-4/+6
2017-12-22OPP: Introduce "required-opp" propertyViresh Kumar2-0/+67
2017-12-22OPP: Allow OPP table to be used for power-domainsViresh Kumar2-0/+11
2017-12-21Merge back cpufreq material for v4.16.Rafael J. Wysocki2-0/+82
2017-12-21Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+12
2017-12-20Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/amd', 'asoc/fix/atm...Mark Brown2-2/+2
2017-12-19Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/do...Mark Brown1-6/+12
2017-12-19Merge tag 'for-linus-20171218' of git://git.infradead.org/linux-mtdLinus Torvalds1-2/+0
2017-12-18sched/isolation: Document boot parameters dependency on CONFIG_CPU_ISOLATION=yFrederic Weisbecker2-2/+3
2017-12-17dt-bindings: opp: Introduce ti-opp-supply bindingsDave Gerlach1-0/+63
2017-12-16dt-bindings: marvell: Add documentation for the North Bridge PM on Armada 37xxGregory CLEMENT1-0/+19
2017-12-16thunderbolt: Make pathname to force_power shorterAndy Shevchenko1-1/+1
2017-12-16Merge back PM core material for v4.16.Rafael J. Wysocki2-2/+36
2017-12-15Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+34
2017-12-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-874/+0
2017-12-15mmc: dt-bindings: add mmc support to MT7623 SoCSean Wang1-0/+2
2017-12-15Documentation/vm/zswap.txt: update with same-value filled page featureSrividya Desireddy1-1/+21
2017-12-14mtd: nand: mtk: update DT bindingsRogerCC Lin1-3/+8
2017-12-14spi: sh-msiof: Document hardware limitations related to chip selectsGeert Uytterhoeven1-0/+10
2017-12-14spi: sh-msiof: Extend support to 3 native chip selectsGeert Uytterhoeven1-1/+5
2017-12-13ASoC: rsnd: Add device tree support for r8a774[35]Biju Das1-2/+4
2017-12-13ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEsPrarit Bhargava1-1/+0
2017-12-13mtd: spi-nor: add an API to restore the status of SPI flash chipHou Zhiqiang1-0/+3
2017-12-13dt-bindings: mtd: fsl-quadspi: Pass the qspi clock namesFabio Estevam1-1/+1
2017-12-12Revert "dt-bindings: mtd: add sst25wf040b and en25s64 to sip-nor list"Cyrille Pitchen1-2/+0
2017-12-12ASoC: tas5720: add basic support for TAS5722 devicesAndreas Dannenberg1-1/+3
2017-12-12arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni1-0/+1
2017-12-12locking/lockdep: Remove the cross-release locking checksIngo Molnar1-874/+0
2017-12-12ASoC: tfa9879: clean up bindingsPeter Rosin1-4/+4
2017-12-12ASoC: sun4i-i2s: Add support for A83TChen-Yu Tsai1-0/+2
2017-12-12Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2017-12-11Merge back earlier PM core material for v4.16.Rafael J. Wysocki2-2/+36
2017-12-11dt-bindings: mmc: renesas_sdhi: Add r8a77995 supportUlrich Hecht1-0/+1
2017-12-11ovl: don't follow redirects if redirect_dir=offMiklos Szeredi1-0/+34
2017-12-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+2
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+12
2017-12-09Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-0/+31
2017-12-09Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/l...Linus Torvalds74-103/+108
2017-12-08cpu_cooling: Keep only one of_cpufreq*cooling_register() helperViresh Kumar1-11/+3
2017-12-08cpu_cooling: Remove unused cpufreq_power_cooling_register()Viresh Kumar1-21/+3
2017-12-08cpu_cooling: Make of_cpufreq_power_cooling_register() parse DTViresh Kumar1-4/+3
2017-12-07dt-bindings: eeprom: at25: Document device-specific compatible valuesGeert Uytterhoeven1-3/+8
2017-12-07dt-bindings: eeprom: at25: Grammar s/are can/can/Geert Uytterhoeven1-1/+1
2017-12-06dt-bindings: Remove leading 0x from bindings notationMathieu Malaterre73-99/+99