aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-07MAINTAINERS: separate section for s390 virtio driversCornelia Huck1-1/+9
2015-07-07virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin1-0/+6
2015-07-07virtio: Fix typecast of pointer in vring_init()Thomas Huth1-1/+4
2015-07-07virtio scsi: fix unused variable warningStephen Rothwell1-1/+3
2015-07-01vhost: use binary search instead of linear in find_region()Igor Mammedov1-10/+28
2015-07-01virtio_net: document VIRTIO_NET_CTRL_GUEST_OFFLOADSMichael S. Tsirkin1-0/+16
2015-06-24virtio-pci: alloc only resources actually used.Gerd Hoffmann4-14/+32
2015-06-01macvtap/tun: cross-endian support for little-endian hostsGreg Kurz4-2/+134
2015-06-01vhost: cross-endian support for legacy devicesGreg Kurz4-3/+122
2015-06-01virtio: add explicit big-endian support to memory accessorsGreg Kurz6-15/+24
2015-06-01vhost: introduce vhost_is_little_endian() helperGreg Kurz1-6/+11
2015-06-01vringh: introduce vringh_is_little_endian() helperGreg Kurz1-6/+11
2015-06-01macvtap: introduce macvtap_is_little_endian() helperGreg Kurz1-2/+7
2015-06-01tun: add tun_is_little_endian() helperGreg Kurz1-2/+7
2015-06-01virtio: introduce virtio_is_little_endian() helperGreg Kurz1-6/+11
2015-06-01include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli1-0/+1
2015-05-31Linux 4.1-rc6Linus Torvalds1-1/+1
2015-05-30iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier1-3/+3
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover11-22/+17
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover4-94/+78
2015-05-30target/user: Only support full command pass-throughAndy Grover2-70/+75
2015-05-30target/user: Update example code for new ABI requirementsAndy Grover1-2/+6
2015-05-30target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2-0/+4
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig8-64/+34
2015-05-29hwmon: (nct6683) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2015-05-29hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2015-05-29hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37Guenter Roeck2-2/+2
2015-05-29MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-2/+13
2015-05-29MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther1-1/+1
2015-05-29MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not setLaurent Fasnacht1-0/+3
2015-05-29dm: fix casting bug in dm_merge_bvec()Joe Thornber1-5/+12
2015-05-29dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura1-7/+9
2015-05-29dm: fix false warning in free_rq_clone() for unmapped requestsMike Snitzer1-5/+3
2015-05-29ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven1-1/+1
2015-05-29ALSA: hda - Fix lost sound due to stream_pm ops cleanupTakashi Iwai2-0/+2
2015-05-28d_walk() might skip too muchAl Viro1-4/+4
2015-05-28scripts/gdb: fix lx-lsmod refcntAdrien Schildknecht1-8/+1
2015-05-28omfs: fix potential integer overflow in allocatorBob Copeland1-1/+1
2015-05-28omfs: fix sign confusion for bitmap loop counterBob Copeland1-1/+2
2015-05-28omfs: set error return when d_make_root() failsBob Copeland1-1/+3
2015-05-28fs, omfs: add NULL terminator in the end up the token listSasha Levin1-1/+2
2015-05-28MAINTAINERS: update CAPABILITIES patternJoe Perches1-1/+0
2015-05-28fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappingsAndrew Morton1-1/+1
2015-05-28tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu1-1/+24
2015-05-28tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu1-1/+13
2015-05-28tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu1-2/+13
2015-05-29drm/nouveau/gr/gm204: remove a stray printkBen Skeggs1-1/+0
2015-05-29drm/nouveau/devinit/gm100-: force devinit table execution on boards without PDISPBen Skeggs4-3/+6
2015-05-29drm/nouveau/devinit/gf100: make the force-post condition more obviousBen Skeggs1-1/+4
2015-05-29drm/nouveau/gr/gf100-: fix wrong constant definitionLars Seipel1-1/+1