summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* kbuild: verify that $DEPMOD is installedRandy Dunlap2018-08-171-12/+7
* KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentryPaolo Bonzini2018-08-151-0/+21
* Documentation/l1tf: Remove Yonah processors from not vulnerable listThomas Gleixner2018-08-151-2/+0
* Documentation/l1tf: Fix typosTony Luck2018-08-151-7/+7
* Documentation: Add section about CPU vulnerabilitiesThomas Gleixner2018-08-152-0/+600
* x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsJiri Kosina2018-08-152-6/+66
* x86/KVM/VMX: Add module argument for L1TF mitigationKonrad Rzeszutek Wilk2018-08-151-0/+12
* x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being presentKonrad Rzeszutek Wilk2018-08-151-0/+6
* Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner2018-08-151-6/+2
* cpu/hotplug: Provide knobs to control SMTThomas Gleixner2018-08-152-0/+28
* Documentation: dpaa2: Use correct heading adornmentIoana Ciornei2018-08-011-0/+1
* Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-261-1/+2
|\
| * usb: dwc3: rockchip: Fix PHY documentation links.Enric Balletbo i Serra2018-07-171-1/+2
* | Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-07-201-0/+2
|\ \
| * | dm writecache: support optional offset for start of deviceMikulas Patocka2018-07-021-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-183-86/+130
|\ \ \
| * | | bonding: Fix a typo in bonding.txtMasanari Iida2018-07-161-1/+1
| * | | networking: e1000.rst: Get rid of Sphinx warningsMauro Carvalho Chehab2018-07-121-75/+112
| * | | networking: e100.rst: Get rid of Sphinx warningsMauro Carvalho Chehab2018-07-121-10/+17
| |/ /
* | | Merge tag 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-07-1815-15/+15
|\ \ \ | |_|/ |/| |
| * | dt-bindings: Fix unbalanced quotation marksJonathan Neuschäfer2018-06-2612-12/+12
| * | dt-bindings: soc: qcom: Fix default clock-freq for qcom,geni-i2cDouglas Anderson2018-06-261-1/+1
| * | dt-bindings: w1-gpio: Remove unneeded unit addressFabio Estevam2018-06-261-1/+1
| * | Documentation: devicetree: tilcdc: fix spelling mistake "suppors" -> "supports"Enric Balletbo i Serra2018-06-261-1/+1
* | | Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-132-18/+50
|\ \ \
| * | | kbuild: document the KBUILD_KCONFIG env. variableRandy Dunlap2018-07-061-0/+5
| * | | kconfig: update user kconfig tools doc.Randy Dunlap2018-07-061-8/+43
| * | | kbuild: delete INSTALL_FW_PATH from kbuild documentationRandy Dunlap2018-07-061-9/+0
| * | | kbuild: update ARCH alias info for sparcRandy Dunlap2018-07-061-1/+1
| * | | kbuild: update ARCH alias info for shRandy Dunlap2018-07-061-0/+1
| | |/ | |/|
* / | docs: kernel-parameters.txt: document xhci-hcd.quirks parameterLaurentiu Tudor2018-07-061-0/+5
|/ /
* | Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-011-1/+1
|\ \
| * \ Merge tag 'fixes-for-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-06-251-1/+1
| |\ \
| | * | doc: usb: Fix typo in gadget_configfs documentationJaejoong Kim2018-06-181-1/+1
| | |/
* | | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-301-0/+6
|\ \ \
| * | | kconfig: document Kconfig source file commentsRandy Dunlap2018-06-251-0/+6
| | |/ | |/|
* | | Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-291-2/+12
|\ \ \
| * | | Documentation: intel_pstate: Describe hwp_dynamic_boost sysfs knobRafael J. Wysocki2018-06-271-0/+11
| * | | Documentation: admin-guide: intel_pstate: Fix sysfs pathRafael J. Wysocki2018-06-271-2/+1
| | |/ | |/|
* | | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-282-19/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-271-0/+23
|\ \ \
| * | | Input: add Spreadtrum vibrator driverXiaotong Lu2018-06-041-0/+23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-253-93/+97
|\ \ \ \ | |_|/ / |/| | |
| * | | strparser: Corrected typo in documentation.Vakul Garg2018-06-241-1/+1
| * | | Documentation: e1000: Fix docs build errorTobin C. Harding2018-06-231-37/+38
| * | | Documentation: e100: Fix docs build errorTobin C. Harding2018-06-231-57/+58
| * | | Documentation: e1000: Use correct heading adornmentTobin C. Harding2018-06-231-0/+1
| * | | Documentation: e100: Use correct heading adornmentTobin C. Harding2018-06-231-0/+1
* | | | Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-241-11/+12
|\ \ \ \
| * | | | tracing: Fix some errors in histogram documentationJoel Fernandes (Google)2018-06-211-11/+12
| | |_|/ | |/| |