aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-09virtio: add support for 64 bit features.Gravatar Michael S. Tsirkin 2-11/+11
2014-12-09virtio: use u32, not bitmap for featuresGravatar Michael S. Tsirkin 2-5/+4
2014-12-09virtio: add low-level APIs for feature bitsGravatar Michael S. Tsirkin 1-3/+50
2014-12-04uapi: fix to export linux/vm_sockets.hGravatar Masahiro Yamada 1-1/+1
2014-11-28Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2014-11-28Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-1/+5
2014-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+2
2014-11-26net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksGravatar Willem de Bruijn 1-0/+2
2014-11-26Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-1/+1
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Gravatar Ard Biesheuvel 1-1/+1
2014-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 1-0/+1
2014-11-25Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...Gravatar Linus Torvalds 2-2/+1
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workGravatar Benjamin Herrenschmidt 1-0/+1
2014-11-23Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+7
2014-11-23percpu-ref: fix DEAD flag contamination of percpu pointerGravatar Tejun Heo 1-1/+7
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-3/+25
2014-11-21Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+2
2014-11-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-5/+0
2014-11-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+5
2014-11-21ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatGravatar Jussi Laako 2-1/+5
2014-11-19Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...Gravatar David S. Miller 1-0/+6
2014-11-18vxlan: Inline vxlan_gso_check().Gravatar Joe Stringer 1-1/+17
2014-11-18can: dev: add can_is_canfd_skb() APIGravatar Dong Aisheng 1-0/+6
2014-11-17clk-divider: Fix READ_ONLY when divider > 1Gravatar James Hogan 1-1/+0
2014-11-17clk: qcom: Fix duplicate rbcpr clock nameGravatar Georgi Djakov 1-1/+1
2014-11-17Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...Gravatar Mark Brown 1-0/+2
2014-11-16Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-2/+2
2014-11-16Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Gravatar Olof Johansson 1-2/+2
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 1-2/+0
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingGravatar Peter Zijlstra 1-5/+0
2014-11-16bitops: Fix shift overflow in GENMASK macrosGravatar Maxime COQUELIN 1-2/+5
2014-11-15Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 2-3/+6
2014-11-15Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-0/+11
2014-11-15iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskGravatar Cristina Ciocan 1-1/+1
2014-11-14net: Add vxlan_gso_check() helperGravatar Joe Stringer 1-0/+2
2014-11-14inetdevice: fixed signed integer overflowGravatar Vincent BENAYOUN 1-1/+1
2014-11-14Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+5
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-3/+5
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-2/+15
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatGravatar Tang Chen 1-0/+1
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeGravatar Joonsoo Kim 2-0/+17
2014-11-12Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2014-11-12Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-0/+7
2014-11-12nfs: fix pnfs direct write memory leakGravatar Peng Tao 1-0/+11
2014-11-12netfilter: nf_tables: restore synchronous object release from commit/abortGravatar Pablo Neira Ayuso 1-2/+0
2014-11-11PM / Domains: Fix initial default state of the need_restore flagGravatar Ulf Hansson 1-1/+1
2014-11-10pinctrl: dra: dt-bindings: Fix output pull up/downGravatar Roger Quadros 1-2/+2
2014-11-10tracing: Do not busy wait in buffer spliceGravatar Rabin Vincent 1-1/+1
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Gravatar Jesse Gross 1-0/+9
2014-11-10mfd: max77693: Fix always masked MUIC interruptsGravatar Krzysztof Kozlowski 1-0/+7