aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-07PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki2-0/+7
2019-04-04doc/mm: New documentation for memory performanceKeith Busch1-0/+169
2019-04-02x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf2-2/+7
2019-03-26rcu: Allow rcu_nocbs= to specify all CPUsPaul E. McKenney1-1/+3
2019-03-22x86/tsc: Add option to disable tsc clocksource watchdogJuri Lelli1-0/+4
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2019-03-12raid5: set write hint for PPLMariusz Dabrowski1-0/+3
2019-03-10Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+5
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds4-91/+336
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds3-8/+125
2019-03-07Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+1
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+2
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+4
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-8/+96
2019-03-06Documentation: Add MDS vulnerability documentationThomas Gleixner4-0/+311
2019-03-06Documentation: Move L1TF to separate directoryThomas Gleixner4-5/+15
2019-03-06x86/speculation/mds: Add mitigation control for MDSThomas Gleixner1-0/+22
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+22
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+7
2019-03-05mm: memcontrol: expose THP events on a per-memcg basisChris Down1-0/+16
2019-03-05mm: convert PG_balloon to PG_offlineDavid Hildenbrand1-3/+6
2019-03-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+19
2019-03-04Merge branches 'pm-cpuidle' and 'powercap'Rafael J. Wysocki1-8/+96
2019-02-25LSM: Ignore "security=" when "lsm=" is specifiedKees Cook1-6/+4
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-16/+16
2019-02-22Documentation: fix admin-guide/README.rst minimum gcc version requirementRandy Dunlap1-1/+1
2019-02-22usb: core: add option of only authorizing internal devicesDmitry Torokhov1-1/+2
2019-02-20Merge tag 'docs-5.0-fix' of git://git.lwn.net/linuxLinus Torvalds1-16/+16
2019-02-17perf-security: wrap paragraphs on 72 columnsAlexey Budankov1-129/+149
2019-02-17perf-security: elaborate on perf_events/Perf privileged usersAlexey Budankov1-0/+43
2019-02-17perf-security: document collected perf_events/Perf data categoriesAlexey Budankov1-2/+30
2019-02-17perf-security: document perf_events/Perf resource controlAlexey Budankov1-0/+42
2019-02-17Merge branch 'docs-5.0-fix' into docs-nextJonathan Corbet1-16/+16
2019-02-17Documentation: change linux-4.x references to 5.xArnd Bergmann1-16/+16
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+3
2019-02-14async: Add cmdline option to specify drivers to be async probedFeng Tang1-0/+4
2019-02-13Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-13/+19
2019-02-08Documentation: cgroup-v2: eliminate markup warningsRandy Dunlap1-1/+1
2019-02-06Documentation: Document arm64 kpti controlJeremy Linton1-0/+6
2019-02-06doc: kernel-parameters.txt: fix documentation of elevator parameterOtto Sabart1-3/+4
2019-02-06arm64: Enable the support of pseudo-NMIsJulien Thierry1-0/+5
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel1-1/+7
2019-02-01ipconfig: add carrier_timeout kernel parameterMartin Kepplinger1-0/+5
2019-01-30iommu/vt-d: Leave scalable mode default offLu Baolu1-4/+3
2019-01-25doc: Now jiffies_till_sched_qs solicits help from cond_resched()Paul E. McKenney1-13/+14
2019-01-25rcu: Add sysrq rcu_node-dump capabilityPaul E. McKenney1-0/+5
2019-01-25LSM: add SafeSetID module that gates setid callsMicah Morton2-0/+108
2019-01-16cpuidle: New timer events oriented governor for tickless systemsRafael J. Wysocki1-8/+96
2019-01-08Merge branch 'thorsten' into docs-nextJonathan Corbet1-27/+132