index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cast5_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
iommu/vt-d: Store bus information in RMRR PCI device path
Joerg Roedel
2
-1
/
+8
2014-10-02
iommu/vt-d: Only remove domain when device is removed
Joerg Roedel
1
-2
/
+1
2014-10-02
driver core: Add BUS_NOTIFY_REMOVED_DEVICE event
Joerg Roedel
2
-5
/
+9
2014-09-28
Linux 3.17-rc7
v3.17-rc7
Linus Torvalds
1
-1
/
+1
2014-09-27
vfs: Don't exchange "short" filenames unconditionally.
Mikhail Efremov
1
-9
/
+18
2014-09-27
fold swapping ->d_name.hash into switch_names()
Linus Torvalds
1
-2
/
+1
2014-09-27
fold unlocking the children into dentry_unlock_parents_for_move()
Al Viro
1
-5
/
+4
2014-09-27
kill __d_materialise_dentry()
Al Viro
1
-44
/
+10
2014-09-27
__d_materialise_dentry(): flip the order of arguments
Al Viro
1
-24
/
+20
2014-09-27
__d_move(): fold manipulations with ->d_child/->d_subdirs
Al Viro
1
-5
/
+3
2014-09-27
don't open-code d_rehash() in d_materialise_unique()
Al Viro
1
-5
/
+1
2014-09-27
pull rehashing and unlocking the target dentry into __d_materialise_dentry()
Al Viro
1
-7
/
+4
2014-09-27
ufs: deal with nfsd/iget races
Al Viro
2
-1
/
+9
2014-09-27
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
4
-7
/
+12
2014-09-27
shmem: fix nlink for rename overwrite directory
Miklos Szeredi
1
-1
/
+3
2014-09-26
mm: softdirty: keep bit when zapping file pte
Peter Feiner
1
-1
/
+1
2014-09-26
fs/cachefiles: add missing \n to kerror conversions
Fabian Frederick
6
-33
/
+33
2014-09-26
genalloc: fix device node resource counter
Vladimir Zapolskiy
1
-0
/
+1
2014-09-26
drivers/rtc/rtc-efi.c: add missing module alias
Pali Rohár
1
-0
/
+1
2014-09-26
mm, slab: initialize object alignment on cache creation
David Rientjes
1
-9
/
+2
2014-09-26
mm: softdirty: addresses before VMAs in PTE holes aren't softdirty
Peter Feiner
1
-9
/
+18
2014-09-26
ocfs2/dlm: do not get resource spinlock if lockres is new
Joseph Qi
1
-8
/
+10
2014-09-26
nilfs2: fix data loss with mmap()
Andreas Rohner
1
-1
/
+6
2014-09-26
ocfs2: free vol_label in ocfs2_delete_osb()
Joseph Qi
1
-0
/
+1
2014-09-26
MIPS: mcount: Adjust stack pointer for static trace in MIPS32
Markos Chandras
1
-0
/
+12
2014-09-26
MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systems
Paul Burton
1
-3
/
+3
2014-09-26
MAINTAINERS: new Documentation maintainer
Randy Dunlap
1
-2
/
+1
2014-09-25
iommu/amd: Fix devid mapping for ivrs_ioapic override
Joerg Roedel
1
-6
/
+15
2014-09-25
iommu/irq_remapping: Fix the regression of hpet irq remapping
Yijing Wang
4
-7
/
+14
2014-09-25
iommu: Fix bus notifier breakage
Mark Salter
1
-10
/
+16
2014-09-25
iommu/amd: Split init_iommu_group() from iommu_init_device()
Alex Williamson
1
-14
/
+13
2014-09-25
iommu: Rework iommu_group_get_for_pci_dev()
Alex Williamson
1
-67
/
+96
2014-09-25
i2c: acpi: Fix NULL Pointer dereference
Peter Hüwe
1
-2
/
+12
2014-09-25
i2c: move acpi code back into the core
Wolfram Sang
5
-385
/
+355
2014-09-25
iommu: Make of_device_id array const
Kiran Padwal
4
-4
/
+4
2014-09-25
amd_iommu: do not dereference a NULL pointer address.
Maurizio Lombardi
1
-0
/
+3
2014-09-25
iommu/omap: Remove omap_iommu unused owner field
Laurent Pinchart
2
-11
/
+0
2014-09-25
iommu: Remove iommu_domain_has_cap() API function
Joerg Roedel
2
-24
/
+0
2014-09-25
IB/usnic: Convert to use new iommu_capable() API function
Joerg Roedel
1
-1
/
+1
2014-09-25
vfio: Convert to use new iommu_capable() API function
Joerg Roedel
1
-2
/
+2
2014-09-25
kvm: iommu: Convert to use new iommu_capable() API function
Joerg Roedel
1
-4
/
+2
2014-09-25
iommu/tegra: Convert to iommu_capable() API function
Joerg Roedel
2
-8
/
+6
2014-09-25
iommu/msm: Convert to iommu_capable() API function
Joerg Roedel
1
-4
/
+3
2014-09-25
iommu/vt-d: Convert to iommu_capable() API function
Joerg Roedel
1
-8
/
+5
2014-09-25
iommu/fsl: Convert to iommu_capable() API function
Joerg Roedel
1
-3
/
+2
2014-09-25
iommu/arm-smmu: Convert to iommu_capable() API function
Joerg Roedel
1
-10
/
+9
2014-09-25
iommu/amd: Convert to iommu_capable() API function
Joerg Roedel
1
-6
/
+5
2014-09-25
iommu: Introduce iommu_capable API function
Joerg Roedel
2
-3
/
+22
2014-09-25
iommu: Convert iommu-caps from define to enum
Joerg Roedel
2
-5
/
+8
2014-09-25
of/fdt: fix memory range check
Srinivas Kandagatla
1
-4
/
+4
[next]