summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | power: charger-manager: Avoid recursive thermal get_temp callKrzysztof Kozlowski2014-10-281-0/+1
| | * | | | | | | | power_supply: Add no_thermal property to prevent recursive get_temp callsKrzysztof Kozlowski2014-10-282-0/+9
| | * | | | | | | | power: bq2415x_charger: Fix memory leak on DTS parsing errorKrzysztof Kozlowski2014-10-281-6/+6
| | * | | | | | | | power: bq2415x_charger: Properly handle ENODEV from power_supply_get_by_phandleKrzysztof Kozlowski2014-10-281-2/+9
| | * | | | | | | | power: ab8500_fg.c: use 64-bit time typesEbru Akagunduz2014-10-151-8/+9
| * | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-1511-46/+103
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'drm/tegra/for-3.18-rc5' of git://people.freedesktop.org/~tagr/linu...Dave Airlie2014-11-141-5/+4
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drm/tegra: dc: Add missing call to drm_vblank_on()Thierry Reding2014-11-131-5/+4
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-11-142-3/+38
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drm/nouveau/nv50/disp: Fix modeset on G94Roy Spliet2014-11-131-2/+23
| | | * | | | | | | | | drm/gk20a/fb: fix setting of large page size bitAlexandre Courbot2014-11-131-1/+15
| | * | | | | | | | | | Merge tag 'drm-intel-fixes-2014-11-13' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-11-141-16/+3
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | drm/i915: Fix obj->map_and_fenceable across tiling changesChris Wilson2014-11-111-16/+3
| | * | | | | | | | | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-11-135-3/+19
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | drm/radeon: add locking around atombios scratch space usageDave Airlie2014-11-115-3/+19
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-11-132-19/+39
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | 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-041-8/+1
| | * | | | | | | | | | | | Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"Trond Myklebust2014-11-041-7/+3
| | * | | | | | | | | | | | NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENTTrond Myklebust2014-11-041-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-131-6/+75
| | * | | | | | | | | | | | | Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie2014-11-131-0/+2
| | * | | | | | | | | | | | | Input: elantech - report the middle button of the touchpadUlrik De Bie2014-11-131-0/+19
| | * | | | | | | | | | | | | Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár2014-11-131-1/+16
| | * | | | | | | | | | | | | Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár2014-11-091-0/+3
| | * | | | | | | | | | | | | Input: alps - ignore potential bare packets when device is out of syncPali Rohár2014-11-081-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
OpenPOWER on IntegriCloud