Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | power_supply: Add no_thermal property to prevent recursive get_temp calls | Krzysztof Kozlowski | 2014-10-28 | 2 | -0/+9 | |
| * | | | | | | | | power: bq2415x_charger: Fix memory leak on DTS parsing error | Krzysztof Kozlowski | 2014-10-28 | 1 | -6/+6 | |
| * | | | | | | | | power: bq2415x_charger: Properly handle ENODEV from power_supply_get_by_phandle | Krzysztof Kozlowski | 2014-10-28 | 1 | -2/+9 | |
| * | | | | | | | | power: ab8500_fg.c: use 64-bit time types | Ebru Akagunduz | 2014-10-15 | 1 | -8/+9 | |
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-11-15 | 11 | -46/+103 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge tag 'drm/tegra/for-3.18-rc5' of git://people.freedesktop.org/~tagr/linu... | Dave Airlie | 2014-11-14 | 1 | -5/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/tegra: dc: Add missing call to drm_vblank_on() | Thierry Reding | 2014-11-13 | 1 | -5/+4 | |
| | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-... | Dave Airlie | 2014-11-14 | 2 | -3/+38 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/nouveau/nv50/disp: Fix modeset on G94 | Roy Spliet | 2014-11-13 | 1 | -2/+23 | |
| | * | | | | | | | | | drm/gk20a/fb: fix setting of large page size bit | Alexandre Courbot | 2014-11-13 | 1 | -1/+15 | |
| * | | | | | | | | | | Merge tag 'drm-intel-fixes-2014-11-13' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2014-11-14 | 1 | -16/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | drm/i915: Fix obj->map_and_fenceable across tiling changes | Chris Wilson | 2014-11-11 | 1 | -16/+3 | |
| * | | | | | | | | | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2014-11-13 | 5 | -3/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drm/radeon: add locking around atombios scratch space usage | Dave Airlie | 2014-11-11 | 5 | -3/+19 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2014-11-13 | 2 | -19/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | drm/exynos: fix possible infinite loop issue | Inki Dae | 2014-11-10 | 1 | -16/+15 | |
| | * | | | | | | | | | | drm/exynos: g2d: fix null pointer dereference | Inki Dae | 2014-11-10 | 1 | -3/+6 | |
| | * | | | | | | | | | | drm/exynos: resolve infinite loop issue on non multi-platform | Inki Dae | 2014-11-10 | 1 | -0/+6 | |
| | * | | | | | | | | | | drm/exynos: resolve infinite loop issue on multi-platform | Inki Dae | 2014-11-10 | 1 | -0/+12 | |
* | | | | | | | | | | | | kernel: use the gnu89 standard explicitly | Kirill A. Shutemov | 2014-11-15 | 1 | -2/+3 | |
* | | | | | | | | | | | | Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-11-15 | 13 | -69/+124 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor | Jeff Layton | 2014-11-13 | 1 | -5/+30 | |
| * | | | | | | | | | | | | NFS: Don't try to reclaim delegation open state if recovery failed | Trond Myklebust | 2014-11-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | | NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked | Trond Myklebust | 2014-11-12 | 2 | -11/+0 | |
| * | | | | | | | | | | | | NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return | Trond Myklebust | 2014-11-12 | 3 | -3/+23 | |
| * | | | | | | | | | | | | NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE | Trond Myklebust | 2014-11-12 | 1 | -25/+17 | |
| * | | | | | | | | | | | | NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired | Trond Myklebust | 2014-11-12 | 1 | -1/+23 | |
| * | | | | | | | | | | | | NFS: SEEK is an NFS v4.2 feature | Anna Schumaker | 2014-11-12 | 1 | -3/+3 | |
| * | | | | | | | | | | | | nfs: Fix use of uninitialized variable in nfs_getattr() | Jan Kara | 2014-11-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | nfs: Remove bogus assignment | Jan Kara | 2014-11-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | nfs: remove spurious WARN_ON_ONCE in write path | Weston Andros Adamson | 2014-11-12 | 1 | -2/+0 | |
| * | | | | | | | | | | | | pnfs/blocklayout: serialize GETDEVICEINFO calls | Christoph Hellwig | 2014-11-12 | 2 | -5/+10 | |
| * | | | | | | | | | | | | nfs: fix pnfs direct write memory leak | Peng Tao | 2014-11-12 | 2 | -0/+12 | |
| * | | | | | | | | | | | | Revert "NFS: nfs4_do_open should add negative results to the dcache." | Trond Myklebust | 2014-11-04 | 1 | -8/+1 | |
| * | | | | | | | | | | | | Revert "NFS: remove BUG possibility in nfs4_open_and_get_state" | Trond Myklebust | 2014-11-04 | 1 | -7/+3 | |
| * | | | | | | | | | | | | NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT | Trond Myklebust | 2014-11-04 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-11-14 | 5 | -13/+158 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Input: elantech - update the documentation | Ulrik De Bie | 2014-11-13 | 1 | -6/+75 | |
| * | | | | | | | | | | | | | Input: elantech - provide a sysfs knob for crc_enabled | Ulrik De Bie | 2014-11-13 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Input: elantech - report the middle button of the touchpad | Ulrik De Bie | 2014-11-13 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | Input: alps - ignore bad data on Dell Latitudes E6440 and E7440 | Pali Rohár | 2014-11-13 | 1 | -1/+16 | |
| * | | | | | | | | | | | | | Input: alps - allow up to 2 invalid packets without resetting device | Pali Rohár | 2014-11-09 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | Input: alps - ignore potential bare packets when device is out of sync | Pali Rohár | 2014-11-08 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | Input: elantech - fix crc_enabled for Fujitsu H730 | Ulrik De Bie | 2014-11-08 | 1 | -1/+18 | |
| * | | | | | | | | | | | | | Input: elantech - use elantech_report_trackpoint for hardware v4 too | Ulrik De Bie | 2014-11-08 | 1 | -2/+14 | |
| * | | | | | | | | | | | | | Input: twl4030-pwrbutton - ensure a wakeup event is recorded. | NeilBrown | 2014-11-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Input: synaptics - add min/max quirk for Lenovo T440s | Takashi Iwai | 2014-11-06 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-11-14 | 5 | -11/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | arm64: ARCH_PFN_OFFSET should be unsigned long | Neil Zhang | 2014-11-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Correct the race condition in aarch64_insn_patch_text_sync() | William Cohen | 2014-11-13 | 1 | -2/+3 |