aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* asix: allow full size 8021Q frames to be receivedEric Dumazet2012-05-29
* rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo2012-05-29
* l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman2012-05-29
* ipv6: fix incorrect ipsec fragmentGao feng2012-05-27
* xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2012-05-27
* net/wanrouter: Deprecate and schedule for removalJoe Perches2012-05-24
* xen/netback: Calculate the number of SKB slots required correctlySimon Graham2012-05-24
* solos-pci: Fix DMA supportDavid Woodhouse2012-05-24
* MAINTAINERSjamal2012-05-24
* net: qmi_wwan: Add Sierra Wireless device IDsBjørn Mork2012-05-24
* Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-24
|\
| * Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2012-05-24
| |\
| | * drm/nouveau/nvd9: Fix GPIO initialisation sequence.Marcin Kościelnicki2012-05-24
| | * drm/nouveau: Unregister switcheroo client on exitAndreas Heider2012-05-24
| | * drm/nouveau: Check dsm on switcheroo unregisterAndreas Heider2012-05-24
| | * drm/nouveau: fix a minor annoyance in an output stringBen Skeggs2012-05-24
| | * drm/nouveau: turn a BUG into a WARNBen Skeggs2012-05-24
| | * drm/nv50: decode PGRAPH DATA_ERROR = 0x24Marcin Slusarz2012-05-24
| | * drm/nouveau/disp: fix dithering not being enabled on some eDP macbooksBen Skeggs2012-05-24
| | * drm/nvd9/copy: initialise copy engine, seems to work like nvc0Ben Skeggs2012-05-24
| | * drm/nvc0/ttm: use copy engines for async buffer movesBen Skeggs2012-05-24
| | * drm/nva3/ttm: use copy engine for async buffer movesBen Skeggs2012-05-24
| | * drm/nv98/ttm: add in a (disabled) crypto engine buffer copy methodBen Skeggs2012-05-24
| | * drm/nv84/ttm: use crypto engine for async buffer copiesBen Skeggs2012-05-24
| | * drm/nouveau/ttm: untangle code to support accelerated buffer movesBen Skeggs2012-05-24
| | * drm/nouveau/fbcon: use fence for sync, rather than notifierBen Skeggs2012-05-24
| | * drm/nv98/crypt: non-stub implementation of the engine hooksBen Skeggs2012-05-24
| | * drm/nouveau/fifo: turn all fifo modules into engine modulesBen Skeggs2012-05-24
| | * drm/nv50/graph: remove ability to do interrupt-driven context switchingBen Skeggs2012-05-24
| | * drm/nv50: remove manual context unload on context destructionBen Skeggs2012-05-24
| | * drm/nv50: remove execution engine context saves on suspendBen Skeggs2012-05-24
| | * drm/nv50/fifo: use hardware channel kickoff functionalityBen Skeggs2012-05-24
| | * drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing doneBen Skeggs2012-05-24
| | * drm/nv50/fifo: construct playlist from hw context table stateBen Skeggs2012-05-24
| | * drm/nouveau/fifo: remove all the "special" engine hooksBen Skeggs2012-05-24
| | * drm/nouveau/fence: fix a race where fence->channel can disappearBen Skeggs2012-05-24
| | * drm/nouveau/bios: fix some shadowing issues, particularly acpiBen Skeggs2012-05-24
| | * drm/nouveau: fix engine context destructor orderingBen Skeggs2012-05-24
| | * drm/nouveau/fence: convert to exec engine, and improve channel syncBen Skeggs2012-05-24
| | * drm/nouveau/fence: minor api changes for an upcoming reworkBen Skeggs2012-05-24
| | * drm/nouveau/fence: make ttm interfaces wrap ours, not the other way aroundBen Skeggs2012-05-24
| | * drm/nouveau: move flip-related channel setup to software engineBen Skeggs2012-05-24
| | * drm/nouveau: create real execution engine for software object classBen Skeggs2012-05-24
| | * drm/nvd0/disp: remove unnecessary sync from flip_nextBen Skeggs2012-05-24
| | * drm/nv04/disp: disable vblank interrupts when disabling displayBen Skeggs2012-05-24
| | * drm/nouveau: base fence timeout on time of emissionMarcin Slusarz2012-05-24
| | * drm/nv40-50/gr: restructure grctx/prog generationBen Skeggs2012-05-24
| | * drm/nv50/disp: fixup error paths in crtc object creationBen Skeggs2012-05-24
| | * drm/nouveau: cleanup after display init failureMarcin Slusarz2012-05-24
| | * drm/nv50: fix ramin heap size for kernel channel tooMarcin Slusarz2012-05-24