summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-12-10ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto
2014-12-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-09Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-12-09Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-09Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-12-09Merge tag 'nios2-v3.19-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2014-12-09virtio: drop legacy_only driver flagMichael S. Tsirkin
2014-12-09virtio: allow finalize_features to failMichael S. Tsirkin
2014-12-09virtio: add API to detect legacy devicesMichael S. Tsirkin
2014-12-09virtio: make VIRTIO_F_VERSION_1 a transport bitMichael S. Tsirkin
2014-12-09virtio_balloon: add legacy_only flagMichael S. Tsirkin
2014-12-09virtio_console: virtio 1.0 supportMichael S. Tsirkin
2014-12-09virtio_scsi: export to userspaceMichael S. Tsirkin
2014-12-09virtio_scsi: move to uapiMichael S. Tsirkin
2014-12-09virtio_scsi: v1.0 supportMichael S. Tsirkin
2014-12-09tun: add VNET_LE flagMichael S. Tsirkin
2014-12-09tun: move internal flag defines out of uapiMichael S. Tsirkin
2014-12-09virtio_blk: v1.0 supportMichael S. Tsirkin
2014-12-09virtio_net: v1.0 endiannessMichael S. Tsirkin
2014-12-09virtio: add legacy feature table supportMichael S. Tsirkin
2014-12-09virtio: set FEATURES_OKMichael S. Tsirkin
2014-12-09virtio: allow transports to get avail/used addressesCornelia Huck
2014-12-09virtio_config: endian conversion for v1.0Michael S. Tsirkin
2014-12-09virtio: memory access APIsMichael S. Tsirkin
2014-12-09virtio: add virtio 1.0 feature bitMichael S. Tsirkin
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin
2014-12-09virtio: add low-level APIs for feature bitsMichael S. Tsirkin
2014-12-09backlight: lp855x: Add supply regulator to lp855xSean Paul
2014-12-08Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-08Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-08Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-08Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2014-12-08Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-08Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2014-12-08Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-08Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-08copy_from_iter_nocache()Al Viro
2014-12-08new helper: iov_iter_kvec()Al Viro
2014-12-08csum_and_copy_..._iter()Al Viro
2014-12-08iov_iter.c: handle ITER_KVEC directlyAl Viro