summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAgeFilesLines
* x86/cpu/AMD: Document AMD Secure Memory Encryption (SME)Tom Lendacky2017-07-181-0/+11
* Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar2017-07-1815-34/+1416
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-4/+13
| |\
| | * mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko2017-07-061-2/+5
| | * mm: allow slab_nomerge to be set at build timeKees Cook2017-07-061-2/+8
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-061-0/+12
| |\ \ | | |/ | |/|
| | * KVM: arm64: Enable GICv3 common sysreg trapping via command-lineMarc Zyngier2017-06-151-0/+4
| | * KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-lineMarc Zyngier2017-06-151-0/+4
| | * KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-lineMarc Zyngier2017-06-151-0/+4
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-07-051-6/+15
| |\ \
| | * | ima: define a set of appraisal rules requiring file signaturesMimi Zohar2017-06-211-1/+5
| | * | ima: extend the "ima_policy" boot command line to support multiple policiesMimi Zohar2017-06-211-6/+11
| | |/
| * | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-042-10/+8
| |\ \
| | * | cpufreq: Update scaling_cur_freq documentationRafael J. Wysocki2017-06-291-6/+6
| | * | cpufreq: intel_pstate: Clean up after performance governor changesRafael J. Wysocki2017-06-291-4/+2
| * | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-0311-13/+1152
| |\ \ \
| | * | | Docs: fix table problems in ras.rstJonathan Corbet2017-06-231-5/+5
| | * | | docs-rst: fix broken links to dynamic-debug-howto in kernel-parametersSteffen Maier2017-06-221-2/+4
| | * | | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-181-6/+0
| | |\ \ \
| | | * | | docs: update old references for DocBook from the documentationMauro Carvalho Chehab2017-05-161-6/+0
| | * | | | doc: ReSTify Smack.txtKees Cook2017-05-182-0/+858
| | * | | | doc: ReSTify LoadPin.txtKees Cook2017-05-182-0/+22
| | * | | | doc: ReSTify Yama.txtKees Cook2017-05-182-0/+75
| | * | | | doc: ReSTify tomoyo.txtKees Cook2017-05-182-0/+66
| | * | | | doc: ReSTify apparmor.txtKees Cook2017-05-182-0/+52
| | * | | | doc: ReSTify SELinux.txtKees Cook2017-05-182-0/+38
| | * | | | doc: ReSTify and split LSM.txtKees Cook2017-05-182-0/+32
| | | |_|/ | | |/| |
| * | | | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-034-1/+210
| |\ \ \ \
| | * \ \ \ Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman2017-06-124-9/+775
| | |\ \ \ \
| | * | | | | doc: Add coresight_cpu_debug.enable to kernel-parameters.txtLeo Yan2017-06-091-0/+7
| | * | | | | thunderbolt: Add documentation how Thunderbolt bus can be usedMika Westerberg2017-06-092-0/+200
| | * | | | | vhost/vsock: use static minor numberStefan Hajnoczi2017-05-181-1/+3
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-031-0/+6
| |\ \ \ \ \
| | * | | | | tty: serial: Add Actions Semi Owl UART earlyconAndreas Färber2017-06-201-0/+6
* | | | | | | x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski2017-07-051-0/+2
|/ / / / / /
* | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-031-0/+9
|\ \ \ \ \ \
| * | | | | | Documentation/kernel-parameters.txt: Update 'memmap=' boot option descriptionBaoquan He2017-05-241-0/+9
| |/ / / / /
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-031-10/+31
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-06-131-10/+31
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney2017-06-081-7/+3
| | * | | | srcu: Prevent sdp->srcu_gp_seq_needed counter wrapPaul E. McKenney2017-06-081-0/+9
| | * | | | rcuperf: Add writer_holdoff boot parameterPaul E. McKenney2017-06-081-3/+8
| | * | | | rcuperf: Add ability to performance-test call_rcu() and friendsPaul E. McKenney2017-06-081-0/+11
| | |/ / /
* | | | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-0/+7
|/ / / /
* | | | Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-091-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc/64s: Add dt_cpu_ftrs boot time setup optionNicholas Piggin2017-06-011-0/+9
| |/ /
* | | cpufreq: intel_pstate: Document the current behavior and user interfaceRafael J. Wysocki2017-05-143-9/+766
|/ /
* | Merge tag 'docs-4.12-2' of git://git.lwn.net/linuxLinus Torvalds2017-05-112-2/+2
|\ \ | |/
| * doc: replace FTP URL to kernel.org with HTTPS oneMichael Heimpold2017-05-111-1/+1
| * Documentation: earlycon: fix Marvell Armada 3700 UART nameAndre Przywara2017-05-091-1/+1
OpenPOWER on IntegriCloud