summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-216-14/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | MAINTAINERS: add maintainer for ACPI parts of I2CWolfram Sang2014-08-191-0/+7
| * | | | | | | | | | | i2c: i801: Add PCI ID for Intel BraswellAlan Cox2014-08-191-0/+2
| * | | | | | | | | | | i2c: rework kernel config I2C_ACPILan Tianyu2014-08-194-14/+17
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'please-pull-memfd_create' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-213-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [IA64] Wire up memfd_create() system callTony Luck2014-08-183-1/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'microblaze-3.17-rc2' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-08-212-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | microblaze: Wire-up memfd_create syscallMichal Simek2014-08-212-0/+2
| * | | | | | | | | | | microblaze: Wire-up getrandom syscallMichal Simek2014-08-212-0/+2
| * | | | | | | | | | | microblaze: Wire-up seccomp syscallMichal Simek2014-08-212-0/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-08-2114-22/+269
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [SMB3] Enable fallocate -z support for SMB3 mountsSteve French2014-08-181-0/+55
| * | | | | | | | | | | enable fallocate punch hole ("fallocate -p") for SMB3Steve French2014-08-185-1/+73
| * | | | | | | | | | | Incorrect error returned on setting file compressed on SMB2Steve French2014-08-181-1/+1
| * | | | | | | | | | | CIFS: Fix wrong directory attributes after renamePavel Shilovsky2014-08-171-0/+6
| * | | | | | | | | | | CIFS: Fix SMB2 readdir error handlingPavel Shilovsky2014-08-177-8/+25
| * | | | | | | | | | | [CIFS] Possible null ptr deref in SMB2_tconSteve French2014-08-171-1/+2
| * | | | | | | | | | | [CIFS] Workaround MacOS server problem with SMB2.1 writeSteve French2014-08-161-1/+16
| * | | | | | | | | | | cifs: handle lease F_UNLCK requests properlyJeff Layton2014-08-161-2/+3
| * | | | | | | | | | | Cleanup sparse file support by creating worker function for itSteve French2014-08-161-31/+49
| * | | | | | | | | | | Add sparse file support to SMB2/SMB3 mountsSteve French2014-08-133-1/+47
| * | | | | | | | | | | Add missing definitions for CIFS File System AttributesSteve French2014-08-131-0/+23
| * | | | | | | | | | | cifs: remove unused function cifs_oplock_break_waitVincent Stehlé2014-08-111-7/+0Star
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-08-215-25/+60
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ext3: Count internal journal as bsddf overhead in ext3_statfsChin-Tsung Cheng2014-08-191-2/+3
| * | | | | | | | | | | | isofs: Fix unbounded recursion when processing relocated directoriesJan Kara2014-08-193-22/+55
| * | | | | | | | | | | | udf: avoid unneeded up_write when fail to add entry in ->symlinkChao Yu2014-08-191-1/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-08-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert "platform/x86/toshiba-apci.c possible bad if test?"Matthew Garrett2014-08-201-1/+1
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-215-21/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free itChen Gang2014-08-191-1/+3
| * | | | | | | | | | | | | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-08-191-1/+1
| * | | | | | | | | | | | | KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini2014-08-191-3/+0Star
| * | | | | | | | | | | | | KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit2014-08-191-4/+4
| * | | | | | | | | | | | | PC, KVM, CMA: Fix regression caused by wrong get_order() useAlexey Kardashevskiy2014-08-191-3/+3
| * | | | | | | | | | | | | kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)Michael S. Tsirkin2014-08-191-9/+10
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-08-211-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [SCSI] save command pool address of Scsi_HostJuergen Gross2014-08-151-2/+10
| * | | | | | | | | | | | | [SCSI] fix qemu boot hang problemGuenter Roeck2014-08-151-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | scsi: Fix qemu boot hang problemGuenter Roeck2014-08-191-1/+1
* | | | | | | | | | | | | Merge tag 'md/3.17-fixes' of git://neil.brown.name/mdLinus Torvalds2014-08-192-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | md/raid10: always initialise ->state on newly allocated r10_bioNeilBrown2014-08-191-0/+3
| * | | | | | | | | | | | | md/raid10: avoid memory leak on error path during reshape.NeilBrown2014-08-191-0/+1
| * | | | | | | | | | | | | md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown2014-08-191-0/+1
| * | | | | | | | | | | | | md/raid10: fix memory leak when reshaping a RAID10.NeilBrown2014-08-191-1/+1
| * | | | | | | | | | | | | md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown2014-08-181-0/+2
| * | | | | | | | | | | | | md/raid5: avoid livelock caused by non-aligned writes.NeilBrown2014-08-181-1/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-199-33/+771
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pci/host-designware', 'pci/host-mvebu' and 'pci/host-tegra' i...Bjorn Helgaas2014-07-239-33/+771
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | PCI: tegra: Add debugfs supportThierry Reding2014-07-221-0/+118