aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-09cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatchDivyesh Shah
2010-04-09Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie
2010-04-09drm/nouveau: bail out of auxch transaction if we repeatedly recieve defersBen Skeggs
2010-04-09drm/nv50: implement gpio set/get routinesBen Skeggs
2010-04-09drm/nv50: parse/use some more de-magiced parts of gpio table entriesBen Skeggs
2010-04-09drm/nouveau: store raw gpio table entry in bios gpio structsBen Skeggs
2010-04-09drm/nv40: Init some tiling-related PGRAPH state.Francisco Jerez
2010-04-09drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.Marcin Kościelnicki
2010-04-09drm/nv50: another dodgy DP hackBen Skeggs
2010-04-09drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs
2010-04-09drm/nv50: preserve an unknown SOR_MODECTRL value for DP encodersBen Skeggs
2010-04-09drm/nv50: Allow using the NVA3 new compute class.Marcin Kościelnicki
2010-04-09drm/nv50: cleanup properly if PDISPLAY init failsBen Skeggs
2010-04-09drm/nouveau: fixup the init failure paths some moreBen Skeggs
2010-04-09drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB markBen Skeggs
2010-04-09drm/nv40: add LVDS table quirk for Dell Latitude D620Ben Skeggs
2010-04-09drm/nv40: rework lvds table parsingBen Skeggs
2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs
2010-04-09drm/nouveau: remove some unused members from drm_nouveau_privateBen Skeggs
2010-04-09drm/nouveau: Make use of TTM busy_placements.Francisco Jerez
2010-04-09drm/nv50: add more 0x100c80 flushy magicBen Skeggs
2010-04-09drm/nv50: fix fbcon when framebuffer above 4GiB markBen Skeggs
2010-04-09drm/nv50: Fix NEWCTX_DONE flag numberMarcin Kościelnicki
2010-04-08iwlwifi: need check for valid qos packet before freeWey-Yi Guy
2010-04-08loop: Update mtime when writing using aopsNikanth Karthikesan
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-04-08tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller
2010-04-08udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]
2010-04-08xfrm: Fix crashes in xfrm_lookup()Timo Teräs
2010-04-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord
2010-04-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-04-08vxge: Version update.Sreenivasa Honnur
2010-04-08vxge: Pass correct number of VFs value to pci_sriov_enable().Sreenivasa Honnur
2010-04-08vxge: Allow driver load for all enumerated pci functions.Sreenivasa Honnur
2010-04-08vxge: Fix a possible memory leak in vxge_hw_device_initialize().Sreenivasa Honnur
2010-04-07Revert "Add non-Virtex5 support for LL TEMAC driver"David S. Miller
2010-04-07myri10ge: fix rx_pause in myri10ge_set_pauseparamBrice Goglin
2010-04-07net: fix ethtool coding style errors and warningschavey
2010-04-07macb: allow reception of large (>1518 bytes) framesPeter Korsgaard
2010-04-07net: corrected documentation for hardware time stampingPatrick Loschmidt
2010-04-07stmmac: use resource_size()Dan Carpenter
2010-04-07x.25 attempts to negotiate invalid throughputJohn Hughes
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2010-04-07bridge: Fix IGMP3 report parsingHerbert Xu
2010-04-07bnx2x: use the DMA API instead of the pci equivalentsFUJITA Tomonori
2010-04-07bnx2: use the dma state API instead of the pci equivalentsFUJITA Tomonori
2010-04-07virtio-net: move sg off stackMichael S. Tsirkin