index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
drm: Redefine pixel formats
Ville Syrjälä
1
-27
/
+94
2011-11-29
drm: move the fb bpp/depth helper into the core.
Dave Airlie
2
-2
/
+3
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
5
-3
/
+101
2011-11-15
drm: add plane support v3
Jesse Barnes
3
-6
/
+119
2011-11-11
drm: Make the per-driver file_operations struct const
Arjan van de Ven
1
-1
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-3
/
+14
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-24
/
+32
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-31
/
+35
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
7
-173
/
+229
2011-11-06
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-9
/
+14
2011-11-06
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+321
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
55
-215
/
+231
2011-11-06
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
Len Brown
2
-22
/
+31
2011-11-06
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-37
/
+178
2011-11-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-8
/
+25
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2
-6
/
+14
2011-11-06
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
1
-10
/
+15
2011-11-06
cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
Deepthi Dharwar
1
-3
/
+0
2011-11-06
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
1
-4
/
+3
2011-11-06
ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning
Bart Van Assche
1
-1
/
+1
2011-11-06
ACPI: Drop ACPI_NO_HARDWARE_INIT
Rafael J. Wysocki
1
-1
/
+0
2011-11-06
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-0
/
+1
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+7
2011-11-07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
1
-0
/
+1
2011-11-05
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-14
/
+5
2011-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+2
2011-11-04
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-14
/
+37
2011-11-04
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+41
2011-11-04
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-39
/
+27
2011-11-04
bonding: comparing a u8 with -1 is always false
Dan Carpenter
1
-0
/
+2
[next]