index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-06
drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)
Christian König
1
-0
/
+3
2012-01-06
drm/radeon: GPU virtual memory support v22
Jerome Glisse
1
-0
/
+36
2012-01-05
drm: add support for private planes
Rob Clark
1
-1
/
+2
2012-01-03
drm/i915: Add support for resetting the SO write pointers on gen7.
Eric Anholt
1
-0
/
+4
2012-01-03
drm/i915: add color key support v4
Jesse Barnes
1
-0
/
+36
2011-12-29
drm/exynos: added hdmi display support
Seung-Woo Kim
1
-0
/
+27
2011-12-29
drm: Add multi buffer plane pixel formats
Seung-Woo Kim
1
-0
/
+7
2011-12-22
drm: kill drm_sman
Daniel Vetter
1
-151
/
+0
2011-12-22
drm/sman: kill user_hash_tab
Daniel Vetter
1
-5
/
+0
2011-12-22
drm/sman: rip out owner tracking
Daniel Vetter
1
-2
/
+0
2011-12-22
drm/sman: kill owner tracking interface functions
Daniel Vetter
1
-19
/
+0
2011-12-22
drm/via: track obj->drm_fd relations in the driver
Daniel Vetter
1
-0
/
+4
2011-12-22
drm/sis: track obj->drm_fd relations in the driver
Daniel Vetter
2
-0
/
+5
2011-12-21
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next
Dave Airlie
1
-0
/
+3
2011-12-21
drm/exynos: Add plane support with fimd
Joonyoung Shim
1
-0
/
+10
2011-12-20
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-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+3
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-15
[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...
john fastabend
1
-0
/
+3
2011-12-14
drm/radeon/kms: add some new pci ids
Alex Deucher
1
-0
/
+10
2011-12-12
linux/log2.h: Fix rounddown_pow_of_two(1)
Linus Torvalds
1
-1
/
+0
2011-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+6
2011-12-10
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-07
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-06
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
[next]