summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-20drm: Add drm_format_num_planes() utility functionVille Syrjälä1-0/+3
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie65-270/+408
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä1-1/+2
2011-12-20drm: plane: Make 'formats' parameter to drm_plane_init() constVille Syrjälä1-1/+1
2011-12-20drm: fourcc: Use __u32 instead of u32Ville Syrjälä1-2/+2
2011-12-20drm: Install drm_fourcc.hVille Syrjälä1-0/+1
2011-12-20drm: Add a missing ')'Ville Syrjälä1-1/+1
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds1-0/+2
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+0
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov1-0/+2
2011-12-14drm/radeon/kms: add some new pci idsAlex Deucher1-0/+10
2011-12-12linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds1-1/+0
2011-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+6
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK1-0/+6
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-1/+16
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov3-2/+3
2011-12-07Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-64/+6
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-1/+3
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2-1/+3
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2011-12-06drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse2-6/+18
2011-12-06drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse2-34/+31
2011-12-06drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk2-0/+38
2011-12-06drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse2-18/+41
2011-12-06drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse1-63/+41
2011-12-06drm/ttm: page allocation use page array instead of listJerome Glisse1-4/+4
2011-12-06drm/ttm: remove unused backend flags fieldJerome Glisse1-2/+0
2011-12-06drm/ttm: remove split btw highmen and lowmem pageJerome Glisse1-7/+0
2011-12-06drm/ttm: remove userspace backed ttm object supportJerome Glisse2-29/+0
2011-12-06swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk1-1/+1
2011-12-06drm: document the drm_mode_config structureJesse Barnes1-0/+23
2011-12-06drm: document the drm_mode_group structureJesse Barnes1-0/+13
2011-12-06drm: document and cleanup drm_mode_config_funcsJesse Barnes1-2/+9
2011-12-06drm: document drm_mode_set structureJesse Barnes1-1/+9
2011-12-06drm: remove unused fields in drm_connector and document the restJesse Barnes1-7/+28
2011-12-06drm: add drm_encoder commentsJesse Barnes1-0/+12
2011-12-06drm: add comments for drm_encoder_funcsJesse Barnes1-0/+7
2011-12-06drm: fix comments for drm_crtc structJesse Barnes1-0/+11
2011-12-06drm: remove unused connector_count field from drm_display_modeJesse Barnes1-1/+0
2011-12-06gma500: Move the APIAlan Cox1-0/+91
2011-12-06target: remove the unused se_dev_listChristoph Hellwig1-1/+0
2011-12-06target: remove unused struct fieldsJörn Engel1-18/+0
2011-12-06target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fieldsChristoph Hellwig1-8/+0
2011-12-06target: remove the t_tasks_bidi se_cmd fieldChristoph Hellwig1-1/+1
2011-12-06target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig1-1/+1
2011-12-06target: remove the se_ordered_node se_cmd fieldChristoph Hellwig1-3/+0
2011-12-06target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fieldsChristoph Hellwig1-2/+0
2011-12-06target: Avoid compiler warnings about signed one-bit bitfieldsBart Van Assche1-3/+3
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2-27/+1
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4