Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback | Thomas Hellstrom | 2010-10-05 | |
| * | | | | | | | | | | Merge remote branch 'korg/drm-fixes' into drm-vmware-next | Dave Airlie | 2010-10-05 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next | Dave Airlie | 2010-10-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | drm: Move the GTT accounting to i915 | Chris Wilson | 2010-10-01 | |
| | * | | | | | | | | | | intel-gtt: clean up gtt size reporting | Daniel Vetter | 2010-09-21 | |
| | * | | | | | | | | | | Merge branch 'drm-intel-fixes' into HEAD | Chris Wilson | 2010-09-21 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | drm/i915: die, i915_probe_agp, die | Daniel Vetter | 2010-09-08 | |
| | * | | | | | | | | | | intel-gtt: introduce drm/intel-gtt.h | Daniel Vetter | 2010-09-08 | |
| | * | | | | | | | | | | Merge remote branch 'airlied/drm-core-next' into HEAD | Chris Wilson | 2010-09-08 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| * | \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d... | Dave Airlie | 2010-09-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | drm: kill get_reg_ofs callback | Daniel Vetter | 2010-08-29 | |
| * | | | | | | | | | | | | drm: kill dev->timer | Daniel Vetter | 2010-08-29 | |
| * | | | | | | | | | | | | drm: kill agp indirection mess | Daniel Vetter | 2010-08-29 | |
| * | | | | | | | | | | | | drm: replace drawable ioctl by noops | Daniel Vetter | 2010-08-29 | |
| * | | | | | | | | | | | | drm: don't export dri1 locking functions | Daniel Vetter | 2010-08-29 | |
| * | | | | | | | | | | | | drm: kill drm_map_ofs callbacks | Daniel Vetter | 2010-08-29 | |
| * | | | | | | | | | | | | drm: drop return value of drm_free_agp | Daniel Vetter | 2010-08-29 | |
| * | | | | | | | | | | | | drm: don't export drm_get_drawable_info | Daniel Vetter | 2010-08-29 | |
| * | | | | | | | | | | | | drm: kill context_ctor callback | Daniel Vetter | 2010-08-29 | |
| * | | | | | | | | | | | | drm: kill gem_free_object_unlocked driver callback | Daniel Vetter | 2010-08-29 | |
| * | | | | | | | | | | | | drm: kill dma_ready callbacks | Daniel Vetter | 2010-08-29 | |
| * | | | | | | | | | | | | drm: kill procfs callbacks | Daniel Vetter | 2010-08-29 | |
| * | | | | | | | | | | | | drm: kill kernel_context_switch callbacks | Daniel Vetter | 2010-08-29 | |
| | | | | | | | | | | | | | ||||
| \ \ \ \ \ \ \ \ \ \ \ \ | ||||
*-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds | 2010-10-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | xen: Use host-provided E820 map | Ian Campbell | 2010-10-22 | |
| * | | | | | | | | | | | | | | xen/privcmd: move remap_domain_mfn_range() to core xen code and export. | Ian Campbell | 2010-10-20 | |
| * | | | | | | | | | | | | | | xen: add privcmd driver | Jeremy Fitzhardinge | 2010-10-20 | |
| |/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | fs: inode split IO and LRU lists | Nick Piggin | 2010-10-25 | |
| * | | | | | | | | | | | | | | fs: use percpu counter for nr_dentry and nr_dentry_unused | Christoph Hellwig | 2010-10-25 | |
| * | | | | | | | | | | | | | | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 2010-10-25 | |
| * | | | | | | | | | | | | | | new helper: ihold() | Al Viro | 2010-10-25 | |
| * | | | | | | | | | | | | | | fs: remove inode_add_to_list/__inode_add_to_list | Christoph Hellwig | 2010-10-25 | |
| * | | | | | | | | | | | | | | fs: Implement lazy LRU updates for inodes | Nick Piggin | 2010-10-25 | |
| * | | | | | | | | | | | | | | fs: Convert nr_inodes and nr_unused to per-cpu counters | Dave Chinner | 2010-10-25 | |
| * | | | | | | | | | | | | | | list.h: new helper - hlist_add_fake() | Al Viro | 2010-10-25 | |
| * | | | | | | | | | | | | | | new helper: inode_unhashed() | Al Viro | 2010-10-25 | |
| * | | | | | | | | | | | | | | unexport invalidate_inodes | Al Viro | 2010-10-25 | |
| * | | | | | | | | | | | | | | vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos | KAMEZAWA Hiroyuki | 2010-10-25 | |
| * | | | | | | | | | | | | | | fs: allow for more than 2^31 files | Eric Dumazet | 2010-10-25 | |
| * | | | | | | | | | | | | | | fs: kill block_prepare_write | Christoph Hellwig | 2010-10-25 | |
| * | | | | | | | | | | | | | | fs: mark destroy_inode static | Christoph Hellwig | 2010-10-25 | |
| * | | | | | | | | | | | | | | fs: add sync_inode_metadata | Christoph Hellwig | 2010-10-25 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-10-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 2010-10-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ | David Dillow | 2010-10-23 | |
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144 | Jack Morgenstein | 2010-10-23 | |
| | | * | | | | | | | | | | | | | | | IB/mlx4: Limit size of fast registration WRs | Eli Cohen | 2010-10-11 | |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | IB/mlx4: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 | |
| | * | | | | | | | | | | | | | | | IB/core: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 |