index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-28
spmi: pmic-arb: Move the ownership check to irq_chip callback
Kiran Gunda
2017-08-28
spmi: Convert to using %pOF instead of full_name
Rob Herring
2017-08-28
spmi: pmic-arb: Remove checking opc value not less than 0
Fenglin Wu
2017-08-28
spmi: pmic-arb: add support for HW version 5
David Collins
2017-08-28
spmi: pmic-arb: fix a possible null pointer dereference
Kiran Gunda
2017-08-28
spmi: pmic-arb: return __iomem pointer instead of offset
Kiran Gunda
2017-08-28
spmi: pmic-arb: use irq_chip callback to set spmi irq wakeup capability
Kiran Gunda
2017-08-28
spmi: pmic-arb: return the value instead of passing by pointer
Kiran Gunda
2017-08-28
spmi: pmic-arb: replace the writel_relaxed with __raw_writel
Kiran Gunda
2017-08-28
spmi: pmic-arb: fix memory allocation for mapping_table
Kiran Gunda
2017-08-28
spmi: pmic-arb: optimize qpnpint_irq_set_type function
Kiran Gunda
2017-08-28
spmi: pmic-arb: clean up pmic_arb_find_apid function
Kiran Gunda
2017-08-28
spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other cleanup
Kiran Gunda
2017-08-28
spmi: pmic-arb: remove the read/write access checks
Kiran Gunda
2017-08-28
mei: make device_type const
Bhumika Goyal
2017-08-28
Revert "staging: Fix build issues with new binder API"
Jisheng Zhang
2017-08-28
Merge 4.13-rc7 into char-misc-next
Greg Kroah-Hartman
2017-08-27
Linux 4.13-rc7
Linus Torvalds
2017-08-27
Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-08-27
Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-27
Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-08-27
Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
2017-08-27
Avoid page waitqueue race leaving possible page locker waiting
Linus Torvalds
2017-08-27
Minor page waitqueue cleanups
Linus Torvalds
2017-08-27
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
2017-08-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-08-26
Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-08-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-08-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-08-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-08-25
Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-08-25
Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-08-25
Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...
Linus Torvalds
2017-08-25
Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-08-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-08-25
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-25
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
Christoph Hellwig
2017-08-25
Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2017-08-25
Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-08-25
Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2017-08-25
Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-08-25
mm/memblock.c: reversed logic in memblock_discard()
Pavel Tatashin
2017-08-25
fork: fix incorrect fput of ->exe_file causing use-after-free
Eric Biggers
2017-08-25
mm/madvise.c: fix freeing of locked page with MADV_FREE
Eric Biggers
2017-08-25
dax: fix deadlock due to misaligned PMD faults
Ross Zwisler
2017-08-25
mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled
Kirill A. Shutemov
2017-08-25
PM/hibernate: touch NMI watchdog when creating snapshot
Chen Yu
[next]