summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-06-2615-158/+246
|\ \ \ \
| * | | | [CIFS] remove unknown mount option warning messageSteve French2009-06-261-0/+4
| * | | | [CIFS] remove bkl usage from umount beginSteve French2009-06-261-4/+7
| * | | | cifs: Fix incorrect return code being printed in cFYI messagesSuresh Jayaraman2009-06-255-20/+40
| * | | | [CIFS] cleanup asn handling for ntlmsspSteve French2009-06-254-9/+52
| * | | | [CIFS] Copy struct *after* setting the port, instead of before.Simo Leone2009-06-251-2/+2
| * | | | cifs: remove rw/ro optionsJeff Layton2009-06-251-6/+0
| * | | | cifs: fix problems with earlier patchesJeff Layton2009-06-251-2/+0
| * | | | cifs: have cifs parse scope_id out of IPv6 addresses and use itJeff Layton2009-06-253-9/+33
| * | | | [CIFS] Do not send tree disconnect if session is already disconnectedSteve French2009-06-252-2/+2
| * | | | [CIFS] Fix build breakSteve French2009-06-151-1/+1
| * | | | cifs: display scopeid in /proc/mountsJeff Layton2009-06-151-11/+22
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2009-06-14129-4428/+8724
| |\ \ \ \
| * | | | | cifs: add new routine for converting AF_INET and AF_INET6 addrsJeff Layton2009-06-134-40/+38
| * | | | | cifs: have cifs_show_options show forceuid/forcegid optionsJeff Layton2009-06-131-0/+5
| * | | | | cifs: remove unneeded NULL checks from cifs_show_optionsJeff Layton2009-06-131-71/+59
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-06-264-31/+25
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | sparc32: Fix makefile not generating required filesJulian Calaby2009-06-251-2/+2
| * | | | | sparc32: Fix tftpboot.img MakefileJulian Calaby2009-06-251-2/+2
| * | | | | sparc: fix tftpboot.img buildSam Ravnborg2009-06-251-1/+1
| * | | | | sparc32: Fix obvious build issues for tftpboot.img build.Robert Reif2009-06-252-2/+2
| * | | | | sparc64: Fix build warnings in piggyback_64.cJulian Calaby2009-06-251-0/+1
| * | | | | sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller2009-06-251-26/+19
| | |_|/ / | |/| | |
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-2539-335/+2395
|\ \ \ \ \
| * | | | | drm: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-243-3/+0
| * | | | | Merge remote branch 'origin/drm-intel-next' of ../drm-intel into drm-fixesDave Airlie2009-06-2429-261/+2327
| |\ \ \ \ \
| | * | | | | drm/i915: initialize fence registers to zero when loading GEMGrégoire Henry2009-06-231-0/+13
| | * | | | | drm/i915: Fix HDMI regression introduced in new chipset supportZhenyu Wang2009-06-221-2/+1
| | * | | | | drm/i915: fix LFP data fetchJesse Barnes2009-06-221-1/+11
| | * | | | | drm/i915: set TV detection mode when tv is already connectedling.ma@intel.com2009-06-221-28/+25
| | * | | | | drm/i915: Catch up to obj_priv->page_list rename in disabled debug code.Krzysztof Halasa2009-06-221-2/+2
| | * | | | | drm/i915: Fix size_t handling in off-by-default debug printfsKrzysztof Halasa2009-06-222-4/+4
| | * | | | | drm/i915: Don't change the blank/sync width when calculating scaled modesZhao Yakui2009-06-221-18/+73
| | * | | | | drm/i915: Add support for changing LVDS panel fitting using an output property.Zhao Yakui2009-06-222-21/+280
| | * | | | | drm/i915: correct suspend/resume orderingJesse Barnes2009-06-221-2/+2
| | * | | | | Merge commit 'keithp/drm-intel-next' into drm-intel-nextEric Anholt2009-06-2123-201/+1933
| | |\ \ \ \ \
| | | * | | | | drm/i915: Generate 2MHz clock for display port aux channel I/O. Retry I/O.Keith Packard2009-06-181-32/+70
| | | * | | | | drm/i915: Clarify error returns from display port aux channel I/OKeith Packard2009-06-181-7/+13
| | | * | | | | drm/i915: Add CLKCFG register definitionKeith Packard2009-06-181-0/+13
| | | * | | | | drm/i915: Split array of DAC limits into separate structures.Keith Packard2009-06-181-57/+51
| | | * | | | | drm/i915: Use hotplug callback to retrain DP linkKeith Packard2009-06-181-2/+13
| | | * | | | | drm/i915: Add Display Port supportKeith Packard2009-06-188-6/+1668
| | | * | | | | drm/i915: add per-output hotplug callback for KMSKeith Packard2009-06-182-1/+12
| | | * | | | | drm/i915: Clean up SDVO i2c handlingKeith Packard2009-06-181-33/+21
| | | * | | | | drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard2009-06-1812-113/+118
| | | * | | | | drm/i915: check for CONFIG_PNP before using pnp functionKeith Packard2009-06-181-0/+2
| | | * | | | | drm/i915: Apple DMI info has inconsistent SYS_VENDOR informationKeith Packard2009-06-181-2/+2
| | | * | | | | drm/i915: Require digital monitor on HDMI ports for detectKeith Packard2009-06-181-14/+16
| | * | | | | | drm/i915: Add missing dependency on Intel AGP support.Eric Anholt2009-06-211-0/+1
| * | | | | | | drm/radeon: fix driver initialization order so radeon kms can be builtinJerome Glisse2009-06-242-2/+2
OpenPOWER on IntegriCloud