summaryrefslogtreecommitdiffstats
path: root/crypto/cast5_generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-02iommu/vt-d: Store bus information in RMRR PCI device pathJoerg Roedel2-1/+8
2014-10-02iommu/vt-d: Only remove domain when device is removedJoerg Roedel1-2/+1
2014-10-02driver core: Add BUS_NOTIFY_REMOVED_DEVICE eventJoerg Roedel2-5/+9
2014-09-28Linux 3.17-rc7v3.17-rc7Linus Torvalds1-1/+1
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov1-9/+18
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds1-2/+1
2014-09-27fold unlocking the children into dentry_unlock_parents_for_move()Al Viro1-5/+4
2014-09-27kill __d_materialise_dentry()Al Viro1-44/+10
2014-09-27__d_materialise_dentry(): flip the order of argumentsAl Viro1-24/+20
2014-09-27__d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro1-5/+3
2014-09-27don't open-code d_rehash() in d_materialise_unique()Al Viro1-5/+1
2014-09-27pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro1-7/+4
2014-09-27ufs: deal with nfsd/iget racesAl Viro2-1/+9
2014-09-27fuse: honour max_read and max_write in direct_io modeMiklos Szeredi4-7/+12
2014-09-27shmem: fix nlink for rename overwrite directoryMiklos Szeredi1-1/+3
2014-09-26mm: softdirty: keep bit when zapping file ptePeter Feiner1-1/+1
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick6-33/+33
2014-09-26genalloc: fix device node resource counterVladimir Zapolskiy1-0/+1
2014-09-26drivers/rtc/rtc-efi.c: add missing module aliasPali Rohár1-0/+1
2014-09-26mm, slab: initialize object alignment on cache creationDavid Rientjes1-9/+2
2014-09-26mm: softdirty: addresses before VMAs in PTE holes aren't softdirtyPeter Feiner1-9/+18
2014-09-26ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi1-8/+10
2014-09-26nilfs2: fix data loss with mmap()Andreas Rohner1-1/+6
2014-09-26ocfs2: free vol_label in ocfs2_delete_osb()Joseph Qi1-0/+1
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras1-0/+12
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton1-3/+3
2014-09-26MAINTAINERS: new Documentation maintainerRandy Dunlap1-2/+1
2014-09-25iommu/amd: Fix devid mapping for ivrs_ioapic overrideJoerg Roedel1-6/+15
2014-09-25iommu/irq_remapping: Fix the regression of hpet irq remappingYijing Wang4-7/+14
2014-09-25iommu: Fix bus notifier breakageMark Salter1-10/+16
2014-09-25iommu/amd: Split init_iommu_group() from iommu_init_device()Alex Williamson1-14/+13
2014-09-25iommu: Rework iommu_group_get_for_pci_dev()Alex Williamson1-67/+96
2014-09-25i2c: acpi: Fix NULL Pointer dereferencePeter Hüwe1-2/+12
2014-09-25i2c: move acpi code back into the coreWolfram Sang5-385/+355
2014-09-25iommu: Make of_device_id array constKiran Padwal4-4/+4
2014-09-25amd_iommu: do not dereference a NULL pointer address.Maurizio Lombardi1-0/+3
2014-09-25iommu/omap: Remove omap_iommu unused owner fieldLaurent Pinchart2-11/+0
2014-09-25iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel2-24/+0
2014-09-25IB/usnic: Convert to use new iommu_capable() API functionJoerg Roedel1-1/+1
2014-09-25vfio: Convert to use new iommu_capable() API functionJoerg Roedel1-2/+2
2014-09-25kvm: iommu: Convert to use new iommu_capable() API functionJoerg Roedel1-4/+2
2014-09-25iommu/tegra: Convert to iommu_capable() API functionJoerg Roedel2-8/+6
2014-09-25iommu/msm: Convert to iommu_capable() API functionJoerg Roedel1-4/+3
2014-09-25iommu/vt-d: Convert to iommu_capable() API functionJoerg Roedel1-8/+5
2014-09-25iommu/fsl: Convert to iommu_capable() API functionJoerg Roedel1-3/+2
2014-09-25iommu/arm-smmu: Convert to iommu_capable() API functionJoerg Roedel1-10/+9
2014-09-25iommu/amd: Convert to iommu_capable() API functionJoerg Roedel1-6/+5
2014-09-25iommu: Introduce iommu_capable API functionJoerg Roedel2-3/+22
2014-09-25iommu: Convert iommu-caps from define to enumJoerg Roedel2-5/+8
2014-09-25of/fdt: fix memory range checkSrinivas Kandagatla1-4/+4