summaryrefslogtreecommitdiff
path: root/irq.c
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
Break out all string handling functions and lockme stuff in order to further eliminate the big code blob in xutils, so that it can be easier maintained. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
2013-06-03irq: break out from xutils and save + restoreDaniel Borkmann1-0/+129
Break out IRQ functionality from xutils, simplify it, and save + restore IRQ affinity list. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
next.git/commit/Documentation/dcdbas.txt?id=ebb8cb2bae0344ef45cc173cdf5402ec91198abd'>ebb8cb2bae0344ef45cc173cdf5402ec91198abd (patch) tree7c21eb9c7a7bf9714035bd243e776e01747206ae /Documentation/dcdbas.txt parent6b15d6650c5301ce023d8df0cc3a60b1a76d377e (diff)parentb02da6f8236148009c22167cd7013d5ce04a2d37 (diff)
Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf
Pull dma-buf updates from Sumit Semwal: - use of vma_pages instead of explicit computation - DocBook and headerdoc updates for dma-buf * tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf: dma-buf: use vma_pages() fence: add missing descriptions for fence doc: update/fixup dma-buf related DocBook reservation: add headerdoc comments dma-buf: headerdoc fixes
Diffstat (limited to 'Documentation/dcdbas.txt')