summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-11-01sched/wait: Fix __wait_event_interruptible_lock_irq_timeout()Heiko Carstens1-1/+1
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar13-102/+41
2013-11-01kvm_host: typo fixMichael S. Tsirkin1-1/+1
2013-10-31Merge branch 'dma_complete' into nextVinod Koul1-4/+4
2013-10-31Input: add driver for Neonode zForce based touchscreensHeiko Stübner1-0/+26
2013-10-31ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper functionSantosh Shilimkar1-0/+7
2013-10-31DMA-API: provide a helper to setup DMA masksRussell King1-0/+10
2013-10-31DMA-API: amba: get rid of separate dma_maskRussell King1-2/+0
2013-10-31gpu: host1x: Add syncpoint base supportArto Merilainen1-0/+5
2013-10-31gpu: host1x: Add 'flags' field to syncpt requestArto Merilainen1-1/+3
2013-10-31drm/tegra: Add 3D supportThierry Reding1-0/+1
2013-10-31drm/tegra: Move subdevice infrastructure to host1xThierry Reding1-1/+44
2013-10-31gpu: host1x: Expose syncpt and channel functionalityThierry Reding1-0/+185
2013-10-31drm/tegra: Introduce tegra_drm_client structureThierry Reding1-0/+20
2013-10-31gpu: host1x: Make host1x header file publicThierry Reding1-0/+28
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha1-0/+2
2013-10-31mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson1-0/+1
2013-10-31mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson1-0/+4
2013-10-31mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson1-3/+0
2013-10-31mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2-1/+1
2013-10-31mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson1-1/+2
2013-10-31cpufreq: distinguish drivers that do asynchronous notificationsViresh Kumar1-0/+7
2013-10-31NFSD: Add support for NFS v4.2 operation checkingAnna Schumaker1-0/+3
2013-10-31Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King8-3/+44
2013-10-31percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen1-4/+4
2013-10-30kvm: Create non-coherent DMA registerationAlex Williamson1-0/+19
2013-10-30kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson1-3/+0
2013-10-30kvm: Add VFIO deviceAlex Williamson1-0/+1
2013-10-30dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul1-4/+4
2013-10-30Merge branch 'dma_complete' into nextVinod Koul1-6/+6
2013-10-30padata: make the sequence counter an atomic_tMathias Krause1-2/+1
2013-10-30gpiolib: provide a declaration of seq_file in gpio/driver.hStephen Rothwell1-0/+1
2013-10-30gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio()Stephen Rothwell1-1/+1
2013-10-30gpio: provide stubs for devres gpio functionsLinus Walleij1-7/+27
2013-10-30cpuidle: remove cpuidle_unregister_governor()Viresh Kumar1-6/+0
2013-10-30cpuidle: fix indentation of cpumaskViresh Kumar1-1/+1
2013-10-30printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...Joe Perches1-1/+15
2013-10-30device: Make dev_WARN/dev_WARN_ONCE print device as well as driver nameBjorn Helgaas1-6/+5
2013-10-29uprobes: Teach uprobe_copy_process() to handle CLONE_VFORKOleg Nesterov1-2/+2
2013-10-29uprobes: Remove the wrong __weak attributeRalf Baechle1-1/+1
2013-10-29framebuffer: Add fb_<level> convenience logging macrosJoe Perches1-0/+12
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar11-91/+37
2013-10-29net: add might_sleep() call to napi_disableJacob Keller1-0/+1
2013-10-29virtio_ring: add new function virtqueue_is_broken()Heinz Graalfs1-0/+2
2013-10-29virtio_ring: let virtqueue_{kick()/notify()} return a boolHeinz Graalfs1-2/+2
2013-10-29virtio_ring: change host notification APIHeinz Graalfs1-1/+1
2013-10-29ipv6: Remove privacy config option.David S. Miller1-2/+0
2013-10-29Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Trond Myklebust4-48/+128
2013-10-29asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visibleAndi Kleen1-2/+2
2013-10-29Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson14-66/+78