summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-155-9/+215
|\
| * Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-041-0/+44
| |\
| | * KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-171-0/+1
| | * KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-171-0/+1
| | * KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-171-0/+1
| | * KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras2013-10-171-0/+1
| | * KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-171-0/+1
| | * KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_regMichael Neuling2013-10-171-0/+39
| * | Documentation/kvm: add a 00-INDEX fileRamkumar Ramachandra2013-10-311-0/+24
| * | kvm: Add VFIO deviceAlex Williamson2013-10-301-0/+22
| * | kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov2013-10-301-3/+74
| * | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-1716-228/+96Star
| |\ \ | | |/ | |/|
| * | Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov2013-10-161-4/+27
| |\ \
| | * | KVM: ARM: Remove non-ASCII space charactersChristoffer Dall2013-10-161-1/+1
| | * | KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctlAnup Patel2013-10-021-4/+27
| * | | KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini2013-09-301-1/+1
| * | | KVM: protect kvm_usage_count with its own spinlockPaolo Bonzini2013-09-301-1/+5
| * | | Documentation/kvm: Update cpuid documentation for steal time and pv eoiRaghavendra K T2013-09-241-0/+7
| * | | KVM: Add documentation for kvm->srcu lockThomas Huth2013-09-241-0/+11
* | | | mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov2013-11-151-0/+94
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-143-68/+67Star
|\ \ \ \
| * | | | locking/doc: Update references to kernel/mutex.cPeter Zijlstra2013-11-112-6/+6
| * | | | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-061-0/+76
| |\ \ \ \
| * \ \ \ \ Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...Ingo Molnar2013-11-065-54/+89
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar2013-11-0617-229/+97Star
| |\ \ \ \ \ \
| * | | | | | | lockstat: Report avg wait and hold timesDavidlohr Bueso2013-10-091-62/+61Star
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-141-0/+75
|\ \ \ \ \ \ \
| * | | | | | | video: atmel_lcdfb: add device tree suportJean-Christophe PLAGNIOL-VILLARD2013-09-271-0/+75
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-142-4/+11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-09-281-3/+5
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: Update pci_find_slot() description in pci.txtYijing Wang2013-09-251-3/+5
| | | |/ / / / / | | |/| | | | |
| * / | | | | | PCI: imx6: Add support for i.MX6 PCIe controllerSean Cross2013-09-271-1/+6
| |/ / / / / /
* | | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-147-72/+470
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-11-071-1/+0Star
| |\ \ \ \ \ \ \
| | * | | | | | | cpuidle: remove cpuidle_unregister_governor()Viresh Kumar2013-10-301-1/+0Star
| * | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-283-65/+74
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-252-11/+20
| | * | | | | | | | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-251-1/+1
| | * | | | | | | | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-251-2/+2
| | * | | | | | | | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-251-51/+51
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2013-10-281-6/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / Runtime: Respect autosuspend when idle triggers suspendUlf Hansson2013-10-161-6/+8
| * | | | | | | | | Merge branch 'powercap'Rafael J. Wysocki2013-10-282-0/+388
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | PowerCap: DocumentationSrinivas Pandruvada2013-10-172-0/+388
| | |/ / / / / / /
* | | | | | | | | Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-143-10/+64
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm cache: resolve small nits and improve DocumentationMike Snitzer2013-11-121-10/+32
| * | | | | | | | | dm cache: add cache block invalidation supportJoe Thornber2013-11-111-1/+11
| * | | | | | | | | dm cache: add passthrough modeJoe Thornber2013-11-111-3/+16
| * | | | | | | | | dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty()Joe Thornber2013-11-101-2/+4
| * | | | | | | | | dm crypt: add TCW IV mode for old CBC TCRYPT containersMilan Broz2013-11-101-2/+9
| | |/ / / / / / / | |/| | | | | | |