summaryrefslogtreecommitdiffstats
path: root/drivers/pci/msi.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-13RDS: Remove some unused iWARP codeRoland Dreier1-14/+1
2012-01-13net: fsl: fec: handle 10Mbps speed in RMII modeEric Benard2-3/+10
2012-01-13drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmapJulia Lawall1-1/+1
2012-01-13drivers/net/ethernet/tundra/tsi108_eth.c: add missing iounmapJulia Lawall1-2/+4
2012-01-13ksz884x: fix mtu for VLANDoug Kehn1-1/+1
2012-01-13net_sched: sfq: add optional RED on top of SFQEric Dumazet3-17/+152
2012-01-13dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier1-1/+1
2012-01-13gianfar: Fix invalid TX frames returned on error queue when time stampingManfred Rudigier2-10/+23
2012-01-13gianfar: Fix missing sock reference when processing TX time stampsManfred Rudigier1-0/+4
2012-01-13phylib: introduce mdiobus_alloc_size()Timur Tabi2-6/+25
2012-01-12net: decrement memcg jump label when limit, not usage, is changedGlauber Costa1-1/+1
2012-01-12net: reintroduce missing rcu_assign_pointer() callsEric Dumazet32-63/+61
2012-01-12brcmsmac: fix reading of PCI sprom contentsLinus Torvalds1-11/+20
2012-01-12x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov1-2/+2
2012-01-12x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas1-1/+2
2012-01-12lguest: Make sure interrupt is allocated ok by lguest_setup_irqStratos Psomadakis2-11/+20
2012-01-12lguest: move the lguest tool to the tools directoryDavidlohr Bueso6-2/+2
2012-01-12lguest: switch segment-voodoo-numbers to readable symbolsJacek Galowicz1-11/+17
2012-01-12virtio: balloon: Add freeze, restore handlers to support S4Amit Shah1-0/+47
2012-01-12virtio: balloon: Move vq initialization into separate functionAmit Shah1-18/+30
2012-01-12virtio: net: Add freeze, restore handlers to support S4Amit Shah1-0/+46
2012-01-12virtio: net: Move vq and vq buf removal into separate functionAmit Shah1-8/+12
2012-01-12virtio: net: Move vq initialization into separate functionAmit Shah1-19/+28
2012-01-12virtio: blk: Add freeze, restore handlers to support S4Amit Shah1-0/+44
2012-01-12virtio: blk: Move vq initialization to separate functionAmit Shah1-5/+14
2012-01-12virtio: console: Disable callbacks for virtqueues at start of S4 freezeAmit Shah1-0/+8
2012-01-12virtio: console: Add freeze and restore handlers to support S4Amit Shah1-0/+58
2012-01-12virtio: console: Move vq and vq buf removal into separate functionsAmit Shah1-28/+40
2012-01-12virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroffAmit Shah2-2/+97
2012-01-12virtio: pci: switch to new PM APIAmit Shah1-4/+12
2012-01-12virtio_blk: fix config handler raceMichael S. Tsirkin1-1/+21
2012-01-12virtio: add debugging if driver doesn't kick.Rusty Russell1-0/+31
2012-01-12virtio: expose added descriptors immediately.Rusty Russell1-6/+14
2012-01-12virtio: avoid modulus operation.Rusty Russell1-4/+6
2012-01-12virtio: support unlocked queue kickRusty Russell2-12/+52
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell10-58/+44
2012-01-12virtio: document functions better.Rusty Russell2-48/+91
2012-01-12virtio-balloon: Trivial cleanupsSasha Levin1-3/+3
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell8-22/+35
2012-01-12sh: magicpanelr2: Update for parse_mtd_partitions() fallout.Paul Mundt1-32/+2
2012-01-12sh: mach-rsk: Update for parse_mtd_partitions() fallout.Paul Mundt1-37/+6
2012-01-12sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy1-39/+84
2012-01-12sh: also without PM_RUNTIME pm_runtime.o must be builtGuennadi Liakhovetski1-1/+1
2012-01-12sh: add a resource name for shdmaShimoda, Yoshihiro6-7/+12
2012-01-12arm: mach-shmobile: add a resource name for shdmaShimoda, Yoshihiro2-4/+4
2012-01-12ARM: mach-shmobile: r8a7779 SMP support V3Magnus Damm6-8/+201
2012-01-12cpu: Register a generic CPU device on architectures that currently do notBen Hutchings10-0/+31
2012-01-12cpu: Do not return errors from cpu_dev_init() which will be ignoredBen Hutchings2-9/+6
2012-01-11inet_diag: Rename inet_diag_req_compat into inet_diag_reqPavel Emelyanov2-5/+5
2012-01-11inet_diag: Rename inet_diag_req into inet_diag_req_v2Pavel Emelyanov5-34/+34