Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | mutex: implement adaptive spinning | Peter Zijlstra | 2009-01-14 | 2 | -2/+4 | |
| * | | | | | mutex: preemption fixes | Peter Zijlstra | 2009-01-14 | 1 | -0/+1 | |
* | | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-03-30 | 2 | -5/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 2 | -5/+1 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-03-30 | 3 | -0/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) | Rafael J. Wysocki | 2009-03-30 | 1 | -0/+1 | |
| * | | | | | | | PM: Introduce functions for suspending and resuming device interrupts | Rafael J. Wysocki | 2009-03-30 | 2 | -0/+10 | |
* | | | | | | | | reiserfs: fix build breakage | Alexander Beregalov | 2009-03-30 | 1 | -1/+2 | |
* | | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-03-30 | 5 | -31/+180 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | drm: detect hdmi monitor by hdmi identifier (v3) | Ma Ling | 2009-03-29 | 1 | -0/+1 | |
| * | | | | | | | | drm: reorder struct drm_ioctl_desc to save space on 64 bit builds | Richard Kennedy | 2009-03-29 | 1 | -3/+3 | |
| * | | | | | | | | radeon: add some new pci ids | Alex Deucher | 2009-03-29 | 1 | -0/+2 | |
| * | | | | | | | | drm: read EDID extensions from monitor | Ma Ling | 2009-03-29 | 1 | -1/+2 | |
| * | | | | | | | | drm: merge Linux master into HEAD | Dave Airlie | 2009-03-28 | 351 | -4288/+8795 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | drm: add DRM_READ/WRITE64 wrappers around readq/writeq. | Dave Airlie | 2009-03-13 | 1 | -0/+19 | |
| * | | | | | | | | radeon: add RS600 pci ids | Alex Deucher | 2009-03-13 | 1 | -0/+3 | |
| * | | | | | | | | radeon: add R6xx/R7xx pci ids | Alex Deucher | 2009-03-13 | 1 | -0/+108 | |
| * | | | | | | | | drm/radeon: prep for r6xx/r7xx support | Alex Deucher | 2009-03-13 | 1 | -1/+4 | |
| * | | | | | | | | drm: Convert proc files to seq_file and introduce debugfs | Ben Gamari | 2009-03-13 | 1 | -1/+76 | |
| * | | | | | | | | drm: Drop unused and broken dri_library_name sysfs attribute. | Kristian Høgsberg | 2009-03-13 | 1 | -1/+0 | |
| * | | | | | | | | drm: claim PCI device when running in modesetting mode. | Kristian Høgsberg | 2009-03-13 | 1 | -1/+1 | |
| * | | | | | | | | drm: Make drm_local_map use a resource_size_t offset | Benjamin Herrenschmidt | 2009-03-13 | 1 | -6/+6 | |
| * | | | | | | | | drm: Split drm_map and drm_local_map | Benjamin Herrenschmidt | 2009-03-13 | 1 | -17/+30 | |
| * | | | | | | | | drm: Use resource_size_t for drm_get_resource_{start, len} | Benjamin Herrenschmidt | 2009-03-13 | 2 | -4/+4 | |
* | | | | | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-30 | 4 | -30/+240 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 | 344 | -4217/+8649 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUG | Ingo Molnar | 2009-03-18 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-03-18 | 1 | -0/+174 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | dma-debug: add a check dma memory leaks | Joerg Roedel | 2009-03-17 | 1 | -0/+7 | |
| | * | | | | | | | | | dma-debug: add function to dump dma mappings | David Woodhouse | 2009-03-17 | 1 | -0/+6 | |
| | * | | | | | | | | | dma-debug: add checks for sync_single_sg_* | Joerg Roedel | 2009-03-05 | 1 | -0/+20 | |
| | * | | | | | | | | | dma-debug: add checks for sync_single_range_* | Joerg Roedel | 2009-03-05 | 1 | -0/+27 | |
| | * | | | | | | | | | dma-debug: add checks for sync_single_* | Joerg Roedel | 2009-03-05 | 1 | -0/+20 | |
| | * | | | | | | | | | dma-debug: add checking for [alloc|free]_coherent | Joerg Roedel | 2009-03-05 | 1 | -0/+16 | |
| | * | | | | | | | | | dma-debug: add add checking for map/unmap_sg | Joerg Roedel | 2009-03-05 | 1 | -0/+16 | |
| | * | | | | | | | | | dma-debug: add checking for map/unmap_page/single | Joerg Roedel | 2009-03-05 | 1 | -0/+23 | |
| | * | | | | | | | | | dma-debug: add initialization code | Joerg Roedel | 2009-03-05 | 1 | -0/+14 | |
| | * | | | | | | | | | dma-debug: add header file and core data structures | Joerg Roedel | 2009-03-05 | 1 | -0/+25 | |
| * | | | | | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-18 | 21 | -94/+146 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 | 336 | -15619/+794 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | intel-iommu: make dma mapping functions static | FUJITA Tomonori | 2009-01-29 | 1 | -9/+0 | |
| * | | | | | | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-16 | 53 | -121/+742 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | swiotlb: range_needs_mapping should take a physical address. | Ian Campbell | 2009-01-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-11 | 316 | -19629/+5171 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86, ia64: remove duplicated swiotlb code | FUJITA Tomonori | 2009-01-06 | 1 | -14/+7 | |
| * | | | | | | | | | | | | | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 2009-01-06 | 2 | -10/+14 | |
| * | | | | | | | | | | | | | generic: add common struct for dma map operations | FUJITA Tomonori | 2009-01-06 | 1 | -0/+48 | |
* | | | | | | | | | | | | | | Merge branch 'reiserfs-updates' from Jeff Mahoney | Linus Torvalds | 2009-03-30 | 5 | -184/+192 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | reiserfs: rename p_._ variables | Jeff Mahoney | 2009-03-30 | 1 | -23/+23 | |
| * | | | | | | | | | | | | | reiserfs: rename p_s_tb to tb | Jeff Mahoney | 2009-03-30 | 1 | -1/+1 |