summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-0552-502/+738
|\
| * direct-io: Handle O_(D)SYNC AIOChristoph Hellwig2013-09-046-14/+41
| * direct-io: Implement generic deferred AIO completionsChristoph Hellwig2013-09-0411-131/+105
| * add formats for dentry/file pathnamesAl Viro2013-09-042-0/+91
| * kvm eventfd: switch to fdgetAl Viro2013-09-041-10/+10
| * powerpc kvm: use fdgetAl Viro2013-09-041-10/+10
| * switch fchmod() to fdgetAl Viro2013-09-041-6/+5
| * switch epoll_ctl() to fdgetAl Viro2013-09-041-16/+15
| * switch copy_module_from_fd() to fdgetAl Viro2013-09-041-7/+6
| * git simplify nilfs check for busy subtreeAl Viro2013-09-041-19/+7
| * ibmasmfs: don't bother passing superblock when not neededAl Viro2013-09-041-14/+12
| * don't pass superblock to hypfs_{mkdir,create*}Al Viro2013-09-044-46/+39
| * don't pass superblock to hypfs_diag_create_filesAl Viro2013-09-043-30/+26
| * don't pass superblock to hypfs_vm_create_files()Al Viro2013-09-043-36/+35
| * oprofile: get rid of pointless forward declarations of struct super_blockAl Viro2013-09-043-3/+0
| * oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-0412-105/+104
| * oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-0411-23/+21
| * don't bother with passing superblock to oprofile_create_stats_files()Al Viro2013-09-043-14/+14
| * oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-0410-93/+91
| * don't bother passing sb to oprofile_create_files()Al Viro2013-09-043-15/+15
| * coh901318: don't open-code simple_read_from_buffer()Al Viro2013-09-041-21/+5
| * constify touch_atime()Al Viro2013-09-042-2/+2
| * vfs: allow umount to handle mountpoints without revalidating themJeff Layton2013-09-043-1/+184
| * vfs: call d_op->d_prune() before unhashing dentryYan, Zheng2013-09-041-2/+11
| * only regular files with FMODE_WRITE need to be on s_filesAl Viro2013-09-041-2/+4
| * nfsd: racy access to ->d_name in nsfd4_encode_path()Al Viro2013-09-041-6/+8
| * shm_mnt is as longterm as it gets, TYVM...Al Viro2013-09-041-3/+4
* | Merge branch 'ipmi'Linus Torvalds2013-09-053-1/+79
|\ \
| * | BMC support for PARISC machinesThomas Bogendoerfer2013-09-051-0/+75
| * | Add MODULE_ALIAS for autoloading ipmi driver on ACPI systemsJordan_Hargrave@Dell.com2013-09-051-0/+2
| * | ipmi: Initialize locals to avoid warningCorey Minyard2013-09-051-1/+1
| * | ipmi: info leak in compat_ipmi_ioctl()Dan Carpenter2013-09-051-0/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-0573-1403/+2413
|\ \ \
| * \ \ Merge tag 'kvm-arm-for-3.12' of git://git.linaro.org/people/cdall/linux-kvm-a...Gleb Natapov2013-09-014-10/+9
| |\ \ \
| | * | | ARM: KVM: Add newlines to panic stringsChristoffer Dall2013-08-311-4/+4
| | * | | ARM: KVM: Work around older compiler bugChristoffer Dall2013-08-311-1/+1
| | * | | ARM: KVM: Simplify tracepoint textChristoffer Dall2013-08-311-4/+3
| | * | | ARM: KVM: Fix kvm_set_pte assignmentChristoffer Dall2013-08-311-1/+1
| * | | | ARM: KVM: vgic: Bump VGIC_NR_IRQS to 256Christoffer Dall2013-08-301-1/+1
| * | | | ARM: KVM: Bugfix: vgic_bytemap_get_reg per cpu regsChristoffer Dall2013-08-301-1/+1
| * | | | ARM: KVM: vgic: fix GICD_ICFGRn accessMarc Zyngier2013-08-301-2/+6
| * | | | ARM: KVM: vgic: simplify vgic_get_target_regMarc Zyngier2013-08-301-9/+3
| * | | | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-08-3028-380/+711
| |\ \ \ \
| | * | | | Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-295488-102876/+301859
| | |\| | |
| | * | | | KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()Paul Mackerras2013-08-291-78/+72
| | * | | | KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras2013-08-282-1/+39
| | * | | | KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMXPaul Mackerras2013-08-281-4/+25
| | * | | | KVM: PPC: Book3S: Fix compile error in XICS emulationPaul Mackerras2013-08-281-0/+1
| | * | | | KVM: PPC: Book3S PR: return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-281-2/+3
| | * | | | arch: powerpc: kvm: add signed type cast for comparationChen Gang2013-08-281-2/+2