summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-054-12/+16
|\
| * direct-io: Implement generic deferred AIO completionsChristoph Hellwig2013-09-042-2/+7
| * oprofile: get rid of pointless forward declarations of struct super_blockAl Viro2013-09-041-1/+0
| * oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-041-5/+5
| * oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-041-2/+1
| * oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-041-1/+1
| * constify touch_atime()Al Viro2013-09-041-1/+1
| * vfs: allow umount to handle mountpoints without revalidating themJeff Layton2013-09-041-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-055-10/+16
|\ \
| * | ARM: KVM: vgic: Bump VGIC_NR_IRQS to 256Christoffer Dall2013-08-301-1/+1
| * | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-08-301-1/+1
| |\ \
| | * \ Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-29339-2516/+8265
| | |\ \
| | * \ \ Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf2013-07-081-1/+1
| | |\ \ \
| | | * | | mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V2013-07-021-1/+1
| * | | | | KVM: PPC: reserve a capability number for multitce supportAlexey Kardashevskiy2013-08-261-0/+1
| * | | | | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T2013-08-261-0/+1
| | |_|/ / | |/| | |
| * | | | KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel2013-07-291-0/+8
| * | | | remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-181-8/+0
| * | | | KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-181-0/+1
| * | | | KVM: kvm-io: support cookiesCornelia Huck2013-07-181-0/+4
* | | | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-053-0/+57
|\ \ \ \ \
| * | | | | xen/balloon: set a mapping for ballooned out pagesStefano Stabellini2013-08-091-0/+3
| * | | | | drivers/tpm: add xen tpmfront interfaceDaniel De Graaf2013-08-091-0/+52
| * | | | | xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk2013-08-091-0/+2
* | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-052-1/+18
|\ \ \ \ \ \
| * | | | | | module: Fix mod->mkobj.kobj potentially freed too earlyLi Zhong2013-09-031-0/+1
| * | | | | | module: Add flag to allow mod params to have no argumentsSteven Rostedt2013-08-201-1/+12
| * | | | | | modules: add support for soft module dependenciesAndreas Robinson2013-08-201-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-051-1/+4
|\ \ \ \ \ \
| * | | | | | PTR_RET is now PTR_ERR_OR_ZERORusty Russell2013-07-151-1/+4
| |/ / / / /
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-054-9/+37
|\ \ \ \ \ \
| * | | | | | ext4: isolate ext4_extents.h fileZheng Liu2013-08-281-1/+0
| * | | | | | quota: provide interface for readding allocated space into reserved spaceJan Kara2013-08-172-0/+16
| * | | | | | ext4: add support for extent pre-cachingTheodore Ts'o2013-08-171-0/+1
| * | | | | | ext4: cache all of an extent tree's leaf block upon readingTheodore Ts'o2013-08-171-1/+13
| * | | | | | ext4: use unsigned int for es_status valuesTheodore Ts'o2013-08-171-7/+7
* | | | | | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-0513-163/+403
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/fsl' into tmpMark Brown2013-09-011-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: soc-pcm: Allow to specify unidirectional dai_linkFabio Estevam2013-09-011-0/+4
| * | | | | | | | Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown2013-09-011-4/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: Remove unused sysfs_registered field from snd_soc_codec structLars-Peter Clausen2013-08-311-1/+0
| | * | | | | | | | ASoC: Remove unused debugfs_dapm field from snd_soc_{platform,codec} structLars-Peter Clausen2013-08-311-2/+0
| | * | | | | | | | ASoC: Remove unused control_type field from snd_soc_codec structLars-Peter Clausen2013-08-311-1/+0
| * | | | | | | | | Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown2013-08-309-35/+98
| |\| | | | | | | |
| | * | | | | | | | ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()Lars-Peter Clausen2013-08-271-1/+1
| | * | | | | | | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-coreMark Brown2013-08-273-95/+135
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/dmic' into asoc-coreMark Brown2013-08-2772-381/+860
| | |\ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-2377-505/+1153
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-08-221-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420Padmavathi Venna2013-08-131-0/+1
| | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |