summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: pass dev to drm_vm_{open,close}_locked()Rob Clark2012-05-113-15/+13
* gma500: Turn on the IRQ for everythingAlan Cox2012-05-111-2/+2
* gma500: clean up some more checksAlan Cox2012-05-115-7/+9
* cdv: Add all cedarview pci idsAlan Cox2012-05-111-0/+8
* gma500: Clean up some of the noiseAlan Cox2012-05-114-29/+5
* gma500: use the register map to clean upAlan Cox2012-05-118-783/+473
* gma500: introduce some register mapsAlan Cox2012-05-115-1/+268
* gma500: Clean up from the psb_pipe structureAlan Cox2012-05-111-83/+46
* gma500: introduce a structure describing each pipeAlan Cox2012-05-116-340/+173
* gma500: Fix build without ACPIAlan Cox2012-05-114-14/+23
* drm/radeon/kms: fix warning on 32-bit in atomic fence printingDave Airlie2012-05-091-2/+2
* drm/radeon: make the ib an inline objectJerome Glisse2012-05-099-111/+93
* drm/radeon: remove r600 blit mutex v2Christian König2012-05-095-75/+50
* drm/radeon: move the semaphore from the fence into the ibJerome Glisse2012-05-094-13/+12
* drm/radeon: immediately free ttm-move semaphoreChristian König2012-05-091-2/+5
* drm/radeon: rip out the ib poolJerome Glisse2012-05-095-202/+71
* drm/radeon: simplify semaphore handling v2Jerome Glisse2012-05-0910-149/+30
* drm/radeon: multiple ring allocator v3Christian König2012-05-093-107/+231
* drm/radeon: use one wait queue for all rings add fence_wait_any v2Jerome Glisse2012-05-092-7/+163
* drm/radeon: define new SA interface v3Christian König2012-05-096-19/+63
* drm/radeon: make sa bo a stand alone objectChristian König2012-05-097-22/+32
* drm/radeon: keep start and end offset in the SAChristian König2012-05-094-12/+13
* drm/radeon: add sub allocator debugfs fileChristian König2012-05-093-0/+41
* drm/radeon: add proper locking to the SA v3Christian König2012-05-092-0/+7
* drm/radeon: use inline functions to calc sa_bo addrChristian König2012-05-094-12/+17
* drm/radeon: rework locking ring emission mutex in fence deadlock detection v2Christian König2012-05-095-29/+37
* drm/radeon: rework fence handling, drop fence list v7Jerome Glisse2012-05-093-194/+119
* drm/radeon: convert fence to uint64_t v4Jerome Glisse2012-05-093-57/+107
* drm/radeon: replace the per ring mutex with a global oneChristian König2012-05-095-45/+41
* drm/radeon: fix possible lack of synchronization btw ttm and other ringJerome Glisse2012-05-092-7/+6
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-05-07687-4065/+6526
|\
| * Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-07687-4065/+6526
| |\
| | * Linux 3.4-rc6v3.4-rc6Linus Torvalds2012-05-071-1/+1
| | * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-065-5/+21
| | |\
| | | * intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang2012-05-041-1/+1
| | | * arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen2012-05-041-1/+1
| | | * x86, relocs: Remove an unused variableKusanagi Kouichi2012-04-301-2/+0
| | | * asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin2012-04-301-1/+1
| | | * x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann2012-04-271-0/+18
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-05-068-21/+47
| | |\ \
| | | * | Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-065-17/+34
| | | * | Btrfs: fix crash in scrub repair code when device is missingStefan Behrens2012-05-041-0/+7
| | | * | btrfs: Fix mismatching struct members in ioctl.hAlexander Block2012-05-041-2/+2
| | | * | Btrfs: fix page leak when allocing extent buffersJosef Bacik2012-05-041-2/+2
| | | * | Btrfs: Add properly locking around add_root_to_dirty_listChris Mason2012-05-041-0/+2
| | * | | x86: fix broken TASK_SIZE for ia32_aoutAl Viro2012-05-061-2/+1
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2012-05-064-8/+5
| | |\ \ \
| | | * | | alpha: silence 'const' warning in sys_marvel.cMatt Turner2012-05-021-1/+1
| | | * | | alpha: include module.h to fix modpost on TsunamiJim Faulkner2012-05-021-0/+1
| | | * | | alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner2012-05-021-6/+2