summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-12-06drm/ttm: page allocation use page array instead of listJerome Glisse
2011-12-06drm/ttm: remove unused backend flags fieldJerome Glisse
2011-12-06drm/ttm: remove split btw highmen and lowmem pageJerome Glisse
2011-12-06drm/ttm: remove userspace backed ttm object supportJerome Glisse
2011-12-06swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk
2011-12-06drm: document the drm_mode_config structureJesse Barnes
2011-12-06drm: document the drm_mode_group structureJesse Barnes
2011-12-06drm: document and cleanup drm_mode_config_funcsJesse Barnes
2011-12-06drm: document drm_mode_set structureJesse Barnes
2011-12-06drm: remove unused fields in drm_connector and document the restJesse Barnes
2011-12-06drm: add drm_encoder commentsJesse Barnes
2011-12-06drm: add comments for drm_encoder_funcsJesse Barnes
2011-12-06drm: fix comments for drm_crtc structJesse Barnes
2011-12-06drm: remove unused connector_count field from drm_display_modeJesse Barnes
2011-12-06gma500: Move the APIAlan Cox
2011-12-01drm: Redefine pixel formatsVille Syrjälä
2011-11-29drm: move the fb bpp/depth helper into the core.Dave Airlie
2011-11-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes
2011-11-15drm: add plane support v3Jesse Barnes
2011-11-11drm: Make the per-driver file_operations struct constArjan van de Ven
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-11-07Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-11-07Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-07Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown
2011-11-07Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2011-11-07Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-11-07cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-07cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar
2011-11-07cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar
2011-11-07cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-11-07ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche
2011-11-07ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki
2011-11-07Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-06module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings
2011-11-06Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-11-05Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-11-05Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-05Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-04bonding: comparing a u8 with -1 is always falseDan Carpenter
2011-11-04netlink: clarify attribute length check documentationJohannes Berg
2011-11-04PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...Oleg Nesterov
2011-11-04PM / OPP: Fix build when CONFIG_PM_OPP is not setTony Lindgren
2011-11-04PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'Srivatsa S. Bhat