index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-21
drm: Add drm_format_num_planes() utility function
Ville Syrjälä
1
-0
/
+3
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
65
-270
/
+408
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
1
-1
/
+2
2011-12-20
drm: plane: Make 'formats' parameter to drm_plane_init() const
Ville Syrjälä
1
-1
/
+1
2011-12-20
drm: fourcc: Use __u32 instead of u32
Ville Syrjälä
1
-2
/
+2
2011-12-20
drm: Install drm_fourcc.h
Ville Syrjälä
1
-0
/
+1
2011-12-20
drm: Add a missing ')'
Ville Syrjälä
1
-1
/
+1
2011-12-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
Linus Torvalds
1
-0
/
+2
2011-12-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+0
2011-12-16
iommu: Export intel_iommu_enabled to signal when iommu is in use
Eugeni Dodonov
1
-0
/
+2
2011-12-14
drm/radeon/kms: add some new pci ids
Alex Deucher
1
-0
/
+10
2011-12-13
linux/log2.h: Fix rounddown_pow_of_two(1)
Linus Torvalds
1
-1
/
+0
2011-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+6
2011-12-11
mmc: core: Add quirk for long data read time
Stefan Nilsson XK
1
-0
/
+6
2011-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2
-1
/
+16
2011-12-09
vmscan: use atomic-long for shrinker batching
Konstantin Khlebnikov
3
-2
/
+3
2011-12-08
Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-64
/
+6
2011-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+3
2011-12-07
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
Al Viro
2
-1
/
+3
2011-12-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2011-12-06
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2
-6
/
+18
2011-12-06
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2
-34
/
+31
2011-12-06
drm/ttm: provide dma aware ttm page pool code V9
Konrad Rzeszutek Wilk
2
-0
/
+38
2011-12-06
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2
-18
/
+41
2011-12-06
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
1
-63
/
+41
2011-12-06
drm/ttm: page allocation use page array instead of list
Jerome Glisse
1
-4
/
+4
2011-12-06
drm/ttm: remove unused backend flags field
Jerome Glisse
1
-2
/
+0
2011-12-06
drm/ttm: remove split btw highmen and lowmem page
Jerome Glisse
1
-7
/
+0
2011-12-06
drm/ttm: remove userspace backed ttm object support
Jerome Glisse
2
-29
/
+0
2011-12-06
swiotlb: Expose swiotlb_nr_tlb function to modules
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-12-06
drm: document the drm_mode_config structure
Jesse Barnes
1
-0
/
+23
2011-12-06
drm: document the drm_mode_group structure
Jesse Barnes
1
-0
/
+13
2011-12-06
drm: document and cleanup drm_mode_config_funcs
Jesse Barnes
1
-2
/
+9
2011-12-06
drm: document drm_mode_set structure
Jesse Barnes
1
-1
/
+9
2011-12-06
drm: remove unused fields in drm_connector and document the rest
Jesse Barnes
1
-7
/
+28
2011-12-06
drm: add drm_encoder comments
Jesse Barnes
1
-0
/
+12
2011-12-06
drm: add comments for drm_encoder_funcs
Jesse Barnes
1
-0
/
+7
2011-12-06
drm: fix comments for drm_crtc struct
Jesse Barnes
1
-0
/
+11
2011-12-06
drm: remove unused connector_count field from drm_display_mode
Jesse Barnes
1
-1
/
+0
2011-12-06
gma500: Move the API
Alan Cox
1
-0
/
+91
2011-12-06
target: remove the unused se_dev_list
Christoph Hellwig
1
-1
/
+0
2011-12-06
target: remove unused struct fields
Jörn Engel
1
-18
/
+0
2011-12-06
target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fields
Christoph Hellwig
1
-8
/
+0
2011-12-06
target: remove the t_tasks_bidi se_cmd field
Christoph Hellwig
1
-1
/
+1
2011-12-06
target: remove the t_tasks_fua se_cmd field
Christoph Hellwig
1
-1
/
+1
2011-12-06
target: remove the se_ordered_node se_cmd field
Christoph Hellwig
1
-3
/
+0
2011-12-06
target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields
Christoph Hellwig
1
-2
/
+0
2011-12-06
target: Avoid compiler warnings about signed one-bit bitfields
Bart Van Assche
1
-3
/
+3
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
2
-27
/
+1
2011-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
[next]