summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | drm/exynos: fix possible infinite loop issueInki Dae2014-11-101-16/+15
| | * | | | | | | | drm/exynos: g2d: fix null pointer dereferenceInki Dae2014-11-101-3/+6
| | * | | | | | | | drm/exynos: resolve infinite loop issue on non multi-platformInki Dae2014-11-101-0/+6
| | * | | | | | | | drm/exynos: resolve infinite loop issue on multi-platformInki Dae2014-11-101-0/+12
* | | | | | | | | | kernel: use the gnu89 standard explicitlyKirill A. Shutemov2014-11-151-2/+3
* | | | | | | | | | Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-11-1513-69/+124
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptorJeff Layton2014-11-131-5/+30
| * | | | | | | | | | NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust2014-11-121-0/+2
| * | | | | | | | | | NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revokedTrond Myklebust2014-11-122-11/+0
| * | | | | | | | | | NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust2014-11-123-3/+23
| * | | | | | | | | | NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond Myklebust2014-11-121-25/+17
| * | | | | | | | | | NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust2014-11-121-1/+23
| * | | | | | | | | | NFS: SEEK is an NFS v4.2 featureAnna Schumaker2014-11-121-3/+3
| * | | | | | | | | | nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara2014-11-121-1/+1
| * | | | | | | | | | nfs: Remove bogus assignmentJan Kara2014-11-121-1/+1
| * | | | | | | | | | nfs: remove spurious WARN_ON_ONCE in write pathWeston Andros Adamson2014-11-121-2/+0
| * | | | | | | | | | pnfs/blocklayout: serialize GETDEVICEINFO callsChristoph Hellwig2014-11-122-5/+10
| * | | | | | | | | | nfs: fix pnfs direct write memory leakPeng Tao2014-11-122-0/+12
| * | | | | | | | | | Revert "NFS: nfs4_do_open should add negative results to the dcache."Trond Myklebust2014-11-051-8/+1
| * | | | | | | | | | Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"Trond Myklebust2014-11-051-7/+3
| * | | | | | | | | | NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENTTrond Myklebust2014-11-051-0/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-11-145-13/+158
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Input: elantech - update the documentationUlrik De Bie2014-11-141-6/+75
| * | | | | | | | | | | Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie2014-11-141-0/+2
| * | | | | | | | | | | Input: elantech - report the middle button of the touchpadUlrik De Bie2014-11-141-0/+19
| * | | | | | | | | | | Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár2014-11-141-1/+16
| * | | | | | | | | | | Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár2014-11-101-0/+3
| * | | | | | | | | | | Input: alps - ignore potential bare packets when device is out of syncPali Rohár2014-11-091-1/+7
| * | | | | | | | | | | Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie2014-11-081-1/+18
| * | | | | | | | | | | Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie2014-11-081-2/+14
| * | | | | | | | | | | Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown2014-11-081-0/+1
| * | | | | | | | | | | Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai2014-11-061-2/+3
* | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-11-145-11/+27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang2014-11-131-1/+1
| * | | | | | | | | | | | Correct the race condition in aarch64_insn_patch_text_sync()William Cohen2014-11-131-2/+3
| * | | | | | | | | | | | arm64: __clear_user: handle exceptions on strbKyle McMartin2014-11-131-1/+1
| * | | | | | | | | | | | arm64: Fix data type for physical addressMin-Hua Chen2014-11-131-1/+1
| * | | | | | | | | | | | arm64: efi: Fix stub cache maintenanceMark Rutland2014-11-131-6/+21
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'platform-drivers-x86-v3.18-3' of git://git.infradead.org/users/dvh...Linus Torvalds2014-11-142-0/+45
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | platform: hp_accel: Add SERIO_I8042 as a dependency since it now includes i80...Giedrius Statkevicius2014-11-111-0/+1
| * | | | | | | | | | | | platform: hp_accel: add a i8042 filter to remove HPQ6000 data from kb bus streamGiedrius Statkevicius2014-11-071-0/+44
* | | | | | | | | | | | | Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-11-144-72/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ahci: fix AHCI parameters not taken into accountAntoine Tenart2014-11-041-6/+3
| * | | | | | | | | | | | | ata: sata_rcar: Add r8a7793 device supportKoji Matsuoka2014-10-282-1/+7
| * | | | | | | | | | | | | ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston2014-10-271-0/+5
| * | | | | | | | | | | | | ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo2014-10-271-3/+11
| * | | | | | | | | | | | | Revert "AHCI: Optimize single IRQ interrupt processing"Tejun Heo2014-10-271-61/+13
| * | | | | | | | | | | | | Revert "AHCI: Do not acquire ata_host::lock from single IRQ handler"Tejun Heo2014-10-271-0/+4
| * | | | | | | | | | | | | ata: sata_rcar: Disable DIPM mode for r8a7790 ES1Simon Horman2014-10-272-1/+12
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-11-144-25/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \