summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-09-2122-181/+345
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2009-09-217442-389086/+741194
| |\
| * | UBIFS: fix debugging dumpArtem Bityutskiy2009-09-171-1/+3
| * | UBIFS: improve lprops dumpArtem Bityutskiy2009-09-153-18/+97
| * | UBIFS: various minor commentary fixesArtem Bityutskiy2009-09-152-8/+8
| * | UBIFS: improve journal head debugging printsArtem Bityutskiy2009-09-155-28/+50
| * | UBIFS: define journal head numbers in ubifs-media.hArtem Bityutskiy2009-09-152-6/+11
| * | UBIFS: amend commentariesArtem Bityutskiy2009-09-101-32/+30
| * | UBIFS: check ubifs_scan error codes betterArtem Bityutskiy2009-09-102-5/+14
| * | UBIFS: do not print scary error messages needlesslyArtem Bityutskiy2009-09-1011-25/+37
| * | UBIFS: add inode size debugging checkArtem Bityutskiy2009-09-104-3/+91
| * | UBIFS: constify file and inode operationsArtem Bityutskiy2009-08-221-2/+2
| * | UBIFS: remove unneeded call from ubifs_sync_fsArtem Bityutskiy2009-07-241-17/+7
| * | UBIFS: kill BKLArtem Bityutskiy2009-07-241-12/+1
| * | UBIFS: remove unused functionsSubrata Modak2009-07-241-36/+0
| * | UBIFS: suppress compilation warningSubrata Modak2009-07-241-1/+1
* | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-09-216-20/+90
|\ \ \
| * | | UBI: improve NOR flash erasure quirkArtem Bityutskiy2009-08-141-15/+31
| * | | UBI: introduce flash dump helperArtem Bityutskiy2009-08-143-0/+35
| * | | UBI: eliminate possible undefined behaviourPhil Carmody2009-08-141-1/+2
| * | | UBI: print a warning if too many PEBs are corruptedArtem Bityutskiy2009-08-142-2/+18
| * | | UBI: amend NOR flash pre-erase quirkArtem Bityutskiy2009-08-141-4/+4
| * | | UBI: print a message if ECH is corrupted and VIDH is okArtem Bityutskiy2009-08-141-1/+3
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-21165-41361/+35577
|\ \ \ \
| * | | | drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie2009-09-2113-1/+133
| * | | | drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher2009-09-212-0/+26
| * | | | drm/radeon/r600/kms: rv670 is not DCE3Alex Deucher2009-09-211-1/+1
| * | | | drm/radeon/kms: r420 idle after programming GA_ENHANCEDave Airlie2009-09-211-0/+5
| * | | | drm/radeon/kms: more fixes to rv770 suspend/resume path.Dave Airlie2009-09-212-10/+12
| * | | | drm/radeon/kms: more alignment for rv770.c with r600.cDave Airlie2009-09-181-0/+5
| * | | | drm/radeon/kms: rv770 blit init called too late.Dave Airlie2009-09-181-5/+14
| * | | | drm/radeon/kms: move around new init path code to avoid posting at initDave Airlie2009-09-183-27/+101
| * | | | drm/radeon/r600: fix some issues with suspend/resume.Dave Airlie2009-09-182-16/+21
| * | | | drm/radeon/kms: disable VGA rendering engine before taking over VRAMDave Airlie2009-09-184-0/+20
| * | | | drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init().Michel Dänzer2009-09-183-2/+4
| * | | | drm/radeon/kms: add initial connector propertiesDave Airlie2009-09-187-62/+376
| * | | | drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer2009-09-184-108/+31
| * | | | drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse2009-09-187-56/+61
| * | | | drm/r600/kms: fixup number of loops per blit calculation.Dave Airlie2009-09-181-7/+14
| * | | | drm/radeon/kms: reprogram format in set base.Dave Airlie2009-09-182-0/+46
| * | | | drm/radeon: avivo chips have no separate int bit for displayDave Airlie2009-09-181-2/+0
| * | | | drm/radeon/r600: don't do interruptsAlex Deucher2009-09-182-1/+22
| * | | | drm: fix _DRM_GEM addmap error messagePekka Paalanen2009-09-181-2/+2
| * | | | drm: update crtc x/y when only fb changesBen Skeggs2009-09-181-0/+3
| * | | | drm: fix drm_fb_helper handling of kernel crtcsJesse Barnes2009-09-181-37/+43
| * | | | drm/radeon/kms: Get LVDS native mode details from EDID if necessary.Michel Dänzer2009-09-162-5/+41
| * | | | drm/radeon: Save and restore bios scratch regs during S/RYang Zhao2009-09-164-0/+35
| * | | | drm/radeon/kms: IB locking dumps out a lockdep ordering issueDave Airlie2009-09-163-8/+22
| * | | | drm/radeon/kms: we should return 0 when we have no modes not -1.Dave Airlie2009-09-161-1/+1
| * | | | drm/radeon/kms: Free CS parser state tracking memory.Michel Dänzer2009-09-161-0/+1