summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-27vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson1-2/+13
2010-08-27drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher1-0/+1
2010-08-27drm/modes: Fix CVT-R modeline generationAdam Jackson1-1/+4
2010-08-27drm: fix regression in drm locking since BKL removal.Arnd Bergmann1-0/+2
2010-08-27drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher1-2/+0
2010-08-27drm: mm: fix range restricted allocationsDaniel Vetter1-10/+14
2010-08-27lguest: Odd FixesRusty Russell1-1/+1
2010-08-27lguest: clean up warnings in demonstration launcher.Rusty Russell2-12/+14
2010-08-27Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie7-61/+61
2010-08-27drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs1-0/+2
2010-08-27drm: export drm_global_mutex for drivers to useBen Skeggs1-0/+1
2010-08-26ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP1-1/+1
2010-08-26qlge: reset the chip before freeing the buffersBreno Leitao1-2/+2
2010-08-26l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet1-1/+1
2010-08-26PM QoS: Fix inline documentation.Saravana Kannan1-4/+6
2010-08-26nfsd: fix NULL dereference in nfsd_statfs()Takashi Iwai1-6/+8
2010-08-26Merge commit 'v2.6.36-rc1' into HEADJ. Bruce Fields9545-799098/+633106
2010-08-26nfsd4: fix downgrade/lock logicJ. Bruce Fields2-16/+21
2010-08-26nfsd4: typo fix in find_any_fileJ. Bruce Fields1-1/+1
2010-08-26nfsd4: bad BUG() in preprocess_stateid_opJ. Bruce Fields1-1/+0
2010-08-26Cannot allocate memory error on mountSuresh Jayaraman1-1/+1
2010-08-26ceph: fix get_ticket_handler() error handlingDan Carpenter1-6/+9
2010-08-26ceph: don't BUG on ENOMEM during mds reconnectSage Weil1-3/+4
2010-08-26ceph: ceph_mdsc_build_path() returns an ERR_PTRDan Carpenter1-0/+4
2010-08-26amd64_edac: Do not report error overflow as a separate errorBorislav Petkov2-13/+2
2010-08-26ALSA: hda - Add Sony VAIO quirk for ALC269David Henningsson1-0/+1
2010-08-25tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro1-1/+2
2010-08-25tcp: fix three tcp sysctls tuningEric Dumazet1-17/+7
2010-08-26drm/nv20: Don't use pushbuf calls on the original nv20.Francisco Jerez1-2/+2
2010-08-26drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez1-14/+6
2010-08-26drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez2-21/+27
2010-08-26drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin1-3/+5
2010-08-26drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez3-20/+16
2010-08-26drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs2-1/+2
2010-08-26[CIFS] Eliminate unused variable warningSteve French1-1/+2
2010-08-25libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord1-4/+0
2010-08-25sata_mv: fix broken DSM/TRIM support (v2)Mark Lord1-7/+37
2010-08-25libata: be less of a drama queen on empty data commandsTejun Heo1-4/+7
2010-08-25[libata] sata_dwc_460ex: signdness bugDan Carpenter1-1/+1
2010-08-25ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo3-2/+26
2010-08-25libata: remove no longer needed pata_winbond driverBartlomiej Zolnierkiewicz4-285/+14
2010-08-25pata_cmd64x: revert commit d62f5576Tejun Heo1-6/+0
2010-08-25ceph: Fix warningsAlan Cox1-5/+9
2010-08-25ceph: ceph_get_inode() returns an ERR_PTRDan Carpenter1-2/+2
2010-08-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+3
2010-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds15-279/+622
2010-08-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-25/+52
2010-08-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-0/+44
2010-08-25Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+16
2010-08-25Merge branch '2.6.36-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-218/+261