summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-058-149/+98
|\
| * mm, slub, kasan: enable user tracking by default with KASAN=yAndrey Ryabinin2015-11-051-2/+1
| * kasan: various fixes in documentationAndrey Konovalov2015-11-051-21/+22
| * Documentation/filesystems/proc.txt: a little tidyingHugh Dickins2015-11-051-8/+5
| * mm: page migration avoid touching newpage until no going backHugh Dickins2015-11-051-10/+9
| * mm: rmap use pte lock not mmap_sem to set PageMlockedHugh Dickins2015-11-051-45/+16
| * mm Documentation: undoc non-linear vmasHugh Dickins2015-11-053-65/+9
| * Documentation/vm/transhuge.txt: add information about max_ptes_swapEbru Akagunduz2015-11-051-0/+10
| * mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi2015-11-051-0/+2
| * mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smapsNaoya Horiguchi2015-11-051-0/+8
| * Doc/slub: document slabinfo-gnuplot.sh scriptSergey Senozhatsky2015-11-051-0/+59
| * kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus2015-11-051-2/+3
| * kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina2015-11-052-0/+17
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-055-13/+257
|\ \
| * \ Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-042-8/+197
| |\ \
| | * | KVM: arm/arm64: Fix vGIC documentationPavel Fedin2015-10-221-8/+10
| | * | arm/arm64: KVM: Add forwarded physical interrupts documentationChristoffer Dall2015-10-221-0/+187
| * | | iommu/vt-d: Add a command line parameter for VT-d posted-interruptsFeng Wu2015-10-011-0/+1
| * | | KVM: Update Posted-Interrupts Descriptor when vCPU is blockedFeng Wu2015-10-011-0/+12
| * | | kvm: add capability for any-length ioeventfdsJason Wang2015-10-011-1/+5
| * | | KVM: x86: Add support for local interrupt requests from userspaceSteve Rutherford2015-10-011-4/+10
| * | | KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford2015-10-011-3/+6
| * | | KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford2015-10-011-0/+12
| * | | KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford2015-10-011-0/+17
* | | | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-052-0/+46
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2015-11-022-0/+46
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | * | | | | | iommu/arm-smmu: Add support for MSI on SMMUv3Marc Zyngier2015-10-151-0/+19
| | | | | |/ / / / | | | | |/| | | |
| | | * / | | | | Documentation: dt: Update OMAP iommu bindings for DRA7 DSPsSuman Anna2015-10-141-0/+27
| | | |/ / / / /
* | | | | | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2015-11-0532-77/+1568
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: add new description of path-name lookup.Neil Brown2015-11-022-1/+1298
| * | | | | | | | Documentation/vm/slub.txt: document slabinfo-gnuplot.shSergey Senozhatsky2015-11-021-0/+59
| * | | | | | | | Doc: ABI/stable: Fix typo in ABI/stableMasanari Iida2015-11-022-3/+3
| * | | | | | | | doc: Clarify that nmi_watchdog param is for hardlockupsPranith Kumar2015-10-111-3/+4
| * | | | | | | | Typo correction for description in gpio document.Sachin Pandhare2015-10-111-3/+3
| * | | | | | | | kernel-docs.txt: update kernelnewbies referenceRichard Sailer2015-10-111-7/+7
| * | | | | | | | Doc:kvm: Fix typo in Doc/virtual/kvmMasanari Iida2015-10-113-4/+4
| * | | | | | | | Documentation/Changes: Add bc in "Current Minimal Requirements" sectionBenoit Lemarchand2015-10-111-0/+1
| * | | | | | | | Documentation/email-clients.txt: remove trailing whitespaceLuis de Bethencourt2015-10-111-1/+1
| * | | | | | | | DocBook: Use a fixed encoding for outputBen Hutchings2015-09-281-0/+6
| * | | | | | | | Docs/kernel-parameters: Add earlycon devicetree usageScott Wood2015-09-241-0/+4
| * | | | | | | | SubmittingPatches: make Subject examples match the de facto standardAlex Henrie2015-09-241-4/+4
| * | | | | | | | Documentation: gpio: mention that <function>-gpio has been deprecatedJavier Martinez Canillas2015-09-241-3/+7
| * | | | | | | | Documentation: cgroups: just fix a few typosYuan Sun2015-09-243-3/+3
| * | | | | | | | Documentation: Update kselftest.txtWang Long2015-09-241-0/+16
| * | | | | | | | Documentation: DMA API: Be more explicit that nents is always the sameSakari Ailus2015-09-242-3/+8
| * | | | | | | | Documentation: Update the default value of crashkernel lowBaoquan He2015-09-241-2/+4
| * | | | | | | | zram: update documentationSergey SENOZHATSKY2015-09-241-4/+40
| * | | | | | | | Merge branch 'doc/4.4' of git.lwn.net:/home/git/linux-2.6Jonathan Corbet2015-09-2410-37/+97
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Doc:misc-devices: Fix typo in Documentation/misc-devicesMasanari Iida2015-09-183-3/+3
| | * | | | | | | | can: Add documentation for CAN FD driver configurationOliver Hartkopp2015-09-181-20/+77