aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-17KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_regMichael Neuling1-0/+39
2013-10-16Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into nextGleb Natapov1-4/+27
2013-10-15KVM: ARM: Remove non-ASCII space charactersChristoffer Dall1-1/+1
2013-10-02KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctlAnup Patel1-4/+27
2013-09-30KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini1-1/+1
2013-09-30KVM: protect kvm_usage_count with its own spinlockPaolo Bonzini1-1/+5
2013-09-24Documentation/kvm: Update cpuid documentation for steal time and pv eoiRaghavendra K T1-0/+7
2013-09-24KVM: Add documentation for kvm->srcu lockThomas Huth1-0/+11
2013-09-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds1-7/+7
2013-09-20arm64: documentation: tighten up tagged pointer documentationWill Deacon1-7/+7
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+6
2013-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+7
2013-09-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2013-09-16vfs: improve i_op->atomic_open() documentationMiklos Szeredi1-7/+7
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+31
2013-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-31/+11
2013-09-15bonding: Make alb learning packet interval configurableNeil Horman1-0/+6
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+10
2013-09-13cifs: update cifs.txt and remove some outdated infosBjörn Jacke1-31/+11
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+190
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-0/+2
2013-09-12memcg: document cgroup dirty/writeback memory statisticsSha Zhengju1-0/+2
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+4
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds5-6/+184
2013-09-12sched/Documentation: Update sched-design-CFS.txt documentationLi Bin1-3/+1
2013-09-12Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-4/+8
2013-09-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds4-9/+118
2013-09-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-0/+2065
2013-09-11Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds1-0/+12
2013-09-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds11-36/+147
2013-09-11initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley1-0/+4
2013-09-11aoe: remove do-nothing NAME="%k" term from example udev rulesEd Cashin1-1/+1
2013-09-11Documentation/filesystems/proc.txt: fix mistake in the description of Committed_ASMinto Joseph1-10/+9
2013-09-11coredump: add new %P variable in core_patternStéphane Graber1-0/+1
2013-09-11drivers/rtc/rtc-palmas.c: support for backup battery chargingLaxman Dewangan1-0/+33
2013-09-11drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm eventsHebbar Gururaja1-1/+5
2013-09-11rtc: add MOXA ART RTC driverJonas Jensen1-0/+17
2013-09-11mm: track vma changes with VM_SOFTDIRTY bitCyrill Gorcunov1-0/+7
2013-09-11mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi1-11/+19
2013-09-11hugepage: mention libhugetlbfs in docDavidlohr Bueso1-13/+12
2013-09-11block: support embedded device command line partitionCai Zhiyong1-0/+39
2013-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+117
2013-09-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2-5/+4
2013-09-11i40e: include i40e in kernel properJesse Brandeburg2-0/+117
2013-09-10Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+17