| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | lib/scatterlist: fix memory leak with scsi-mq | Tony Battersby | 2014-10-28 | 1 | -3/+3 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-11-02 | 22 | -83/+116 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2014-11-03 | 7 | -42/+29 |
| | |\ \ \ \ \ |
|
| | | * | | | | | drm/exynos: correct connector->dpms field before resuming | Andrzej Hajda | 2014-11-03 | 1 | -2/+6 |
| | | * | | | | | drm/exynos: enable vblank after DPMS on | Andrzej Hajda | 2014-11-03 | 1 | -1/+4 |
| | | * | | | | | drm/exynos: init kms poll at the end of initialization | Andrzej Hajda | 2014-11-03 | 1 | -6/+6 |
| | | * | | | | | drm/exynos: propagate plane initialization errors | Andrzej Hajda | 2014-11-03 | 1 | -2/+5 |
| | | * | | | | | drm/exynos: vidi: fix build warning | Inki Dae | 2014-11-03 | 1 | -1/+0 |
| | | * | | | | | drm/exynos: remove explicit encoder/connector de-initialization | Andrzej Hajda | 2014-11-03 | 5 | -22/+0 |
| | | * | | | | | drm/exynos: init vblank with real number of crtcs | Andrzej Hajda | 2014-11-03 | 1 | -9/+9 |
| | |/ / / / / |
|
| | * | | | | | Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linux | Dave Airlie | 2014-11-02 | 3 | -9/+24 |
| | |\ \ \ \ \ |
|
| | | * | | | | | drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size. | Sinclair Yeh | 2014-10-31 | 2 | -4/+18 |
| | | * | | | | | drm/vmwgfx: Fix hash key computation | Thomas Hellstrom | 2014-10-31 | 1 | -1/+2 |
| | | * | | | | | drm/vmwgfx: fix lock breakage | Rob Clark | 2014-10-31 | 1 | -4/+4 |
| | |/ / / / / |
|
| | * | | | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2014-10-31 | 8 | -17/+25 |
| | |\ \ \ \ \ |
|
| | | * | | | | | drm/radeon: remove some buggy dead code | Dan Carpenter | 2014-10-29 | 1 | -3/+1 |
| | | * | | | | | drm/radeon: remove invalid pci id | Alex Deucher | 2014-10-28 | 1 | -1/+0 |
| | | * | | | | | drm/radeon: dpm fixes for asrock systems | Alex Deucher | 2014-10-28 | 1 | -3/+16 |
| | | * | | | | | radeon: clean up coding style differences in radeon_get_bios() | Wilfried Klaebe | 2014-10-28 | 1 | -4/+2 |
| | | * | | | | | drm/radeon: Use drm_malloc_ab instead of kmalloc_array | Michel Dänzer | 2014-10-28 | 3 | -5/+5 |
| | | * | | | | | drm/radeon/dpm: disable ulv support on SI | Alex Deucher | 2014-10-28 | 1 | -1/+1 |
| | * | | | | | | Merge tag 'drm-intel-fixes-2014-10-30' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2014-10-31 | 2 | -3/+26 |
| | |\ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | | * | | | | | drm/i915/dp: only use training pattern 3 on platforms that support it | Jani Nikula | 2014-10-30 | 1 | -2/+3 |
| | | * | | | | | drm/i915: Ignore VBT backlight check on Macbook 2, 1 | jens stein | 2014-10-29 | 1 | -0/+3 |
| | | * | | | | | drm/i915: Fix GMBUSFREQ on vlv/chv | Ville Syrjälä | 2014-10-27 | 1 | -1/+1 |
| | | * | | | | | drm/i915: Ignore long hpds on eDP ports | Ville Syrjälä | 2014-10-27 | 1 | -0/+12 |
| | | * | | | | | drm/i915: Do a dummy DPCD read before the actual read | Ville Syrjälä | 2014-10-27 | 1 | -0/+7 |
| | | |/ / / / |
|
| | * | | | | | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ... | Dave Airlie | 2014-10-28 | 2 | -12/+12 |
| | |\ \ \ \ \ |
|
| | | * | | | | | drm/armada: convert to use vblank_on/off calls | Russell King | 2014-10-17 | 1 | -3/+5 |
| | | * | | | | | drm/armada: fix page_flip refcounting leak | Russell King | 2014-10-17 | 1 | -8/+5 |
| | | * | | | | | drm/armada: add IRQ support back | Russell King | 2014-10-17 | 1 | -1/+2 |
| * | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-11-02 | 5 | -9/+23 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn() | Thomas Petazzoni | 2014-10-29 | 1 | -0/+3 |
| | * | | | | | | | ARM: 8183/1: l2c: Improve l2c310_of_parse() error message | Fabio Estevam | 2014-10-29 | 1 | -2/+2 |
| | * | | | | | | | ARM: 8181/1: Drop extra return statement | Laura Abbott | 2014-10-29 | 1 | -1/+0 |
| | * | | | | | | | ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int' | Fabio Estevam | 2014-10-29 | 1 | -6/+16 |
| | * | | | | | | | ARM: enable bpf syscall | Russell King | 2014-10-29 | 2 | -0/+2 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-11-02 | 2 | -16/+45 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | KVM: vmx: defer load of APIC access page address during reset | Paolo Bonzini | 2014-11-02 | 1 | -1/+1 |
| | * | | | | | | | KVM: nVMX: Disable preemption while reading from shadow VMCS | Jan Kiszka | 2014-11-02 | 1 | -0/+4 |
| | * | | | | | | | KVM: x86: Fix far-jump to non-canonical check | Nadav Amit | 2014-11-02 | 1 | -3/+5 |
| | * | | | | | | | KVM: emulator: fix execution close to the segment limit | Paolo Bonzini | 2014-10-29 | 1 | -10/+33 |
| | * | | | | | | | KVM: emulator: fix error code for __linearize | Paolo Bonzini | 2014-10-29 | 1 | -2/+2 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-11-02 | 9 | -58/+50 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ovl: initialize ->is_cursor | Miklos Szeredi | 2014-10-31 | 1 | -0/+1 |
| | * | | | | | | | Return short read or 0 at end of a raw device, not EIO | David Jeffery | 2014-10-31 | 3 | -2/+4 |
| | * | | | | | | | isofs: don't bother with ->d_op for normal case | Al Viro | 2014-10-31 | 2 | -22/+4 |
| | * | | | | | | | isofs_cmp(): we'll never see a dentry for . or .. | Al Viro | 2014-10-28 | 1 | -18/+2 |
| | * | | | | | | | overlayfs: fix lockdep misannotation | Miklos Szeredi | 2014-10-28 | 3 | -5/+8 |
| | * | | | | | | | ovl: fix check for cursor | Miklos Szeredi | 2014-10-28 | 1 | -5/+6 |