summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Williamson2-0/+5
2013-10-30kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov1-0/+2
2013-10-30dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul1-4/+4
2013-10-30ACPICA: Hardcode access width for the reset register.Bob Moore1-0/+1
2013-10-30ACPICA: Predefine name macros: Sort list.Bob Moore1-13/+13
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng4-12/+41
2013-10-30ACPICA: Fix a macro for the hardware-reduced caseBob Moore1-1/+1
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-30ACPI / processor: Do not request ACPI cpufreq module directlyRafael J. Wysocki1-1/+0
2013-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-0/+12
2013-10-30net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann1-0/+14
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-29ALSA: ak4114: Fix wrong register array sizeTakashi Iwai1-2/+2
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra1-5/+7
2013-10-29framebuffer: Add fb_<level> convenience logging macrosJoe Perches1-0/+12
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar22-93/+71
2013-10-29net: add might_sleep() call to napi_disableJacob Keller1-0/+1
2013-10-29vxlan: Have the NIC drivers do less work for offloadsJoseph Gasparakis1-0/+11
2013-10-29net: esp{4,6}: get rid of struct esp_dataMathias Krause1-7/+0
2013-10-29net: esp{4,6}: remove padlen from struct esp_dataMathias Krause1-3/+0
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. Miller2-6/+1
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/dt-late' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-0/+31
2013-10-29Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson26-81/+109
2013-10-29Merge remote-tracking branch 'regmap/topic/spmi' into regmap-nextMark Brown1-0/+5
2013-10-29Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown1-0/+2
2013-10-29Merge remote-tracking branch 'regmap/topic/multi' into regmap-nextMark Brown1-0/+2
2013-10-29Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown1-0/+13
2013-10-29Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown1-0/+31
2013-10-28regmap: add SPMI supportJosh Cartwright1-0/+5
2013-10-28NFS: add support for multiple sec= mount optionsWeston Andros Adamson1-1/+2
2013-10-28NFS: stop using NFS_MOUNT_SECFLAVOUR server flagWeston Andros Adamson1-1/+1
2013-10-28NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson1-0/+1
2013-10-28NFS: separate passed security flavs from selectedWeston Andros Adamson1-0/+6
2013-10-28blk-mq: fix for flush deadlockChristoph Hellwig1-1/+1