summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-08drm/armada: wait and cancel any pending frame work at disableRussell King
2017-12-08drm/armada: add work cancel callbackRussell King
2017-12-08drm/armada: store plane in armada_plane_workRussell King
2017-12-08drm/armada: add a common frame work allocatorRussell King
2017-12-08drm/armada: remove armada_drm_plane_work_cancel() return valueRussell King
2017-12-08drm/armada: fix YUV planar format framebuffer offsetsdrm-armada-fixes-4.15Russell King
2017-12-08drm/armada: improve efficiency of armada_drm_plane_calc_addrs()Russell King
2017-12-08drm/armada: fix UV swap codeRussell King
2017-12-08drm/armada: fix SRAM powerdownRussell King
2017-12-08drm/armada: fix leak of crtc structureRussell King
2017-11-26Linux 4.15-rc1Linus Torvalds
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-26Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-11-25Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva
2017-11-24afs: Fix signal handling in some file opsDavid Howells
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-23Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-23Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-23Merge tag 'docs-4.15-2' of git://git.lwn.net/linuxLinus Torvalds
2017-11-23Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-11-23Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-24Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov
2017-11-23x86/boot/KASLR: Remove unused variableChao Fan
2017-11-23genirq/matrix: Make - vs ?: Precedence explicitKees Cook
2017-11-23irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych
2017-11-23irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King
2017-11-24Merge branch 'ipvlan-Fix-insufficient-skb-linear-check'David S. Miller