summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAge
* Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-11-18
|\
| * platform/x86: Add driver to force WMI Thunderbolt controller power statusMario Limonciello2017-09-20
* | dynamic_debug documentation: minor fixesRandy Dunlap2017-11-17
* | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\ \
| * | powerpc/tm: Add commandline option to disable hardware transactional memoryCyril Bur2017-10-20
| |/
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\ \
| * \ Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-09-28
| |\ \ | | |/ | |/|
| | * drm: handle override and firmware EDID at drm_do_get_edid() levelJani Nikula2017-09-19
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\ \ \
| * | | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\ \ \ \ | |/ / / |/| | |
| * | | net: Add support for networking over Thunderbolt cableAmir Levy2017-10-02
| |/ /
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-13
|\ \ \
| * | | irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interfaceMarc Zyngier2017-11-02
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-13
|\ \ \
| * | | sched/isolation: Document isolcpus= boot parameter flags, mark it deprecatedFrederic Weisbecker2017-10-31
| * | | x86/tsc: Append the 'tsc=' description for the 'tsc=unstable' boot parameterDou Liyang2017-10-10
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-13
|\ \ \
| * | | locking/lockdep: Add a boot parameter allowing unwind in cross-release and di...Byungchul Park2017-10-25
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-13
|\ \ \
| * | | rcutorture: Add interrupt-disable capability to stall-warning testsPaul E. McKenney2017-10-09
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-13
|\ \ \
| * | | s390: introduce CPU alternativesVasily Gorbik2017-10-18
| |/ /
* | | bug-hunting.rst: Fix an example and a typo in a Sphinx tagChristophe JAILLET2017-10-31
* | | Documentation: fix media related doc refsTom Saeger2017-10-12
* | | Documentation: fix input related doc refsTom Saeger2017-10-12
* | | Documentation: fix admin-guide doc refsTom Saeger2017-10-12
* | | PM: docs: Fix stale reference in kernel-parameters.txtRafael J. Wysocki2017-10-07
* | | Documentation: Improve softlockup_panic= description textBorislav Petkov2017-10-03
* | | console: Update to reflect new default valueDaniel Xu2017-09-26
|/ /
* | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-12
|\ \
| * | tomoyo: Update URLs in Documentation/admin-guide/LSM/tomoyo.rstTetsuo Handa2017-07-25
* | | Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-09-08
|\ \ \
| * | | ARC: [plat-eznps] new command line argument for HW scheduler at MTMNoam Camus2017-08-28
| | |/ | |/|
* | | mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko2017-09-06
* | | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-05
|\ \ \
| * \ \ Merge branch 'pm-docs'Rafael J. Wysocki2017-09-04
| |\ \ \
| | * | | PM: docs: Describe high-level PM strategies and sleep statesRafael J. Wysocki2017-08-29
| | |/ /
| * | | Merge branch 'intel_pstate'Rafael J. Wysocki2017-09-04
| |\ \ \
| | * \ \ Merge back intel_pstate material for v4.14.Rafael J. Wysocki2017-08-21
| | |\ \ \ | | | |/ / | | |/| |
| | | * | cpufreq: intel_pstate: Do not use PID-based P-state selectionRafael J. Wysocki2017-07-26
| | | |/
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-09-04
| |\ \ \ | | |/ / | |/| |
| | * | cpufreq: governor: Drop min_sampling_rateViresh Kumar2017-07-22
| | |/
* | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-05
|\ \ \
| * \ \ Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman2017-08-14
| |\ \ \ | | |/ /
| * | | char_dev: extend dynamic allocation of majors into a higher rangeLogan Gunthorpe2017-07-17
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-05
|\ \ \
| * | | s390/vmcp: make use of contiguous memory allocatorHeiko Carstens2017-08-09
| |/ /
* | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-04
|\ \ \
| * | | x86/intel_rdt: Add command line options for resource director technologyTony Luck2017-08-25
| |/ /