summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-262-0/+34
|\
| * mm: don't raise MEMCG_OOM event due to failed high-order allocationRoman Gushchin2018-10-261-0/+4
| * mm: provide kernel parameter to allow disabling page init poisoningAlexander Duyck2018-10-261-0/+12
| * psi: cgroup supportJohannes Weiner2018-10-261-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/+0
| * | | | yama: clarify ptrace_scope=2 in Yama documentationYves-Alexis Perez2018-10-071-2/+2
| * | | | docs/vm: split memory hotplug notifier description to Documentation/core-apiMike Rapoport2018-10-071-83/+0
| * | | | docs: move memory hotplug description into admin-guide/mmMike Rapoport2018-10-072-0/+509
| * | | | iommu: Fix passthrough option documentationRobin Murphy2018-09-201-1/+1
| * | | | Drop all 00-INDEX files from Documentation/Henrik Austad2018-09-091-2/+1
| * | | | Documentation/l1tf: Fix small spelling typoSalvatore Bonaccorso2018-08-311-1/+1
| | |/ / | |/| |
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-10-242-0/+575
|\ \ \ \
| * | | | docs: move ext4 administrative docs to admin-guide/Darrick J. Wong2018-10-052-0/+575
| | |/ / | |/| |
* | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-241-0/+2
|\ \ \ \
| * | | | LSM: Provide init debugging infrastructureKees Cook2018-10-101-0/+2
| | |/ / | |/| |
* | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-0/+5
|\ \ \ \
| * | | | x86/hyperv: Enable PV qspinlock for Hyper-VYi Sun2018-10-091-0/+5
| |/ / /
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-0/+5
|\ \ \ \
| * | | | perf/x86/intel: Add a separate Arch Perfmon v4 PMI handlerAndi Kleen2018-10-021-0/+5
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-15/+16
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-10-021-15/+16
| |\ \ \ \ | | |/ / / | |/| | |
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney2018-08-301-7/+8
| | |\ \ \ \ | | | | |/ /
| | | * | | rcu: Compute jiffies_till_sched_qs from other kernel parametersPaul E. McKenney2018-08-301-1/+8
| | | * | | rcu: Stop testing RCU-bh and RCU-schedPaul E. McKenney2018-08-301-6/+0
| | | |/ /
| | * | | doc: Update removal of RCU-bh/sched update machineryPaul E. McKenney2018-08-301-8/+8
| | |/ /
* | | | Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-10-231-0/+7
|\ \ \ \
| * | | | Documentation: intel_pstate: Add base_frequency informationSrinivas Pandruvada2018-10-161-0/+7
| |/ / /
* | | | Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-011-0/+12
|\ \ \ \ | |/ / /
| * | | xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki2018-09-141-0/+6
| | |/ | |/|
| * | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds2018-09-091-0/+6
| |\ \ | | |/ | |/|
| | * random: make CPU trust a boot parameterKees Cook2018-09-011-0/+6
* | | blkcg: associate writeback bios with a blkgDennis Zhou (Facebook)2018-09-211-3/+5
|/ /
* | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-241-1/+2
|\ \
| | \
| | \
| *-. \ Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-081-1/+7
| |\ \ \
| | | * | iommu: Add config option to set passthrough as defaultOlof Johansson2018-07-271-1/+2
| | |/ / | |/| |
* | | | mm, oom: introduce memory.oom.groupRoman Gushchin2018-08-221-0/+18
* | | | mm: clarify CONFIG_PAGE_POISONING and usageKees Cook2018-08-221-2/+3
* | | | Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-181-0/+9
|\ \ \ \
| * \ \ \ Merge 4.18-rc7 into driver-core-nextGreg Kroah-Hartman2018-07-302-2/+17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | driver core: allow stopping deferred probe after initRob Herring2018-07-101-0/+9