summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-271-1/+1
|\
| * Documentation: Update SELinux reference policy URLPetr Vorel2018-11-191-1/+1
* | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-271-1/+1
|\ \
| * | powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot argDiana Craciun2018-12-201-1/+1
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-261-18/+17Star
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-041-18/+17Star
| |\ \
| | * | rcutorture: Remove cbflood facilityPaul E. McKenney2018-12-011-18/+0Star
| | * | doc: Document rcutorture forward-progress test kernel parametersPaul E. McKenney2018-11-121-0/+17
| | |/
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-262-1/+8
|\ \ \
| * | | x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko2018-12-112-1/+8
| | | |
| \ \ \
*-. \ \ \ Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki2018-12-214-1/+644
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | * | | Documentation: intel_pstate: Clarify coordination of P-State limitsSrinivas Pandruvada2018-11-291-1/+9
| * | | | cpuidle: Add 'above' and 'below' idle state metricsRafael J. Wysocki2018-12-121-0/+10
| * | | | cpuidle: Add cpuidle.governor= command line parameterRafael J. Wysocki2018-12-112-0/+10
| * | | | Documentation: admin-guide: PM: Add cpuidle documentRafael J. Wysocki2018-12-032-0/+615
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-011-2/+54
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | x86/speculation: Provide IBPB always command line optionsThomas Gleixner2018-11-281-0/+12
| * | | | x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner2018-11-281-1/+8
| * | | | x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner2018-11-281-1/+6
| * | | | x86/speculation: Add command line control for indirect branch speculationThomas Gleixner2018-11-281-2/+30
| |/ / /
* | | | psi: make disabling/enabling easier for vendor kernelsJohannes Weiner2018-11-301-0/+4
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-301-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt hand...Peter Zijlstra2018-11-201-1/+2
| |/ /
* | | Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-11-221-10/+11
|\ \ \
| * | | Documentation/security-bugs: Postpone fix publication in exceptional casesWill Deacon2018-11-201-10/+11
| | |/ | |/|
* | | Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-221-0/+2
|\ \ \ | |_|/ |/| |
| * | USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng2018-11-071-0/+2
| |/
* / Documentation: cpufreq: Correct a typoZhao Wei Liew2018-11-071-1/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-041-1/+5
|\
| * Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-031-1/+41
| |\
| | \
| | \
| *-. \ Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...Ingo Molnar2018-10-291-1/+5
| |\ \ \
| | * | | x86/earlyprintk: Add a force option for pciserial deviceFeng Tang2018-10-021-1/+5
* | | | | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-021-5/+3Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-021-5/+3Star
* | | | | memory-hotplug.rst: add some details about locking internalsDavid Hildenbrand2018-10-311-1/+41
| |/ / / |/| | |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-272-0/+34
|\ \ \ \
| * | | | mm: don't raise MEMCG_OOM event due to failed high-order allocationRoman Gushchin2018-10-271-0/+4
| * | | | mm: provide kernel parameter to allow disabling page init poisoningAlexander Duyck2018-10-271-0/+12
| * | | | psi: cgroup supportJohannes Weiner2018-10-271-0/+18
* | | | | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-1/+1
|\ \ \ \ \
| * | | | | powerpc: Wire up memtestChristophe Leroy2018-10-031-1/+1
* | | | | | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-0/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2018-10-011-0/+12
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | iommu: Add "iommu.strict" command line optionZhen Lei2018-10-011-0/+12
| | | |_|/ | | |/| |
* | | | | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-261-18/+29
|\ \ \ \ \
| * | | | | Documentation/security-bugs: Clarify treatment of embargoed informationWill Deacon2018-10-231-18/+29
| |/ / / /
* | | | | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-261-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | usb: hub: try old enumeration scheme first for high speed devicesZeng Tao2018-10-021-1/+2
| |/ / /
* | | | Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2018-10-246-6/+410
|\ \ \ \
| * | | | docs/admin-guide: memory-hotplug: remove table of contentsMike Rapoport2018-10-121-21/+0Star