summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2018-05-22x86/speculation: Make "seccomp" the default mode for Speculative Store BypassKees Cook1-9/+17
2018-05-22x86/speculation: Add prctl for Speculative Store Bypass mitigationThomas Gleixner1-1/+5
2018-05-22x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigationKonrad Rzeszutek Wilk1-0/+33
2018-04-29s390: introduce CPU alternativesVasily Gorbik1-0/+3
2018-02-22kmemcheck: rip it outLevin, Alexander (Sasha Levin)1-7/+0
2018-02-07x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf1-2/+0
2018-01-17x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse1-0/+28
2018-01-17x86/Documentation: Add PTI descriptionDave Hansen1-7/+14
2018-01-02x86/pti: Add the pti= cmdline option and documentationBorislav Petkov1-0/+6
2018-01-02x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner1-0/+2
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-12/+12
2017-09-09Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds1-0/+9
2017-09-07mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko1-1/+1
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-70/+325
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+4
2017-09-04Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+7
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+13
2017-09-04Merge branch 'pm-docs'Rafael J. Wysocki5-9/+317
2017-09-04Merge branch 'intel_pstate'Rafael J. Wysocki1-53/+8
2017-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki1-8/+0
2017-08-29ARC: [plat-eznps] new command line argument for HW scheduler at MTMNoam Camus1-0/+9
2017-08-29PM: docs: Describe high-level PM strategies and sleep statesRafael J. Wysocki5-9/+317
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar1-0/+8
2017-08-25x86/intel_rdt: Add command line options for resource director technologyTony Luck2-0/+7
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-3/+4
2017-08-21Merge back intel_pstate material for v4.14.Rafael J. Wysocki1-53/+8
2017-08-14Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman1-0/+8
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens1-0/+4
2017-07-28cpufreq: docs: Add missing cpuinfo_cur_freq descriptionRafael J. Wysocki1-0/+8
2017-07-26cpufreq: intel_pstate: Do not use PID-based P-state selectionRafael J. Wysocki1-53/+8
2017-07-25tomoyo: Update URLs in Documentation/admin-guide/LSM/tomoyo.rstTetsuo Handa1-12/+12
2017-07-25documentation: Fix relation between nohz_full and rcu_nocbsPaul E. McKenney1-3/+4
2017-07-22cpufreq: governor: Drop min_sampling_rateViresh Kumar1-8/+0
2017-07-18x86/cpu/AMD: Document AMD Secure Memory Encryption (SME)Tom Lendacky1-0/+11
2017-07-18Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar15-34/+1416
2017-07-17char_dev: extend dynamic allocation of majors into a higher rangeLogan Gunthorpe1-0/+5
2017-07-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+13
2017-07-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+12
2017-07-07mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko1-2/+5
2017-07-07mm: allow slab_nomerge to be set at build timeKees Cook1-2/+8
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-6/+15
2017-07-05x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski1-0/+2
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-10/+8
2017-07-04Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds11-13/+1152
2017-07-04Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-1/+210
2017-07-04Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+6
2017-07-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+9
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+31
2017-06-30cpufreq: Update scaling_cur_freq documentationRafael J. Wysocki1-6/+6