summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cdv: Add all cedarview pci idsAlan Cox2012-05-11
* gma500: Clean up some of the noiseAlan Cox2012-05-11
* gma500: use the register map to clean upAlan Cox2012-05-11
* gma500: introduce some register mapsAlan Cox2012-05-11
* gma500: Clean up from the psb_pipe structureAlan Cox2012-05-11
* gma500: introduce a structure describing each pipeAlan Cox2012-05-11
* gma500: Fix build without ACPIAlan Cox2012-05-11
* drm/radeon/kms: fix warning on 32-bit in atomic fence printingDave Airlie2012-05-09
* drm/radeon: make the ib an inline objectJerome Glisse2012-05-09
* drm/radeon: remove r600 blit mutex v2Christian König2012-05-09
* drm/radeon: move the semaphore from the fence into the ibJerome Glisse2012-05-09
* drm/radeon: immediately free ttm-move semaphoreChristian König2012-05-09
* drm/radeon: rip out the ib poolJerome Glisse2012-05-09
* drm/radeon: simplify semaphore handling v2Jerome Glisse2012-05-09
* drm/radeon: multiple ring allocator v3Christian König2012-05-09
* drm/radeon: use one wait queue for all rings add fence_wait_any v2Jerome Glisse2012-05-09
* drm/radeon: define new SA interface v3Christian König2012-05-09
* drm/radeon: make sa bo a stand alone objectChristian König2012-05-09
* drm/radeon: keep start and end offset in the SAChristian König2012-05-09
* drm/radeon: add sub allocator debugfs fileChristian König2012-05-09
* drm/radeon: add proper locking to the SA v3Christian König2012-05-09
* drm/radeon: use inline functions to calc sa_bo addrChristian König2012-05-09
* drm/radeon: rework locking ring emission mutex in fence deadlock detection v2Christian König2012-05-09
* drm/radeon: rework fence handling, drop fence list v7Jerome Glisse2012-05-09
* drm/radeon: convert fence to uint64_t v4Jerome Glisse2012-05-09
* drm/radeon: replace the per ring mutex with a global oneChristian König2012-05-09
* drm/radeon: fix possible lack of synchronization btw ttm and other ringJerome Glisse2012-05-09
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-05-07
|\
| * Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-07
| |\
| | * Linux 3.4-rc6Linus Torvalds2012-05-06
| | * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-06
| | |\
| | | * intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang2012-05-04
| | | * arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen2012-05-04
| | | * x86, relocs: Remove an unused variableKusanagi Kouichi2012-04-30
| | | * asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin2012-04-30
| | | * x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann2012-04-27
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-05-06
| | |\ \
| | | * | Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-06
| | | * | Btrfs: fix crash in scrub repair code when device is missingStefan Behrens2012-05-04
| | | * | btrfs: Fix mismatching struct members in ioctl.hAlexander Block2012-05-04
| | | * | Btrfs: fix page leak when allocing extent buffersJosef Bacik2012-05-04
| | | * | Btrfs: Add properly locking around add_root_to_dirty_listChris Mason2012-05-04
| | * | | x86: fix broken TASK_SIZE for ia32_aoutAl Viro2012-05-06
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2012-05-05
| | |\ \ \
| | | * | | alpha: silence 'const' warning in sys_marvel.cMatt Turner2012-05-02
| | | * | | alpha: include module.h to fix modpost on TsunamiJim Faulkner2012-05-02
| | | * | | alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner2012-05-02
| | | * | | alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner2012-05-02
| | * | | | TTY: pdc_cons, fix regression in closeJiri Slaby2012-05-05
| | * | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-05
| | |\ \ \ \