summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-15virtio_blk: enable VQs early on restoreMichael S. Tsirkin1-3/+6
2014-10-15virtio_scsi: move kick event out from virtscsi_initMichael S. Tsirkin1-5/+11
2014-10-15virtio_net: fix use after free on allocation failureMichael S. Tsirkin1-0/+2
2014-10-159p/trans_virtio: enable VQs earlyMichael S. Tsirkin1-0/+2
2014-10-15virtio_console: enable VQs earlyMichael S. Tsirkin1-0/+2
2014-10-15virtio_blk: enable VQs earlyMichael S. Tsirkin1-0/+2
2014-10-15virtio_net: enable VQs earlyMichael S. Tsirkin1-0/+2
2014-10-15virtio: add API to enable VQs earlyMichael S. Tsirkin1-0/+17
2014-10-15virtio_net: minor cleanupMichael S. Tsirkin1-4/+2
2014-10-15virtio-net: drop config_mutexMichael S. Tsirkin1-6/+1
2014-10-15virtio_net: drop config_enableMichael S. Tsirkin1-23/+4
2014-10-15virtio-blk: drop config_mutexMichael S. Tsirkin1-8/+0
2014-10-15virtio_blk: drop config_enableMichael S. Tsirkin1-19/+4
2014-10-15virtio: defer config changed notificationsMichael S. Tsirkin2-9/+55
2014-10-15virtio-pci: move freeze/restore to virtio coreMichael S. Tsirkin3-52/+62
2014-10-15virtio: unify config_changed handlingMichael S. Tsirkin7-28/+17
2014-10-15virtio_pci: fix virtio spec compliance on restoreMichael S. Tsirkin1-3/+30
2014-09-09microblaze: Fix number of syscallsMichal Simek1-1/+1
2014-09-09microblaze: Rename Advance setup to Kernel featuresMichal Simek1-1/+1
2014-09-09microblaze: Add mm/Kconfig to advance menuMichal Simek1-2/+2
2014-09-09arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang1-2/+2
2014-09-09arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...Chen Gang1-0/+1
2014-09-08lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields1-3/+1
2014-09-08nfsd4: fix rd_dircount enforcementJ. Bruce Fields1-1/+13
2014-09-08ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong1-2/+0
2014-09-08Linux 3.17-rc4v3.17-rc4Linus Torvalds1-1/+1
2014-09-08Documentation: new page link in SubmittingPatchesSudip Mukherjee1-0/+1
2014-09-08Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle1-7/+9
2014-09-08Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02dMasanari Iida1-1/+1
2014-09-08Documentation: i2c: rename variable "register" to "reg"Jose Manuel Alarcon Roldan1-5/+5
2014-09-08Documentation: seq_file: Document seq_open_private(), seq_release_private()Rob Jones1-0/+33
2014-09-07ufs: fix deadlocks introduced by sb mutex mergeAlexey Khoroshilov2-13/+8
2014-09-06timekeeping: Update timekeeper before updating vsyscall and pvclockThomas Gleixner1-2/+3
2014-09-06compat: nanosleep: Clarify error handlingThomas Gleixner1-3/+21
2014-09-06amd-xgbe: Enable interrupts for all management countersLendacky, Thomas1-2/+2
2014-09-06amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas1-82/+108
2014-09-06greth: moved TX ring cleaning to NAPI rx poll funcDaniel Hellstrom2-39/+49
2014-09-06cnic : Cleanup CONFIG_IPV6 & VLAN checkAnish Bhatt2-3/+3
2014-09-06ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...Suman Tripathi1-14/+34
2014-09-06ahci_xgene: Skip the PHY and clock initialization if already configured by th...Suman Tripathi1-1/+14
2014-09-06net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida9-13/+13
2014-09-06bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner3-36/+50
2014-09-063c59x: avoid panic in boomerang_start_xmit when finding page address:Neil Horman1-4/+4
2014-09-06netfilter: add explicit Kconfig for NETFILTER_XT_NATPablo Neira Ayuso1-0/+8
2014-09-06ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel1-3/+2
2014-09-06ipv6: fix a refcnt leak with peer addrNicolas Dichtel1-5/+2
2014-09-06net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn2-5/+2
2014-09-05drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang1-5/+0
2014-09-05l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault1-1/+2
2014-09-05bus: arm-ccn: Move event cleanup routinePawel Moll1-26/+25