aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-02
|\
| * [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-22
| * [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2)Laurent Pinchart2010-11-22
* | Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-02
|\ \
| * | rbd: replace the rbd sysfs interfaceYehuda Sadeh2010-12-01
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-12-02
|\ \ \
| * | | cifs: fix parsing of hostname in dfs referralsJeff Layton2010-11-30
| * | | cifs: display fsc in /proc/mountsSuresh Jayaraman2010-11-30
| * | | cifs: enable fscache iff fsc mount option is used explicitlySuresh Jayaraman2010-11-30
| * | | cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is setSuresh Jayaraman2010-11-30
| * | | cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar2010-11-30
| * | | cifs: Misc. cleanup in cifsacl handling [try #4]Shirish Pargaonkar2010-11-30
| * | | cifs: trivial comment fix for cifs_invalidate_mappingSuresh Jayaraman2010-11-29
| * | | [CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMACSteve French2010-11-13
| * | | cifs: don't take extra tlink reference in initiate_cifs_searchJeff Layton2010-11-12
| * | | cifs: Percolate error up to the caller during get/set acls [try #4]Shirish Pargaonkar2010-11-10
| * | | cifs: fix another memleak, in cifs_root_igetOskar Schirmer2010-11-10
| * | | cifs: fix potential use-after-free in cifs_oplock_break_putJeff Layton2010-11-10
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-11-30
|\ \ \ \
| * | | | drm/radeon/kms: add workaround for dce3 ddc line vbios bugAlex Deucher2010-11-30
| * | | | drm/radeon/kms: fix interlaced and doublescan handlingAlex Deucher2010-11-30
| * | | | drm/radeon/kms: fix typos in disabled vbios codeAlex Deucher2010-11-30
| * | | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2010-11-30
| |\ \ \ \
| | * | | | Revert "drm/i915/dp: use VBT provided eDP params if available"Chris Wilson2010-11-30
| | * | | | drm/i915: Clear pfit registers when not used by any outputsChris Wilson2010-11-29
| | * | | | drm/i915: fix regression due to ba3d8d749b01548b9Daniel Vetter2010-11-28
| * | | | | drm: record monitor status in output_poll_executeKeith Packard2010-11-29
| * | | | | drm: Set connector DPMS status to ON in drm_crtc_helper_set_configKeith Packard2010-11-29
| * | | | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2010-11-25
| |\| | | |
| | * | | | drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson2010-11-24
| | * | | | MAINTAINERS: INTEL DRM DRIVERS list (intel-gfx) is subscribers-onlyJoe Perches2010-11-24
| | * | | | drm/i915/sdvo: Always fallback to querying the shared DDC lineChris Wilson2010-11-23
| | * | | | drm/i915: Handle pagefaults in execbuffer user relocationsChris Wilson2010-11-23
| | * | | | drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson2010-11-22
| | * | | | Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-11-22
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | drm/i915: Only save/restore cursor regs if !KMSChris Wilson2010-11-21
| | * | | | drm/i915: Prevent integer overflow when validating the execbufferChris Wilson2010-11-21
| * | | | | Revert "drm/radeon/kms: fix typo in r600 cs checker"Alex Deucher2010-11-25
| * | | | | drm/radeon/kms: fix resume regression for some r5xx laptopsAlex Deucher2010-11-21
| * | | | | drm/radeon/kms: fix regression in rs4xx i2c setupAlex Deucher2010-11-21
| | |/ / / | |/| | |
* | | | | Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-11-30
|\ \ \ \ \
| * | | | | at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD2010-11-30
| * | | | | atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer'Jean-Christophe PLAGNIOL-VILLARD2010-11-30
| * | | | | at91/picotux200: remove commenting usb device and dataflash supportJean-Christophe PLAGNIOL-VILLARD2010-11-30
| * | | | | at91: rename rm9200ek and rm9200dk board file nameJean-Christophe PLAGNIOL-VILLARD2010-11-30
| * | | | | at91rm9200ek: fix warning: 'ek_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-30
| * | | | | at91rm9200dk: fix warning: 'dk_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-30
| * | | | | at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD2010-11-30
| * | | | | at91: merge all at91rm9200 defconfig in one single fileEric Benard2010-11-30
* | | | | | exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov2010-11-30